This commit is contained in:
2016-08-29 01:58:48 +02:00
parent 3e77351a4f
commit 8f017579b2
14 changed files with 280 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
DIST hasufell-binhost--dev-libs--glib-2.48.1--C.26555.1471308577.702362.C.tar.bz2 5574877 SHA256 360626245cf3586f343ea6f678ceff31113e57b2f1bf7517be44170769174478 SHA512 c63b0be24a54b9650e10533e56b475d28504d2086ade5fcaff1b469f64ee506096ae749e1cb5e5cf9696deb9cfa9180ccab5513e2056523f5f058fc1fc4c6a9d WHIRLPOOL 8f67bf9a05e38c8acbba0dc2b6610ccdc4826f14b53c210eb3f3622da010c27959a5e8c1262fc13d41587339be00e697458e198414211e6c3181e3672ed7b1e5
DIST hasufell-binhost--dev-libs--glib-2.48.2--C.23044.1472426116.758514.C.tar.bz2 4623757 SHA256 2b803aaf74c70d998532a568b0efef099f878c664b5864187701aeebb084789d SHA512 c3932295229321a4396efe6b867634c22a011070e61d3dba19a481d50bfcd1decdada4380e6356b4ff0ac0401bd4feb00f35f9e057f9732c2f7bc15698fae2e1 WHIRLPOOL 53a714f86dc5d12a27fada5b4b4d2d4e70e8c9614d8a5142968b6796e38b6f4000f5b1d5a0e6dd3dabc69a98f91371cbc1b1e5ed876d0c38b062a6e4e3e4ce1b
PBIN glib-2.48.1.pbin-1+exheres-0 4035 SHA256 f7a6ea6d6bf1043c16984e74f85c644069996270c77f4ae9ead70c7add63acda SHA512 dd95bae61da655518021cf117c9faa7d2f9041ab7d31c2cdc913ca63aa45f398089bcf90b483a1023f1bb5c4002b32309add1d269e02ee9c77b4ce92ff3b04ba WHIRLPOOL d025c2629d5e7d8f207e4505f22850979b6084f4aea18672be057d7cd560f8b4f73a70f9e21094ac92c7260ce3229b5efed486ea5955bc391d4f0513ac088fdb
PBIN glib-2.48.2.pbin-1+exheres-0 4035 SHA256 7a49d925e942d65aabf3f6fd52d907e5e60511b7322a86da97a1fdd7d2b22bd5 SHA512 8b5b66dbae02f27538e368084d730d77d6dd377a8fee960b714245859d6e3afb1d239e3a56a8bf8e34d02d296b31da1c29f51648f4cf9824b9d2030d91eb6054 WHIRLPOOL 0c751a82eefeaa1ce130d742ada3b3592ec25b79e456d8313ec5a1a89e6376d992044d1b2e19a75f4c58b04a24d0b4ba2493daee7a685353aff1991d9b99527e

View File

@@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Mon Aug 29 01:15:21 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: app-doc/gtk-doc-autotools sys-devel/gettext[>=0.11] ( app-text/docbook-xml-dtd:4.1.2 [[ note = [ Checked in configure.ac but not used ] ]] app-text/docbook-xsl-stylesheets dev-libs/libxslt ) [[ description = [ For man pages ] ]] gtk-doc? ( dev-doc/gtk-doc[>=1.20] ) build+run: dev-libs/libffi[>=3.0.0] dev-libs/pcre[>=8.13] providers:elfutils? ( dev-util/elfutils[>=0.142] ) providers:libelf? ( dev-libs/libelf[>=0.8.12] ) test: dev-util/desktop-file-utils gnome-bindings/pygobject:3 sys-apps/dbus[>=1.2.14] [[ note = [ Required for building GDBus tests ] ]] virtual/pkg-config[>=0.16] x11-misc/shared-mime-info recommendation: dev-libs/glib-networking [[ description = [ Required for GNet ] ]] gnome-desktop/dconf [[ description = [ default GSettings backend ] ]] sys-apps/dbus[>=1.2.14] [[ note = [ Required for GDBus ] ]] suggestion: gnome-desktop/gvfs [[ description = [ Provides utilities and support for GIO ] ]] ) [[ defined-in = [ glib-2.48.2.exheres-0 ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.15 sys-devel/automake:1.13 ) ) [[ defined-in = [ autotools.exlib ] ]]"
DESCRIPTION=" GLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on. It works on many UNIX-like platforms, Windows, OS/2 and BeOS. The general policy of GLib is that all functions are invisibly threadsafe with the exception of data structure manipulation functions, where, if you have two threads manipulating the same data structure, they must use a lock to synchronize their operation."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.gtk.org"
INHERITED=" bash-completion gnome.org glib dependencies-helpers autotools"
MYOPTIONS="( ( gtk-doc [[ description = [ Rebuilds gtk-doc documentation ] ]] ( providers: elfutils [[ description = [ Use elfutils as the libelf provider ] ]] libelf [[ description = [ Use libelf as the libelf provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ glib-2.48.2.exheres-0 ] ]] ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="LGPL-2"
SLOT="2"
DOWNLOADS="mirror://gnome/sources/glib/2.48/glib-2.48.2.tar.xz http://pkgconfig.freedesktop.org/releases/pkg-config-0.26.tar.gz"
OPTIONS="bash-completion providers:elfutils "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1472426121"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--glib-2.48.2--C.23044.1472426116.758514.C.tar.bz2"
SUMMARY="General purpose utility library"
BUGS_TO=""
REMOTE_IDS="freecode:glib"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""