glib: update to 2.30.1.
This commit is contained in:
parent
7dfa8b4779
commit
3398b8b8f4
2 changed files with 2 additions and 4 deletions
|
@ -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=2
|
|
||||||
pycompile_dirs="usr/lib/gdbus-2.0/codegen"
|
pycompile_dirs="usr/lib/gdbus-2.0/codegen"
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template build file for 'glib'
|
# Template build file for 'glib'
|
||||||
pkgname=glib
|
pkgname=glib
|
||||||
version=2.30.0
|
version=2.30.1
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/glib/2.30/glib-$version.tar.xz"
|
distfiles="${GNOME_SITE}/glib/2.30/glib-$version.tar.xz"
|
||||||
configure_args="--disable-fam --with-pcre=system"
|
configure_args="--disable-fam --with-pcre=system"
|
||||||
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=d64c00b43409eabb89aad78501fcb1a992b002b314a4414a9bd069585cb7cdc1
|
checksum=82fde222ea33a0faac88e9b50f5b1f7fcfc235c861a9371e8fe47ec12c1e27f9
|
||||||
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…
Add table
Add a link
Reference in a new issue