Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 168926 Details for
Bug 242562
Ebuild for gimp-pspi
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Initial ebuild for the suse10.i386 package
gimp-pspi-1.0.7.ebuild (text/plain), 1.18 KB, created by
Peter GAAL
on 2008-10-18 13:50:50 UTC
(
hide
)
Description:
Initial ebuild for the suse10.i386 package
Filename:
MIME Type:
Creator:
Peter GAAL
Created:
2008-10-18 13:50:50 UTC
Size:
1.18 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A GIMP plug-in that interfaces to Photoshop filter plug-ins." >HOMEPAGE="http://www.gimp.org/~tml/gimp/win32/pspi.html" > >MY_P="${P}.suse10.i386" >SRC_URI="http://www.gimp.org/~tml/gimp/win32/${MY_P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND=">=media-gfx/gimp-2.2.17 > >=app-emulation/wine-0.9.44-r42 > > >=dev-libs/atk-1.11.4 > >=dev-libs/glib-2.12.4-r1 > >=dev-libs/libxml2-2.6.26 > > >=media-libs/fontconfig-2.4.2 > >=media-libs/freetype-2.1.10-r2 > >=media-libs/glitz-0.5.6 > >=media-libs/libpng-1.2.12 > > >=x11-libs/cairo-1.2.4 > >=x11-libs/gtk+-2.10.6 > >=x11-libs/libXau-1.0.1 > >=x11-libs/libXcursor-1.1.7 > >=x11-libs/libXdmcp-1.0.1 > >=x11-libs/libXext-1.0.1 > >=x11-libs/libXfixes-4.0.1 > >=x11-libs/libXi-1.0.1 > >=x11-libs/libXrandr-1.1.1 > >=x11-libs/libXrender-0.9.1 > >=x11-libs/pango-1.12.3 >" >DEPEND="${RDEPEND}" > >S=${WORKDIR} > >src_install() { > DEST=`gimptool-2.0 --gimpplugindir`/plug-ins > dodoc README.linux > > exeinto ${DEST} > doexe pspi || die "pspi installation failed" > > insinto ${DEST} > doins pspi.exe.so || die "pspi.exe.so installation failed" >}
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 242562
: 168926