This commit is contained in:
Julian Ospald 2016-08-20 23:54:53 +02:00
parent ead45e5efd
commit c8bd1e775b
19 changed files with 542 additions and 0 deletions

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 21:22:32 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config X? ( x11-proto/xextproto ) build+run: dev-libs/expat dev-libs/libpaper media-libs/fontconfig media-libs/freetype:2[>=2.4.2] media-libs/jbig2dec media-libs/lcms2[>=2.6] media-libs/libpng:=1.6[>=1.5.7] sys-libs/zlib cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) gtk? ( x11-libs/gtk+:3 ) idn? ( net-dns/libidn ) jpeg2000? ( media-libs/OpenJPEG:2[>=2.1.0] ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) tiff? ( media-libs/tiff ) X? ( x11-libs/libXext x11-libs/libXt ) run: app-text/poppler-data[>=0.4.4] [[ note = [ CMap encoding data ] ]] fonts/urw-fonts[>=20150629] [[ note = [ PostScript standard fonts ] ]] ) [[ defined-in = [ ghostscript-9.19-r2.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://ghostscript.com"
INHERITED=" github dependencies-helpers autotools"
MYOPTIONS="( ( cups [[ description = [ Add support for CUPS (Common Unix Printing System) ] ]] dbus [[ description = [ Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) ] ]] gtk [[ requires = [ X ] description = [ Adds support for x11-libs/gtk+ (The GIMP Toolkit) ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] jpeg2000 [[ description = [ Support for JPEG 2000, a wavelet-based image compression format ] ]] tiff [[ description = [ Adds support for the TIFF image format ] ]] X [[ description = [ Adds support for X11 ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ ghostscript-9.19-r2.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="AGPL-3"
SLOT="0"
DOWNLOADS="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs919/ghostscript-9.19.tar.bz2"
OPTIONS="X cups dbus tiff providers:jpeg-turbo "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471720952"
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 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-text--ghostscript-9.19-r2--C.7297.1471720948.912660.C.tar.bz2"
SUMMARY="An interpreter for the PostScript language and for PDF"
BUGS_TO=""
REMOTE_IDS=" github:ArtifexSoftware/ghostpdl-downloads "
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 22:25:59 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=2.8.6] ) [[ defined-in = [ cmake.exlib ] ]] ( build: virtual/pkg-config[>=0.9.0] gobject-introspection? ( gnome-desktop/gobject-introspection:1 ) qt5? ( sys-devel/cmake[>=2.8.7] ) build+run: app-text/poppler-data[>=0.4.7] dev-libs/nspr dev-libs/nss[>=3.19] media-libs/fontconfig[>=2.0.0] media-libs/freetype:2[>=2.1.8] media-libs/libpng:=1.6 sys-libs/zlib cairo? ( x11-libs/cairo[>=1.10.0] ) curl? ( net-misc/curl ) glib? ( dev-libs/glib:2[>=2.18] ) jpeg2000? ( media-libs/OpenJPEG:2 ) lcms? ( media-libs/lcms2 ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) qt4? ( x11-libs/qt:4[>=4.7.0] ) qt5? ( x11-libs/qtbase:5 ) tiff? ( media-libs/tiff ) ) [[ defined-in = [ poppler.exlib ] ]]"
DESCRIPTION=" Poppler is a PDF rendering library derived from xpdf. It has been enhanced to utilize modern libraries such as freetype and cairo for better rendering. It also provides basic command line utilities."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://poppler.freedesktop.org"
INHERITED=" cmake poppler"
MYOPTIONS="( ( cairo [[ description = [ Build the cairo graphics backend ] ]] curl [[ description = [ Use libcurl for HTTP support ] ]] glib [[ description = [ Build the GLib wrapper ] requires = [ cairo ] ]] gobject-introspection [[ requires = [ glib ] description = [ Build XML data for exposed APIs for generating language bindings ] ]] jpeg2000 [[ description = [ Enable support for the JPEG2000 codec ] ]] lcms [[ description = [ Use Little CMS for color management ] ]] qt4 [[ description = [ Build the Qt4 wrapper ] ]] qt5 [[ description = [ Build the Qt5 wrapper ] ]] tiff [[ description = [ Adds support for the TIFF image format ] ]] ( cairo [[ description = [ Build the cairo graphics backend ] ]] qt4 [[ description = [ Build the Qt4 wrapper ] ]] qt5 [[ description = [ Build the Qt5 wrapper ] ]] ) [[ number-selected = [ at-least-one ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ poppler.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~x86"
LICENCES="|| ( GPL-2 GPL-3 )"
SLOT="0"
DOWNLOADS="https://poppler.freedesktop.org/poppler-0.47.0.tar.xz https://dev.exherbo.org/distfiles/poppler/poppler-test-20090513.tar.xz"
OPTIONS="cairo glib gobject-introspection lcms qt4 tiff providers:jpeg-turbo "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471724759"
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="x11"
PLATFORMS="~amd64 ~arm ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-text--poppler-0.47.0--C.7268.1471724758.172948.C.tar.bz2"
SUMMARY="A PDF rendering library, based on Xpdf"
BUGS_TO=""
REMOTE_IDS="freecode:poppler"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,2 @@
DIST hasufell-binhost--app-text--rarian-0.8.1--C.6433.1471729845.632425.C.tar.bz2 214653 SHA256 ed6f5d066f838eec46a602e1fea12a37e553157b27a408ac9d878f39acc525b8 SHA512 19623a455ef904105ab8ae1ac8363866de2c242ebef86792a70484735ce599c9fed7fc9c038ae4db7fce9db1573a309c631da4945258447d100c20744f1ab936 WHIRLPOOL ed03757e33cbe0fd1516cc58101c52bd7636bbb7787e934693d7fbdb32fbdd907486b1ef6802083180d7af6fd711b72568c3b8160d5aed1fc6372aebfab234d1
PBIN rarian-0.8.1.pbin-1+exheres-0 1762 SHA256 94a866b2db3f13ccb501383dd7a6616296c1368f9083c3a7321db4b9b9868abf SHA512 d1a0e6bf1f5bbd5e6feda3ee03e6d5b74ce992db9042d3002cd06d6fd3d6635e149f155c032a555fa1c586c4a360f325086c9d1473cec9dfd935dd48b9769a4d WHIRLPOOL 09d3c61eaa16868e279fe228274d5b0b1c612f9eab2b64bc98b7d6c9ab3f4516e1fbdfba29e0867d7f7b05e1908b41657c2dce8c6193c5a78f37b4866b4a786c

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 23:50:45 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: dev-libs/libxslt[>=1.1.8] ) [[ defined-in = [ rarian-0.8.1.exheres-0 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://rarian.freedesktop.org/"
INHERITED=""
MYOPTIONS="( ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="0"
DOWNLOADS="http://rarian.freedesktop.org/Releases/rarian-0.8.1.tar.bz2"
OPTIONS=""
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471729845"
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="gnome"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-text--rarian-0.8.1--C.6433.1471729845.632425.C.tar.bz2"
SUMMARY="Documentation metadata library"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 21:20:30 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: app-admin/eclectic[>=2.0.18] [[ note = [ Split ld-*.path, @TARGET@ substitution ] ]] dev-db/sqlite:3[>=3.7.15] dev-libs/nspr[>=4.12] [[ note = [ Needs PR_GetEnvSecure added in 4.12 ] ]] ) [[ defined-in = [ nss-3.26.exheres-0 ] ]]"
DESCRIPTION=" Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.mozilla.org/projects/security/pki/nss"
INHERITED=""
MYOPTIONS="( ( cacert [[ description = [ Install CAcert's certificates ] ]] debug [[ description = [ Enable debugging features or make debugging easier ] ]] utils [[ description = [ Install the included utilities, e. g. certutil for cert management ] ]] ) [[ defined-in = [ nss-3.26.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="MPL-2.0"
SLOT="0"
DOWNLOADS="https://archive.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_26_RTM/src/nss-3.26.tar.gz"
OPTIONS="cacert "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471720830"
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="desktop"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--nss-3.26--C.20986.1471720829.733308.C.tar.bz2"
SUMMARY="Mozilla's Network Security Services library that implements PKI support"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://developer.mozilla.org/en-US/docs/nss/nss_3.26_release_notes"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,2 @@
DIST hasufell-binhost--gnome-desktop--gnome-doc-utils-0.20.10-r2--C.15730.1471729864.64733.C.tar.bz2 394945 SHA256 66ac4efe3cc25c981c5d84239cdddab8cf26db7531f7f3932d404df5bea884fd SHA512 445fcb43b1f70c0b39beb4b06b0c1a7f285790ac0819b1e43dcee8950708363aa5ae20ed67e2e1201dd6838f2532143a17a7bff78126844f00bd0213a549fd4c WHIRLPOOL 3a5720021df1a69460785a885820f3c6fe48f624b0231e64099d4734d19e062a3f7e69b21bf260d0fe4e8bf2fac11f2200f6707356d23fefc3fbcf1d5bb0d3e9
PBIN gnome-doc-utils-0.20.10-r2.pbin-1+exheres-0 2425 SHA256 f15a22baac3aac4fc6520f4cfc5601e596a8d67c36ae4b47c1db9f25e5d1f2cd SHA512 f18edd4af9aad49a6af2a8915040c2044539e878a86d01325febafee6bb7ba91e8acd00c033b672c97a1b8758d1469667f30c68a61bd0de788158e9cf7478fab WHIRLPOOL 70c6f87fdbdd86403365e3da33ddd30819c04503054ea5c5de4ca2a8ed8f3b7041004e3f38c6bb8bd86480f3421639401e122ab144cacb5a3bdd522decc650f8

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 23:51:05 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/gettext dev-util/intltool[>=0.35.0] app-text/docbook-xml-dtd:4.4 app-text/rarian build+run: dev-libs/libxml2:2.0[>=2.6.12][python] dev-libs/libxslt[>=1.1.8] test: app-text/scrollkeeper-dtd ) [[ defined-in = [ gnome-doc-utils-0.20.10-r2.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://live.gnome.org/GnomeDocUtils"
INHERITED=" python gnome.org dependencies-helpers autotools"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="( GPL-2 LGPL-2 )"
SLOT="0"
DOWNLOADS="mirror://gnome/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz"
OPTIONS="python_abis:2.7 "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471729865"
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="gnome"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--gnome-desktop--gnome-doc-utils-0.20.10-r2--C.15730.1471729864.64733.C.tar.bz2"
SUMMARY="Documentation Utilities"
BUGS_TO=""
REMOTE_IDS="gnome:gnome-doc-utils"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 23:51:28 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: gtk-doc? ( dev-doc/gtk-doc[>=1.0] ) gobject-introspection? ( gnome-desktop/gobject-introspection[>=0.9.5] ) virtual/pkg-config[>=0.18] build+run: x11-libs/gtk+:3[>=2.90] dev-libs/glib:2[>=2.31.0] sys-apps/dbus[>=1.0.0] dev-libs/dbus-glib:1[>=0.74] dev-libs/libxml2:2.0 polkit? ( sys-auth/polkit:1 ) ) [[ defined-in = [ GConf-3.2.6-r1.exheres-0 ] ]] ( build: dev-util/intltool[>=0.35.0] ) [[ defined-in = [ GConf.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://projects.gnome.org/gconf"
INHERITED=" option-renames gnome.org GConf"
MYOPTIONS="( ( gobject-introspection [[ description = [ Build XML data for exposed APIs for generating language bindings ] ]] gtk-doc [[ description = [ Rebuilds gtk-doc documentation ] ]] polkit [[ description = [ Add support for authorization using polkit ] ]] ) [[ defined-in = [ GConf-3.2.6-r1.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2"
SLOT="2"
DOWNLOADS="mirror://gnome/sources/GConf/3.2/GConf-3.2.6.tar.xz"
OPTIONS="gobject-introspection "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471729888"
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="gnome"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--gnome-platform--GConf-3.2.6-r1--C.24410.1471729887.562560.C.tar.bz2"
SUMMARY="GConf(iguration)"
BUGS_TO=""
REMOTE_IDS="gnome:GConf"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,2 @@
DIST hasufell-binhost--gnome-platform--GConf-3.2.6-r1--C.24410.1471729887.562560.C.tar.bz2 1523305 SHA256 6a43ef2cebe253683578999b0299701183f95969c125f4338f51945b3113b7b9 SHA512 b5708f52144f417ad05423f6e8bf2f5ac67f8dfa5d60c11a5453358684eea602893b1b7e950fb8cb71a4bc6747c842d4a481a5c4675f059c16bb049e239753fc WHIRLPOOL 632fe4729b3885e8200f30f01166eed63ffbc8fb86eb2b47ee4456b9693399cd8f8e3b59325d12f9068bf993b6b51830be0f23a58ed8f570355ce3d631cac1f8
PBIN GConf-3.2.6-r1.pbin-1+exheres-0 2457 SHA256 d94ce1ef6f8437fec392c6d8e779537e1f7e3db5ff1255c0ca0848add5f18648 SHA512 f9853db5dcb66e2c16f6cad619dc544ec70ceaa559f17cf5de695a6d113211aca757ae523d535fd111ea2db4e1d9cf2c9bcdfab63959587d285cdc5307210efa WHIRLPOOL 511dc5a377d5858b8b1f8c02e7fff82fd26cf34d896ffd933bcaa8debdbcbdebada5f8f9a5a61aad2d27bb8fdd862bd7285b7d2bd0b7115705403147ee923287

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 21:22:52 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: media-libs/giflib:=5.1 media-libs/libpng:=1.6 opengl? ( x11-dri/freeglut x11-dri/mesa ) tiff? ( media-libs/tiff ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) ) [[ defined-in = [ libwebp-0.5.1-r1.exheres-0 ] ]]"
DESCRIPTION=" WebP is a new image format that provides lossy compression for photographic images. This package provides the reference implementation."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://developers.google.com/speed/webp/"
INHERITED=""
MYOPTIONS="( ( opengl [[ description = [ build vwebp - OpenGL image viewer for WebP ] ]] tiff [[ description = [ Adds support for the TIFF image format ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] platform: amd64 amd64_cpu_features: sse4.1 [[ description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] avx2 [[ description = [ Optimization for Intel \"Haswell\" and Intel \"Broadwell\" processors (See 'flags:' in /proc/cpuinfo) ] ]] arm_cpu_features: neon x86_cpu_features: sse2 [[ description = [ Floating point optimization for SSE2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] ) [[ defined-in = [ libwebp-0.5.1-r1.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="http://downloads.webmproject.org/releases/webp/libwebp-0.5.1.tar.gz"
OPTIONS="opengl tiff platform:amd64 providers:jpeg-turbo "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471720972"
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="media"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--media-libs--libwebp-0.5.1-r1--C.30643.1471720972.467028.C.tar.bz2"
SUMMARY="Google's WebP image format library and tools"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 22:26:45 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config build+run: app-text/ghostscript app-text/poppler[>=0.20.3-r2][lcms] app-text/qpdf[>=3.0.2] dev-libs/glib:2[>=2.30.2] media-libs/fontconfig[>=2.0.0] media-libs/freetype:2 media-libs/lcms2 media-libs/libpng:=1.6 net-print/cups[>=1.7.3] avahi? ( net-dns/avahi net-print/cups[avahi] ) dbus? ( sys-apps/dbus ) ldap? ( net-directory/openldap ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) tiff? ( media-libs/tiff ) !app-text/ghostscript[<9.09] [[ description = [ cups-filters now provides gstopxl and gstoraster ] resolution = [ upgrade-blocked-before ] ]] !net-print/foomatic-filters [[ description = [ cups-filters now includes foomatic-filters ] resolution = [ uninstall-blocked-before ] ]] run: sys-apps/bc [[ note = [ pstopdf filter ] ]] test: fonts/dejavu suggestion: net-print/foomatic-db [[ note = [ for non-PostScript printers ] ]] ) [[ defined-in = [ cups-filters-1.11.1-r1.exheres-0 ] ]]"
DESCRIPTION=" This distribution contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters"
INHERITED=" systemd-service"
MYOPTIONS="( ( avahi [[ description = [ Add support for zero configuration networking through Avahi ] ]] dbus [[ description = [ Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] tiff [[ description = [ Adds support for the TIFF image format ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ cups-filters-1.11.1-r1.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 GPL-3 MIT"
SLOT="0"
DOWNLOADS="https://openprinting.org/download/cups-filters/cups-filters-1.11.1.tar.xz"
OPTIONS="dbus tiff providers:jpeg-turbo "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471724805"
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 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-print--cups-filters-1.11.1-r1--C.14067.1471724805.488885.C.tar.bz2"
SUMMARY="OpenPrinting CUPS filters"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 21:20:44 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: ncurses? ( sys-libs/ncurses ) pam? ( sys-libs/pam ) run: providers:runit? ( sys-apps/runit ) providers:sinit? ( sys-apps/sinit ) providers:sysvinit? ( sys-apps/sysvinit ) recommendation: net-misc/netifrc [[ description = [ Network Interface Management Scripts ] ]] ) [[ defined-in = [ openrc-0.21.3-r1.exheres-0 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.gentoo.org/proj/en/base/openrc/"
INHERITED=""
MYOPTIONS="( ( ( providers: runit [[ description = [ provider for the init daemon ] ]] sinit [[ description = [ provider for the init daemon ] ]] sysvinit [[ description = [ provider for the init daemon ] ]] ) [[ *description = [ provider for the init daemon ] ]] ncurses [[ description = [ Adds ncurses support (console display library) ] ]] newnet [[ description = [ Enable the new network stack (experimental) ] ]] pam [[ description = [ Adds support PAM (Pluggable Authentication Modules) ] ]] tools [[ description = [ Build optional tools ] ]] ) [[ defined-in = [ openrc-0.21.3-r1.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-2"
SLOT="0"
DOWNLOADS="http://dev.gentoo.org/~williamh/dist/openrc-0.21.3.tar.bz2"
OPTIONS="ncurses pam providers:sysvinit "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471720844"
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="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--openrc-0.21.3-r1--C.957.1471720844.96058.C.tar.bz2"
SUMMARY="A dependency-based init system that works with the system-provided init program"
BUGS_TO=""
REMOTE_IDS="github:OpenRC/openrc"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 21:17:49 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ providers.exlib ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( build: dev-libs/libxslt sys-devel/gettext[>=0.18.3] virtual/pkg-config gtk-doc? ( dev-doc/gtk-doc[>=1.10] ) build+run: !sys-apps/eject [[ description = [ util-linux now provides eject ] resolution = [ uninstall-blocked-after ] ]] !sys-apps/shadow[<4.1.5.1-r2] [[ description = [ util-linux now provides nologin ] resolution = [ upgrade-blocked-before ] ]] !sys-apps/sysvinit[<2.88-r4] [[ description = [ util-linux now installs tools previously provided by sysvinit ] resolution = [ upgrade-blocked-before ] ]] !sys-apps/sysvinit-tools[<2.88-r5] [[ description = [ util-linux now provides mesg, sulogin and utmpdump ] resolution = [ uninstall-blocked-after ] ]] !sys-apps/util-linux-ng [[ description = [ Upstream renamed util-linux-ng to util-linux ] resolution = [ uninstall-blocked-after ] ]] !app-shells/bash-completion[<2.3] [[ description = [ util-linux now provides its own bash-completion for mount and umount ] resolution = [ upgrade-blocked-before ] ]] user/uuidd group/uuidd sys-libs/libcap-ng sys-libs/ncurses[>=5.6] [[ note = [ this is required as most of the tools have been converted to use ncurses ] ]] sys-libs/pam sys-libs/readline sys-libs/zlib session-management? ( x11-libs/libutempter ) systemd? ( sys-apps/systemd ) udev? ( providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd ) ) test: sys-apps/bc sys-apps/grep[>=2.21-r2] ) [[ defined-in = [ util-linux.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://git.kernel.org/cgit/utils/util-linux/util-linux.git"
INHERITED=" providers bash-completion systemd-service util-linux"
MYOPTIONS="( ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( gtk-doc [[ description = [ Rebuilds gtk-doc documentation ] ]] session-management [[ description = [ enable utmp/wtmp record updates via libutempter ] ]] systemd [[ description = [ Add support for integration with the systemd init daemon ] ]] udev [[ description = [ Enable udev support (*only* ever disable this to break a dependency cycle) ] note = [ Usually, we hard-enable udev. This option is *solely* to break a dep-cycle between udev->util-linux->udev. Do NOT introduce new udev options. ] ]] udev? ( ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ util-linux.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
LICENCES="GPL-2 GPL-3 || ( LGPL-3 LGPL-2.1 ) BSD-3"
SLOT="0"
DOWNLOADS="mirror://kernel/linux/utils/util-linux/v2.28/util-linux-2.28.1.tar.xz"
OPTIONS="bash-completion udev providers:eudev "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471720669"
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--sys-apps--util-linux-2.28.1--C.12957.1471720668.564880.C.tar.bz2"
SUMMARY="Common linux utilities"
BUGS_TO=""
REMOTE_IDS="freecode:util-linux"
UPSTREAM_CHANGELOG="https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.1-ChangeLog"
UPSTREAM_RELEASE_NOTES="https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.1-ReleaseNotes"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,2 @@
DIST hasufell-binhost--x11-apps--gsynaptics-0.9.15--C.3247.1471729941.15061.C.tar.bz2 60374 SHA256 2441c94df79c8ee9dc6934d6cfab4971792ea92baa9e60c426ab771dd1b895bf SHA512 5635fc489cad4ab71857af405a82e00be097a2d2cdce6a441d6b3b881375e0e6a7f516dccf03960efdd848c5fafe79a8d6a7e61d763c6530054aef6d87b1f27d WHIRLPOOL cceeab14f2f435d60e0d315f56a8713ad038c39fdb8e4b7cc85674034a3923e1a8308071d6c165ebcfb6afbd9fc0fe514b4a337bfa4dc4426e983fb8f3357bc1
PBIN gsynaptics-0.9.15.pbin-1+exheres-0 2079 SHA256 986418dc0f2f64e1bee264c54f6be11669d73001b9284ff7bbb8383fd349ce3b SHA512 eb4a9b2f21b41c5ce91244c8c96c425cece9fc3372f6c8524a421b2664d0ba72b08b0bf45a2239f917e49c11841884442ceec331ce3ce1b9a97cc7e952301fca WHIRLPOOL 6c3faf2864ae92a7e30ab4993d24b63e1f1bd7abe5ba84ae660549b210370314dd5dc61cf90c563a5334caf3993550150d6271c085c2604cf0ba9132a89b4abd

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 23:52:21 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/gtk+:2[>=2.6] gnome-platform/libglade:2 gnome-platform/GConf:2 build: dev-util/pkg-config[>=0.20] dev-util/intltool[>=0.35] gnome-desktop/gnome-doc-utils ) [[ defined-in = [ gsynaptics-0.9.15.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://gsynaptics.sourceforge.net/"
INHERITED=" dependencies-helpers autotools"
MYOPTIONS="( ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="mirror://sourceforge.jp/gsynaptics/37326/gsynaptics-0.9.15.tar.gz"
OPTIONS=""
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471729941"
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="compnerd"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--x11-apps--gsynaptics-0.9.15--C.3247.1471729941.15061.C.tar.bz2"
SUMMARY="GTK+ utility to configure synaptics touchpads"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 21:23:15 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config gtk-doc? ( dev-doc/gtk-doc[>=1.20] ) build+run: dev-libs/glib:2[>=2.37.6] media-libs/libpng:=1.6 gobject-introspection? ( gnome-desktop/gobject-introspection[>=0.9.3] ) jpeg2000? ( media-libs/jasper ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) tiff? ( media-libs/tiff ) X? ( x11-libs/libX11 ) run: x11-misc/shared-mime-info [[ note = [ required to ensure that image detection works correctly ] ]] ) [[ defined-in = [ gdk-pixbuf.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.gnome.org/"
INHERITED=" gnome.org gdk-pixbuf"
MYOPTIONS="( ( jpeg2000 [[ description = [ Support for JPEG 2000 Part-1 images using libjasper ] ]] gobject-introspection [[ description = [ Build XML data for exposed APIs for generating language bindings ] ]] gtk-doc [[ description = [ Rebuilds gtk-doc documentation ] ]] tiff [[ description = [ Adds support for the TIFF image format ] ]] X [[ description = [ Build libX11 rendering helper library ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ gdk-pixbuf.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~x86"
LICENCES="LGPL-2"
SLOT="2.0"
DOWNLOADS="mirror://gnome/sources/gdk-pixbuf/2.34/gdk-pixbuf-2.34.0.tar.xz"
OPTIONS="X gobject-introspection tiff providers:jpeg-turbo "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471720995"
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="x11"
PLATFORMS="~amd64 ~arm ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--x11-libs--gdk-pixbuf-2.34.0-r1--C.8254.1471720995.653782.C.tar.bz2"
SUMMARY="An image loading library"
BUGS_TO=""
REMOTE_IDS="gnome:gdk-pixbuf"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@ -1,2 +1,4 @@
DIST hasufell-binhost--x11-libs--qt-4.8.7-r2--C.10961.1471209388.246410.C.tar.bz2 36625108 SHA256 1b866be9d60707dea3972f189d0aa9e822f9459e23a33674c9b5d12f0394a7a5 SHA512 7bffe15a641d8d4c24db468d404e17633f1b0fb46bc75a1674c8a32666f92c5a16ac9c35fcd2a9357180cb0b2c4647b5f27513492a60d9cc2c47fee12aed7eb1 WHIRLPOOL 47460d44ea1379487f432ebfcd66c2a07dc4f8569b323314523a94c150e4f587e9dab67d3de063bb0e75e3846e842e1be5473a8f85f34450df0592d29539483e
DIST hasufell-binhost--x11-libs--qt-4.8.7-r3--C.19648.1471729686.720826.C.tar.bz2 36651397 SHA256 19336b59b7505dcf265688eb0ea90178df4f9e7688b2c23fc5fb52d3cc9cd924 SHA512 eb6e48040c36643c0ae3651aa3eec76ce155ed0bad33cc9c7f203abda857c5debe03318455997a8842420f3727fd2d33680f987da1fa8898075d8228a69ad35a WHIRLPOOL e99f349aceaabae9d1eb3301a8002f0f1318602dd4f6443234d0a674771300ec96a6bc6aef02d09fa208a09d11113d1466d9e4d8603df750959a71031303feaf
PBIN qt-4.8.7-r2.pbin-1+exheres-0 8459 SHA256 bbc6b85d2e6e7f793e50aefbbb2fbb228b60153771d85ac0f26da6342b8a6ab2 SHA512 6df5e94a1d0d8cc72a7c4a303f0f0d04e2855292ea5525af60b470b7ffb4f3edc568edddc5eb15d3c841269251d21170c0149f1e9d9623fba1c054d6bc21e52b WHIRLPOOL 03cbc1334216bd1caea62e7f4f8dc76d229317d1e01a1edfa9a1cd1262efa5ed0ea15d0ad9c8a8a5cb7f21c05339aa2ed0ab30d4c7338c468db30635b253d0fb
PBIN qt-4.8.7-r3.pbin-1+exheres-0 8544 SHA256 2a54c1ab46b8bda6f5ea5643b38d00e5b5784f7317657c74953d1dc6c1dd2d56 SHA512 91c5cfdef7ca1ba44983ba40e20c2e61ebb58bd1830554dacc1fb4bc0b49ce4d68a83e46c6be35b1bcebdc80bce112489600afba7d665d9c68979f79e6c19d8d WHIRLPOOL 185045a3b4c58bf377bf5dbca56265ed5c82f32fb436594f382b8b6a4d65597f6444e800e66b8b6969453d917b3d74bf1dcfb2af9100f4474411d3895d6717de

View File

@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 20 23:48:18 CEST 2016
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dev-util/desktop-file-utils ) [[ defined-in = [ freedesktop-desktop.exlib ] ]] ( build: virtual/pkg-config x11-proto/inputproto x11-proto/videoproto x11-proto/xineramaproto build+run: dev-libs/icu:=57.1 media-libs/fontconfig media-libs/freetype:2 media-libs/libmng media-libs/libpng:=1.6 sys-libs/zlib x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr[>=1.1] x11-libs/libXrender[>=0.6] x11-libs/libXv cups? ( net-print/cups ) dbus? ( sys-apps/dbus[>=1.0.2] ) glib? ( dev-libs/glib:2 ) gstreamer? ( dev-libs/libxml2:2.0 media-libs/gstreamer:0.10[>=0.10] media-plugins/gst-plugins-base:0.10[>=0.10][gstreamer_plugins:alsa] media-plugins/gst-plugins-good:0.10[>=0.10] [[ description = [ Needed for Phonon video functionality ] ]] ) gtk? ( x11-libs/gtk+:2[>=2.10] dev-libs/atk ) multimedia? ( sys-sound/alsa-lib ) mysql? ( virtual/mysql ) opengl? ( x11-dri/mesa ) postgresql? ( dev-db/postgresql ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) providers:libressl? ( dev-libs/libressl:=38.39.11 ) providers:openssl? ( dev-libs/openssl ) pulseaudio? ( media-sound/pulseaudio[>=0.9.10] ) sqlite? ( dev-db/sqlite:3 ) tiff? ( media-libs/tiff ) post: phonon? ( media-libs/phonon[>=4.3.80][gstreamer?][qt4(+)] ) ) [[ defined-in = [ qt-4.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.qt.io/"
INHERITED=" toolchain-funcs qt freedesktop-desktop flag-o-matic qt-4"
MYOPTIONS="( ( dbus [[ description = [ Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) ] ]] cups [[ description = [ Add support for CUPS (Common Unix Printing System) ] ]] glib [[ description = [ Add support for the glib eventloop ] ]] gstreamer [[ description = [ Build the gstreamer backend for phonon ] ]] opengl [[ description = [ Adds support for OpenGL (3D graphics) ] ]] phonon [[ description = [ Multimedia API with support for multiple backends for playback ] ]] qt3support [[ description = [ A module consisting of classes that ease porting from Qt3 to Qt4 ] ]] sql [[ description = [ Build the QtSQL module ] ]] tiff [[ description = [ Adds support for the TIFF image format ] ]] webkit [[ description = [ Build WebKit, an open source web browser engine, using Qt rendering ] ]] demos [[ description = [ Compile demo-programs that show off Qt's widgets & functionality ] ]] doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ( mysql [[ description = [ Adds MySQL Database support ] ]] postgresql [[ description = [ Adds support for the PostgreSQL database ] ]] sqlite [[ description = [ Adds support for SQLite - embedded SQL database ] ]] ) [[ requires = [ sql ] ]] sql? ( ( mysql [[ description = [ Adds MySQL Database support ] ]] postgresql [[ description = [ Adds support for the PostgreSQL database ] ]] sqlite [[ description = [ Adds support for SQLite - embedded SQL database ] ]] ) [[ number-selected = [ at-least-one ] ]] ) demos [[ description = [ Compile demo-programs that show off Qt's widgets & functionality ] ]] glib [[ description = [ Add support for the glib eventloop ] ]] gstreamer [[ description = [ Build the gstreamer backend for phonon ] requires = [ glib phonon ] ]] gtk [[ description = [ Enable GTK+ style support, this will install a Qt4 style that renders using GTK+, to blend in with a GTK+ desktop ] requires = [ glib ] ]] multimedia [[ description = [ Build the QtMultimedia module ] ]] phonon [[ description = [ Multimedia API with support for multiple backends for playback ] ]] pulseaudio [[ description = [ Adds support for PulseAudio sound server ] ]] qt3support [[ description = [ A module consisting of classes that ease porting from Qt3 to Qt4 ] ]] sql [[ description = [ Build the QtSQL module ] ]] webkit [[ description = [ Build WebKit, an open source web browser engine, using Qt rendering ] ]] ( platform: amd64 x86 ) ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] platform: amd64 x86 amd64_cpu_features: 3dnow [[ description = [ Optimization for AMD processors using 3dnow instructions (See 'flags:' in /proc/cpuinfo) ] ]] sse3 [[ description = [ Floating point optimization for SSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] ssse3 [[ requires = [ amd64_cpu_features: sse3 ] description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.1 [[ description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.2 [[ description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] avx [[ description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] arm_cpu_features: neon x86_cpu_features: 3dnow [[ description = [ Optimization for AMD processors using 3dnow instructions (See 'flags:' in /proc/cpuinfo) ] ]] mmx [[ description = [ Optimization for Pentium MMX and Athlon class processors (See 'flags:' in /proc/cpuinfo) ] ]] sse [[ description = [ Floating point optimization for PentiumIII+ class processors (See 'flags:' in /proc/cpuinfo) ] ]] sse2 [[ description = [ Floating point optimization for SSE2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse3 [[ description = [ Floating point optimization for SSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] ssse3 [[ requires = [ x86_cpu_features: sse3 ] description = [ Floating point optimization for SSSE3 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.1 [[ description = [ Floating point optimization for SSE4.1 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] sse4.2 [[ description = [ Floating point optimization for SSE4.2 capable processors (See 'flags:' in /proc/cpuinfo) ] ]] avx [[ description = [ Optimization for Intel \"Sandy Bridge\", AMD \"Bulldozer\" processors (See 'flags:' in /proc/cpuinfo) ] ]] ) [[ defined-in = [ qt-4.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="|| ( LGPL-2.1 GPL-3 )"
SLOT="4"
DOWNLOADS="mirror://qt/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz"
OPTIONS="cups dbus glib opengl phonon qt3support sql sqlite tiff webkit platform:amd64 providers:jpeg-turbo providers:libressl "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471729698"
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 -mno-3dnow -mno-sse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -mno-avx"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2 -mno-3dnow -mno-sse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -mno-avx"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--x11-libs--qt-4.8.7-r3--C.19648.1471729686.720826.C.tar.bz2"
SUMMARY="Qt Cross-platform application framework for desktop and embedded development"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS=""
UPSTREAM_CHANGELOG="mirror://qt/official_releases/qt/4.8/4.8.7/changes-4.8.7"
UPSTREAM_RELEASE_NOTES="http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/"
UPSTREAM_DOCUMENTATION="http://doc.qt.io/qt-4.8/index.html [[ description = [ Qt Reference Documentation ] ]]"
SCM_REVISION=""