Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 146865 Details for
Bug 205105
x11-themes/tango-generator-3.2.1 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for 3.2.3
tango-generator-3.2.3.ebuild (text/plain), 904 bytes, created by
Valerio
on 2008-03-22 11:16:59 UTC
(
hide
)
Description:
ebuild for 3.2.3
Filename:
MIME Type:
Creator:
Valerio
Created:
2008-03-22 11:16:59 UTC
Size:
904 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils fdo-mime gnome2-utils > >DESCRIPTION="Python application to create Tango icon themes." >HOMEPAGE="http://mejogid.ohallwebservices.com/site/" >SRC_URI="http://mejogid.ohallwebservices.com/packages/${PV}/${PN}_${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="dev-python/dbus-python > dev-python/gnome-python > dev-python/pyxdg > gnome-base/librsvg > media-gfx/imagemagick" >RDEPEND="${DEPEND}" > >src_unpack() { > unpack ${A} > cd ${WORKDIR}/${PN} >} > >src_install(){ > cd ${WORKDIR}/${PN} > python setup.py install --root=${D} > insinto /usr/share/icons/hicolor/scalable/apps > doins icons/hicolor/scalable/apps/tango-generator.svg >} > >pkg_postinst() { > update-mime-database /usr/share/mime > fdo-mime_desktop_database_update > gnome2_icon_cache_update >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 205105
:
140564
|
140565
|
140567
| 146865