forked from ports/contrib
gimp: moved to opt
This commit is contained in:
parent
cf3f20f432
commit
5e049729f0
1102
gimp/.footprint
1102
gimp/.footprint
File diff suppressed because it is too large
Load Diff
@ -1 +0,0 @@
|
||||
77ed86a8de9b48587efb24f2b115ad38 gimp-2.6.7.tar.bz2
|
24
gimp/Pkgfile
24
gimp/Pkgfile
@ -1,24 +0,0 @@
|
||||
# Description: The GIMP
|
||||
# URL: http://www.gimp.org/
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
# Packager: Simone Rota, sip at crux dot nu
|
||||
# Depends on: libart_lgpl, xorg-libxmu, xorg-libxpm, intltool, gegl
|
||||
# Nice to have: gimp-print
|
||||
|
||||
name=gimp
|
||||
version=2.6.7
|
||||
release=1
|
||||
source=(ftp://ftp.gimp.org/pub/gimp/v2.6/gimp-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd gimp-$version
|
||||
sed -i -e '/$(helpbrowser)/d' plug-ins/Makefile.in
|
||||
./configure --prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--disable-static \
|
||||
--disable-python \
|
||||
--disable-nls
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/share/{gtk-doc,locale}
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
|
||||
|
||||
README for gimp
|
||||
|
||||
If libmng, librsvg, and/or lcms are installed on your system, you'll get a
|
||||
footprint mismatch when building the gimp. It can be pkgadd'ed anyway
|
||||
and will function as normal.
|
||||
|
Loading…
x
Reference in New Issue
Block a user