glib: update to 2.32.1.
This commit is contained in:
parent
6f9a234192
commit
8fdfec4dac
2 changed files with 2 additions and 4 deletions
srcpkgs/glib
|
@ -5,7 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
pycompile_dirs="usr/lib/gdbus-2.0/codegen"
|
pycompile_dirs="usr/lib/gdbus-2.0/codegen"
|
||||||
|
|
||||||
Add_dependency run zlib-devel
|
Add_dependency run zlib-devel
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template build file for 'glib'
|
# Template build file for 'glib'
|
||||||
pkgname=glib
|
pkgname=glib
|
||||||
version=2.32.0
|
version=2.32.1
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
|
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
|
||||||
configure_args="--disable-fam --with-pcre=system --enable-static"
|
configure_args="--disable-fam --with-pcre=system --enable-static"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,7 +8,7 @@ short_desc="The GNU library of C routines"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=cde9d9f25ed648069c547e323897ad9379974e1f936b4477fa51bcf1bb261ae4
|
checksum=484d5b7fc09f3fa398355adaf74b369768f5859866c299f229c99721990f8398
|
||||||
long_desc="
|
long_desc="
|
||||||
GLib is a library containing many useful C routines for things such
|
GLib is a library containing many useful C routines for things such
|
||||||
as trees, hashes, lists and strings. It is a useful general purpose
|
as trees, hashes, lists and strings. It is a useful general purpose
|
||||||
|
|
Loading…
Reference in a new issue