Skip to content

Commit

Permalink
glib-2: version bumped to 2.48.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed May 11, 2016
1 parent 52eff8f commit a255a07
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions libs/glib-2/DEPENDS
Expand Up @@ -5,15 +5,15 @@ depends gettext
depends elfutils
depends pkgconfig

optional_depends libxslt "" "" "for XSL support"
optional_depends docbook-xml "" "" "for DocBook XML support"
optional_depends docbook-xsl "" "" "for DocBook XSL support"

optional_depends pcre \
"--with-pcre=system" "" \
"use the systemd installed pcre library"

optional_depends libxslt "" "" "for XSL support" n
optional_depends docbook-xml "" "" "for DocBook XML support" n
optional_depends docbook-xsl "" "" "for DocBook XSL support" n

optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
"for building documentation"
"for building documentation" n
6 changes: 3 additions & 3 deletions libs/glib-2/DETAILS
@@ -1,16 +1,16 @@
MODULE=glib-2
VERSION=48.0
VERSION=48.1
SOURCE=$MODULE.$VERSION.tar.xz
SOURCE2=glib-2.40.x-external-gdbus-codegen.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/glib/${MODULE#*-}.${VERSION%.*}
SOURCE_URL[1]=http://ftp.gtk.org/pub/glib/${MODULE#*-}.${VERSION%.*}
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha256:744be6931ca914c68af98dc38ff6b0cf8381d65e335060faddfbf04c17147c34
SOURCE_VFY=sha256:74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612
SOURCE2_VFY=sha256:13ced20d12a9b96a9ede6b6bfaddb6b50e0c917a26c2cd47f8a15eda6c1bf7a8
WEB_SITE=http://library.gnome.org/devel/glib
ENTERED=20020313
UPDATED=20160331
UPDATED=20160511
SHORT="A library of useful C routines for trees, hashes, and lists"

cat << EOF
Expand Down

0 comments on commit a255a07

Please sign in to comment.