Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-libs--pcre-8.42--C.27547.1521811962.205021.C.tar.bz2 1151549 SHA256 76de9eee400defd7870f2b9f9193ff6cbd34d6d2e0c0d51ba8e166fc7389e763 SHA512 bccf241ce670daa6c1de2d21984e4fb59ac53adb5c2a7d5ac776b1ea79af6a585d27613692780c91c453d2b74be13e0ebb46d0a63d84183e33c55b206f99f2bb WHIRLPOOL 3e6beab9bd288cd88306dcd6bde4dd9ebe1d0be6d13204a3e1482e002294a6b88316b55454b5cdd46b34a97c257cfdb95bea74835baeb1d0e942cb68e241b3b8
|
||||
PBIN pcre-8.42.pbin-1+exheres-0 3072 SHA256 ba6b8e3f3e7cece69829fb0263ade4148cae3882c910bca49259a69c1df7bb4b SHA512 9e1e9f13f091441d35a6eca3e2daaa8f738ef1a7795469c20d5715112c8b36b90cc84a20758b5e5b78c398e9abd060deac26b941ebda43b0e1a369f9a43fbedf WHIRLPOOL 447e49abaa6ceac7cf4380d49602327a3c6345c1e15f885f64bc8cced57d5b14b509d4488acf736d34c0fb0a0562ff32714dbf6b715d950f525eff769236d31f
|
||||
DIST hasufell-binhost--dev-libs--pcre-8.42--C.12374.1526216648.92954.C.tar.bz2 1162466 SHA256 dc49241d6502428b20a2434e5a8ed3889b60d7ab1146316cb0677653a9c83860 SHA512 4c2a0b10ac99c7b50342cdf698b647f430e751c7baee1c5cc98a18b6d81488731c1f357853495f7a574a90066744dd62c1385e9314704ec6d8802dedfc5292d1 WHIRLPOOL a3d242237ee755cb95cbcc04bf01efa102a3540daa3caa98e02ae597d2a3c471f7dfbfe59e01ce533566fe540076a88b7c71c382e78d190618b6e052140ed9f2
|
||||
PBIN pcre-8.42.pbin-1+exheres-0 3042 SHA256 d081772293b5c822d4e64ca29a6ba1c4d0f06736f0b1fb817daa95c88fc36c14 SHA512 3130169326381f6fc23a09c1c22b79688c868cea75f0212854d1fde8f2c29e405a52a76b50c9fcd38e64f3fe6c2b8d036af2ae356283ab586fbc772fa793fb9f WHIRLPOOL 66cc3abc196ac1e15209b0338c4885767d534cf743dfe61615809599cf5085d1c300ce26a7a7fe82ce54074cb3e5428483835a6e5fad6cd694bae35251ba8c1e
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Created by paludis-3.0.0 on Fri Mar 23 14:32:42 CET 2018
|
||||
# Created by paludis-3.0.0 on Sun May 13 15:04:08 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: sys-libs/ncurses sys-libs/readline:=7 sys-libs/zlib ) [[ defined-in = [ pcre-8.42.exheres-0 ] ]]"
|
||||
DESCRIPTION=" The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE library is free, even for building commercial software. PCRE was originally written for the Exim MTA, but is now used by many high-profile open source projects, including Apache, PHP, KDE, Postfix, Analog, and Nmap. PCRE has also found its way into some well known commercial products, like Apple Safari. Some other interesting projects using PCRE include Chicken, Ferite, Onyx, Hypermail, Leafnode, Askemos, and Wenlin."
|
||||
@@ -6,13 +6,13 @@ EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://www.pcre.org"
|
||||
INHERITED=" sourceforge"
|
||||
MYOPTIONS="( ( parts: binaries [[ description = [ Programs and utilities ] ]] development [[ description = [ Files to be used for developing against a library or package ] ]] documentation [[ description = [ Documentation, such as man pages or info documents ] ]] libraries [[ description = [ Files used for running programs depending on a library ] ]] ) [[ defined-in = [ pcre-8.42.exheres-0 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~x86"
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="mirror://sourceforge/pcre/pcre-8.42.tar.bz2 https://ftp.pcre.org/pub/pcre/pcre-8.42.tar.bz2"
|
||||
DOWNLOADS="https://ftp.pcre.org/pub/pcre/pcre-8.42.tar.bz2"
|
||||
OPTIONS="parts:binaries parts:development parts:documentation parts:libraries "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1521811962"
|
||||
GENERATED_TIME="1526216648"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES 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=""
|
||||
@@ -26,9 +26,9 @@ 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"
|
||||
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--pcre-8.42--C.27547.1521811962.205021.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--pcre-8.42--C.12374.1526216648.92954.C.tar.bz2"
|
||||
SUMMARY="Perl Compatible Regular Expression library"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" sourceforge:pcre freecode:pcre"
|
||||
|
||||
Reference in New Issue
Block a user