Do not transform pkg-config files that are meant to be installed in
glib and pixman. --HG-- extra : convert_revision : 6b0315f0a8271d22c637298f05c36c07ebb4dd6a
This commit is contained in:
parent
37c599e017
commit
c78b7af35c
2 changed files with 4 additions and 6 deletions
|
@ -9,11 +9,9 @@ make_cmd="$PKGFS_MASTERDIR/bin/gmake"
|
|||
configure_args="--disable-fam --with-pcre=system"
|
||||
configure_env="ac_cv_func_statfs=no"
|
||||
build_style=gnu_configure
|
||||
pkgconfig_override="glib-2.0-uninstalled.pc glib-2.0.pc
|
||||
gmodule-2.0-uninstalled.pc gmodule-2.0.pc gmodule-export-2.0.pc
|
||||
gmodule-no-export-2.0-uninstalled.pc gmodule-no-export-2.0.pc
|
||||
gobject-2.0-uninstalled.pc gobject-2.0.pc gthread-2.0-uninstalled.pc
|
||||
gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc"
|
||||
pkgconfig_override="glib-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc
|
||||
gmodule-no-export-2.0.pc gobject-2.0.pc gthread-2.0.pc gio-2.0.pc
|
||||
gio-unix-2.0.pc"
|
||||
short_desc="The GNU library of C routines"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=264b37584419d983685910adde8f7b282eccc1ad
|
||||
|
|
|
@ -3,7 +3,7 @@ pkgname=pixman-0.12.0
|
|||
extract_sufx=".tar.bz2"
|
||||
url=http://xorg.freedesktop.org/releases/individual/lib
|
||||
build_style=gnu_configure
|
||||
pkgconfig_override="pixman-1.pc pixman-1-uninstalled.pc"
|
||||
pkgconfig_override="pixman-1.pc"
|
||||
short_desc="Library of low-level pixel manipulation routines"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=7881189a1de21ec5d2e27936c65369f121dcb15f
|
||||
|
|
Loading…
Add table
Reference in a new issue