glib-debug: nostrip=yes; --enable-debug=yes
This commit is contained in:
parent
6afa0f0317
commit
09df9eee65
@ -1,11 +1,12 @@
|
||||
# Template build file for 'glib-debug'
|
||||
pkgname=glib-debug
|
||||
version=2.32.3
|
||||
revision=2
|
||||
revision=3
|
||||
subpackages="glib-debug-devel"
|
||||
provides="glib-${version}"
|
||||
replaces="glib>=0"
|
||||
build_style=gnu-configure
|
||||
nostrip=yes
|
||||
wrksrc=glib-${version}
|
||||
makedepends="python pkg-config zlib-devel pcre-devel>=8.30 libffi-devel"
|
||||
short_desc="The GNU library of C routines (gc-friendly version)"
|
||||
@ -14,7 +15,7 @@ homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
|
||||
configure_args="--disable-fam --with-pcre=system --enable-static
|
||||
--enable-gc-friendly"
|
||||
--enable-debug=yes --enable-gc-friendly"
|
||||
checksum=b65ceb462807e4a2f91c95e4293ce6bbefca308cb44a1407bcfdd9e40363ff4d
|
||||
long_desc="
|
||||
GLib is a library containing many useful C routines for things such
|
||||
|
Loading…
x
Reference in New Issue
Block a user