Massive renaming, pkgfs is now called xbps.
Also known as "xtraeme's build package system". --HG-- extra : convert_revision : 119840ceae588fef65d6dcab651f607f54fa0be6
This commit is contained in:
4
templates/gimp.tmpl
Executable file → Normal file
4
templates/gimp.tmpl
Executable file → Normal file
@@ -5,7 +5,7 @@ extract_sufx=".tar.bz2"
|
||||
url=http://sunsite.rediris.es/mirror/gimp/v2.6
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-python"
|
||||
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
|
||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
||||
pkgconfig_override="gimp.pc gimpthumb-2.0.pc gimpui-2.0.pc"
|
||||
short_desc="The GNU image manipulation program"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
@@ -18,7 +18,7 @@ long_desc="
|
||||
|
||||
# This needs GNU gettext >= 0.16.
|
||||
run_stuff_before="configure"
|
||||
run_stuff_before_configure_file="$PKGFS_TMPLHELPDIR/external-gettext.sh"
|
||||
run_stuff_before_configure_file="$XBPS_TMPLHELPDIR/external-gettext.sh"
|
||||
|
||||
# Update shared-mime-info database.
|
||||
postinstall_helpers="update-mimedb.sh"
|
||||
|
||||
Reference in New Issue
Block a user