aboutsummaryrefslogtreecommitdiffstats
path: root/main/glib
Commit message (Collapse)AuthorAgeFilesLines
* main/glib: prevent path deprecation warningsPaul Bredbury2019-03-052-3/+27
| | | | | | | | | | | | | | | | | Who would want all of this garbage occasionally filling their screen: Warning: Schema “org.gnome.crypto.cache” has path “/desktop/gnome/crypto/cache/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.crypto.pgp” has path “/desktop/gnome/crypto/pgp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.seahorse” has path “/apps/seahorse/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.seahorse.manager” has path “/apps/seahorse/listing/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. Removed invalid option "--disable-gtk-doc".
* main/glib: force using python3Timo Teräs2018-12-201-1/+2
| | | | | | | | | Otherwise the build will use 'python' for generated scripts. Since we depends_dep=python3, we want all generated scripts on python3 or the we end up not pulling right interpreted. Fixes errors on some builders: /usr/bin/glib-genmarshal --prefix=gq_marshal ./gq-marshal.list --header >gq-marshal.h env: can't execute '/usr/bin/python': No such file or directory
* main/glib: replace perl depends with pythonNatanael Copa2018-10-301-2/+2
| | | | | | upsteram has ported all perl scripts to python fixes #9558
* main/glib: add dependencies for building man-pagesNatanael Copa2018-10-091-2/+3
|
* main/glib: upgrade to 2.58.1Natanael Copa2018-10-091-7/+4
|
* main/glib: upgrade to 2.56.1TBK2018-04-091-2/+2
|
* main/glib: upgrade to 2.56.0TBK2018-03-261-2/+2
|
* main/glib: upgrade to 2.54.2Sören Tempel2017-11-051-4/+4
|
* main/[various]: replace ftp.gnome.org source urlNatanael Copa2017-10-311-1/+1
|
* main/glib: upgrade to 2.54.1TBK2017-10-271-17/+13
|
* main/glib: upgrade to 2.54.0Natanael Copa2017-09-141-2/+2
|
* main/glib: upgrade to 2.52.1Natanael Copa2017-04-101-2/+2
|
* main/glib: upgrade to 2.52.0André Klitzing2017-03-241-2/+2
|
* main/glib: upgrade to 2.50.3Natanael Copa2017-02-161-7/+4
|
* main/glib: build static libsNatanael Copa2017-01-171-2/+10
|
* main/glib: upgrade to 2.50.2Natanael Copa2016-12-151-4/+4
|
* main/[various]: set proper archTimo Teräs2016-11-011-1/+1
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-1/+0
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* main/glib: upgrade to 2.50.0Natanael Copa2016-09-211-5/+6
|
* main/glib: upgrade to 2.48.2Natanael Copa2016-09-061-5/+5
|
* main/glib: rebuild against gettext-0.19.8.1Natanael Copa2016-07-181-1/+1
|
* main/glib: bump pkgrelFrancesco Colista2016-07-181-1/+1
|
* main/glib: simplify gquark fixNatanael Copa2016-07-073-57/+52
|
* main/glib: upgrade to 2.48.1Natanael Copa2016-06-301-5/+5
|
* main/glib: fix gquarkNatanael Copa2016-06-302-4/+60
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=768215
* main/glib: upgrade to 2.48.0Natanael Copa2016-03-242-119/+5
|
* main/glib: add system pcre support, bash completion moved to subpackageValery Kartel2016-02-231-32/+29
|
* main/glib: upgrade to 2.46.2Natanael Copa2015-12-091-5/+5
|
* main/glib: revert move quark initialization to a contructorNatanael Copa2015-10-022-5/+120
| | | | | | | | building gobject-introspection fails without this fix: (process:31102): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed GLib-GObject:ERROR:gtype.c:2747:g_type_register_static: assertion failed: (static_quark_type_flags)
* main/glib: upgrade to 2.46.0Natanael Copa2015-10-011-6/+5
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/glib: fix depends_devTimo Teräs2015-09-041-2/+2
| | | | gdbus-codegen is python script, so depend on python.
* main/glib: upgrade to 2.44.1Natanael Copa2015-06-071-5/+5
|
* main/glib: bump pkgrel to fix -dev's dependNatanael Copa2015-04-091-1/+1
|
* main/*: remove libiconv-dev from makedependsNatanael Copa2015-04-091-1/+1
|
* main/glib: upgrade to 2.44.0Natanael Copa2015-03-231-4/+4
|
* main/glib: upgrade to 2.42.0Natanael Copa2014-09-251-5/+5
|
* main/glib: enable -gdbNatanael Copa2014-09-051-2/+2
|
* main/glib: upgrade to 2.40.0Natanael Copa2014-03-271-4/+4
|
* main/glib: upgrade to 2.38.2Natanael Copa2013-12-051-5/+5
|
* main/glib: fix trigger to not exit with error on uninstallNatanael Copa2013-12-052-1/+4
|
* main/glib: remove charset.aliasTimo Teräs2013-10-171-0/+2
|
* main/glib: upgrade to 2.38.1Bartłomiej Piotrowski2013-10-161-4/+4
|
* main/[various]: fix build against musl (add update_config_sub)Timo Teräs2013-09-271-0/+1
|
* main/glib: upgrade to 2.38.0Natanael Copa2013-09-241-4/+4
|
* main/glib: upgrade to 2.36.4Natanael Copa2013-08-081-7/+34
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/glib: upgrade to 2.36.1Natanael Copa2013-04-161-4/+4
|
* main/glib: upgrade to 2.36.0Natanael Copa2013-04-011-2/+4
|