This commit is contained in:
2017-03-15 11:50:42 +01:00
parent 41eaa23554
commit 40c8e227df
153 changed files with 777 additions and 537 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--extra-cmake-modules-5.31.0--C.27474.1487076277.629429.C.tar.bz2 95093 SHA256 e76d8cb72e5b05b40ff6b87244524258674246fe09ad7cdc551369e55b07d0e1 SHA512 6ace8a3e90526cf3fc4f804b751bba86fd31693bd606cc4e1c6c55245a9b24fffeb371e529c5376f17047560d311664524fa59d2bfd16990f34df7d66525f33c WHIRLPOOL dcd2039f9b9800812fae6a974b3fb06c10336625f5f27f4df53f5aafc2b8e1a53e3045fb312dfe63ac3983d799a2f293945ae761de1110c60b81fdf76a7885c5
PBIN extra-cmake-modules-5.31.0.pbin-1+exheres-0 2262 SHA256 17a04c97e4ab4d163e33e700a385d61aa1c27f306466de34e69b0b3bcb0aa6ec SHA512 403dea4448b1d12dd8726f554442893cfd2e8749ac376060f8e0208904f603c578b7bdb9c457ff2ce4691c827c13b117961ec68a6357a14e7226efeeeb3340f8 WHIRLPOOL d2cda5711ed4bf7b1a4fd7c8d4e5770bceeed3f2933a84745297ab7c5f474da6d37d475ae816581cf1d169133c9faf87f6b03d84b432cf9836c5275c39ae6ace
DIST hasufell-binhost--kde-frameworks--extra-cmake-modules-5.32.0--C.6211.1489573379.362233.C.tar.bz2 95624 SHA256 b183b50d49fbd6fcc707d988e9e5e93d85d28acade8d148016fbbfce8e3bcae0 SHA512 1830cf126db9ba7ff66bfdbd82d642137c6ebafd4a39d970f6b64f0e93cc24fa890c6890afb8a8f01ce3f5a458545e705b01d05dcce2ccc466b4c8d0156ecb66 WHIRLPOOL 86e6b8c011ec9e623a713b5f01609254f615e3ebe00c2eb98ec2a13a989ef572b1ac98b6a7e12dfd45ccc5f4ea89f51e64e0c9ab0a40aa4601655da5801de95c
PBIN extra-cmake-modules-5.32.0.pbin-1+exheres-0 2261 SHA256 ea20f69616c35bf679dd751ccfa29b74a3a76c82901e0fb745416b38de4c8081 SHA512 5bbe8b51949f9e32069ee69098060f2c32177ce3aa65894caac457a6522413ad5dc35b86e39d5282edc0e532251cf724ff7a9d51d0a37bff250950edab252475 WHIRLPOOL 17d0610d3d92b3859f94414de7a3e4242b3f0a9f0b07877548c5595aa825d0b70a49eaec4276ea7165319443d1b842c648508122edf4b5ed8fb95caabaacd925

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:44:37 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:22:59 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: doc? ( dev-python/Sphinx[>=1.2] x11-libs/qttools:5 [[ note = [ QCollectionGenerator ] ]] ) build+test: x11-libs/qtbase:5 test: x11-libs/qttools:5 [[ note = [ Qt5Linguist ] ]] suggestion: dev-util/clazy [[ description = [ Richer warnings for Qt-related code with ENABLE_CLAZY ] ]] ) [[ defined-in = [ extra-cmake-modules.exlib ] ]]"
DESCRIPTION=""
@@ -9,10 +9,10 @@ MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, et
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/extra-cmake-modules-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/extra-cmake-modules-5.32.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076277"
GENERATED_TIME="1489573379"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--extra-cmake-modules-5.31.0--C.27474.1487076277.629429.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--extra-cmake-modules-5.32.0--C.6211.1489573379.362233.C.tar.bz2"
SUMMARY="Extra modules and scripts for CMake"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--karchive-5.31.0--C.32187.1487076293.879791.C.tar.bz2 138112 SHA256 432d854fd09447ea4cc2c597cf33bcda93a0fb95412105a10a1a5e78c0c5a8d8 SHA512 7974067f215c2741e899dff9d7642e15a10b9f181d3bdd6a0634d79545766c827b5be7ad558bafbe33792095fb762bb168634b334fead094717f9d85a5b6653d WHIRLPOOL cbc4ad737a60031d048a91f054e8c2ccf5af4ce7cd35cd5cc896d9b41eacfbe7be2ffbe456e2cc18aadd8e12576129b1e82078e7a86ee7756ac5a3572f6dbceb
PBIN karchive-5.31.0.pbin-1+exheres-0 2546 SHA256 d98ea1756abaded746e3016c041d19cafeb67c9f3eee7767a9b584938cb13884 SHA512 4e870a28ed0cfa1160c501256fb5e10f05cea77b99b7b20a3c938fac13c376c572229a2186da02424534b107a223ec302f4e36fac18ed1514926842a8134f0f9 WHIRLPOOL 5d1834c7e1530657c280a9f16967ee162e70d71396cca5804dd9e194233d6fe8696545bf8083ec53ba3ca732167beefe41aabf807df69b61e0fbd637800ad85e
DIST hasufell-binhost--kde-frameworks--karchive-5.32.0--C.11018.1489573396.465112.C.tar.bz2 138224 SHA256 fb26c01e4fe82076da7340acb8f75e42dc93136d0897964d7fec75ea7c77cac6 SHA512 b3ee2ccaccde54e5af0a71ebba5b26603a7677f19894df12c4f52ab31777842ea3f7571912fab913a9f487b57abef85b3c256b7aaae96cabcd30ca3cc8ec2884 WHIRLPOOL e6a93e61b2fb48317a1cbe8688ba05d47f1a6587b4f3c713b1a66cf679bf30e7b1808a83ab84dd22c1dc2e0d98cec367782f03887877e03d499f0f6a501c62ea
PBIN karchive-5.32.0.pbin-1+exheres-0 2546 SHA256 5571ddb6bd762e3a96df6f1099077fde7cf6833d3fa0ae349c3007a7a34dc2cf SHA512 80710b72239318fa91b386d0f2c72bb7d562aee4bcf420ed788823a7d1e03f6e6c1224f7920f63f44b293d8b786721ee5c18cc28aa3888c423317d052ebcee84 WHIRLPOOL a4e0b1db51349fca696daa8302b7a5645a15583d2d0e0b3433a9bd373baaf7b322e8d372a1645f4bd52114b101af9d01fa1e3e0422a79154d968aea5cda32f2a

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:44:54 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:23:16 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build+run: app-arch/bzip2 app-arch/xz sys-libs/zlib ) [[ defined-in = [ karchive.exlib ] ]]"
DESCRIPTION=" KArchive provides classes for easy reading, creation and manipulation of \"archive\" formats like ZIP and TAR. If also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice."
@@ -9,10 +9,10 @@ MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugg
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/karchive-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/karchive-5.32.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076294"
GENERATED_TIME="1489573396"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--karchive-5.31.0--C.32187.1487076293.879791.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--karchive-5.32.0--C.11018.1489573396.465112.C.tar.bz2"
SUMMARY="Qt 5 addon providing access to numerous types of archives"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kauth-5.31.0--C.6085.1487076655.820057.C.tar.bz2 106138 SHA256 2d4fb62d74498a9029f5a21f88c90f73455d005e1a140ffc9e4257d88b2153fe SHA512 6d59853e2de9ad9bbfe9a4315705f482d26d8a526219f630769f51f398e18785e91cbcbb68ac221df6a3f35f8e1448e64b9d01975ff03397629fe7be4d586c07 WHIRLPOOL 5541e1972d3f4eae78349299ffc6c87d5e3542c5776bcc7fe0058b52efbd4093a4d9178fc97ddb8b5505a8bd084b484a9755b15872855e84c43d15d441704800
PBIN kauth-5.31.0.pbin-1+exheres-0 7881 SHA256 b4b76ff5e63f6ad535866a32cc818f40ab5b7d897ab580351efa06cd0f6a7f9a SHA512 b4897cb26ffde7340e0d73ca9e37f51d2486f3cd8e2ec90d937cc82f6a467324fc99f1e3217fee70ec726b927d75811e05e6f4611e3c1f5053f05ce93c131cdb WHIRLPOOL a09ca8c62981fd16ddd669ed0bfc6f4e288a1d139bd598fb9100fda37e5a02665c95b1fdc6779a40b6357e7c7b67cafa11a6a7c5f2fbb1477e017aa49e07ef11
DIST hasufell-binhost--kde-frameworks--kauth-5.32.0--C.13605.1489573672.463113.C.tar.bz2 106286 SHA256 332c020d61b1589e530709b12b143beece92efa75aaf3efdc04ab69c18f03f7d SHA512 fa3f9d11bec83686712c94fbaae1ae70c1d421035e3dda51999828f0a0a4eaf5d500a6ec851f3e3ae8904ec70bcba9c8ac28d12fab66ce4ef8c1805b32f9e1b2 WHIRLPOOL eec0fab5f953a68f937fbd16ed233cc7a29ba8e9e0b715cca64384f6035587dd875796ad50663f3f892c06662d30420593dc010123072524374250ea448744f8
PBIN kauth-5.32.0.pbin-1+exheres-0 7882 SHA256 a5155ab1e61e05ae30d78283116182cec02db5963ac0bca2f4eb6a3e4cbdf9c2 SHA512 bad55a09bff4e71653c993221ac9a0cb4313700a7cc67dbb4187d78698712f01b54e3e269e9f5c351c42fdcd4da6fce1ae9aafc677dfb7ab35e6fbb789e61027 WHIRLPOOL 441379867eedd4fed202c7964884f2499a1d51fa1b49fdafd8af75849490bcb3ba0d0cf4eef9e2636e3883ad9f998cb839ac0afa821016a9500156c491c1196c

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:50:55 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:27:52 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.31.0] polkit? ( sys-auth/polkit-qt:1[>=0.99.0][qt5(-)] ) recommendation: polkit? ( sys-auth/polkit-kde-agent[>=5.1.95] [[ description = [ KDE authentication GUI for PolicyKit ] ]] ) ) [[ defined-in = [ kauth.exlib ] ]]"
DESCRIPTION=" KAuth provides a convenient, system-integrated way to offload actions that need to be performed as a privileged user (root, for example) to small (hopefully secure) helper utilities."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" option-renames flag-o-matic cmake frameworks kde.org test-dbus-daemon kauth"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kauth-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( polkit [[ description = [ Add support for authorization using polkit ] ]] ) [[ defined-in = [ kauth.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kauth-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( polkit [[ description = [ Add support for authorization using polkit ] ]] ) [[ defined-in = [ kauth.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kauth-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kauth-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076655"
GENERATED_TIME="1489573672"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kauth-5.31.0--C.6085.1487076655.820057.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kauth-5.32.0--C.13605.1489573672.463113.C.tar.bz2"
SUMMARY="Framework to let applications perform actions as a privileged user"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kbookmarks-5.31.0--C.29249.1487077118.488729.C.tar.bz2 157382 SHA256 94a1884b8d2099937e386dcd17f2d304f95a45b95514c4609b77c3d5b5c2a2b1 SHA512 3db6eae18d9381feb11f954245e4b413f438ea2ed0c820c69b76d77b58eb18aa8eea444ea99d3f1f7440a57932e93330077156f659183c11596c337faa46549a WHIRLPOOL b7298aefb280380729250e0d66f3b783408cc686ac109fa59c884bf6b23fefc6d16cbebf2570cc8caa7330d6456407488d379156363505f21178dc7ecc02bea0
PBIN kbookmarks-5.31.0.pbin-1+exheres-0 6966 SHA256 c01f7226f3bbd8bdc7df32d148e3907669b065895035f5500f3d4ae4e5d0ee83 SHA512 0a851e6632545f0d250e4d321c833af67d27e00f46997f7152d6345d7bf6bd7e388c837a3fbc3fac04c1bedfb11afc1dbdc236b01137ee4efdfee7680963d03d WHIRLPOOL 10a47a1fee95818bc0bc127d85446a14aaa54bd456508b3989ac71a937698eae810408ad0fca729604131bf2fdba08f1d8684067812f44e7a968bd6f3c5b22a5
DIST hasufell-binhost--kde-frameworks--kbookmarks-5.32.0--C.4045.1489574136.677640.C.tar.bz2 157241 SHA256 e3e143a07f765a1f2b53925b9bcb3fe5d7f08bcb4a00e42da3e65d9eddfa2400 SHA512 6a470b72b8f28e899faaf94d9288ed977b52f76d7c721d7851f6c2dc30b68839a5d18f26ba58e9c3118c5aab3cb9e5196fda560858fd7bc43914ac2753420ae2 WHIRLPOOL d6012ce56f5bd2fb7a2758ea4d885a9e3423f9e36aacecdf4888632b6a0946126c4825978fa7ef2a0670d1ff4a91af2742449b415042462d26c8ba551c4e440d
PBIN kbookmarks-5.32.0.pbin-1+exheres-0 6965 SHA256 0180361c111f864992aaf5a374611c9999f03d6d4fa6a7d349266bd414b8cfb8 SHA512 1a04596b5ed94340de1ed030c410af4d4bde58d47e769018a8e88cd8fd178424e652a86a0c2a5610a52e105a7cdee9a7ec38ec7a59ec54aa739f3d812d4f4b3d WHIRLPOOL 3aff94ca68eba3efce269ce680da1c9060daebeb368c2bf1acd7053992bb7ddcd2c021b834cd1bf9ae21dd6aefc7a0104aeb9f528e97a2f4d077c34830f5f4ae

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:58:38 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:35:37 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kcodecs:5[>=5.31.0] kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kconfigwidgets:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kiconthemes:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] kde-frameworks/kxmlgui:5[>=5.31.0] ) [[ defined-in = [ kbookmarks.exlib ] ]]"
DESCRIPTION=" KBookmarks lets you access and manipulate bookmarks stored using the XBEL format (http://pyxml.sourceforge.net/topics/xbel/)."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kbookmarks"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kbookmarks-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kbookmarks-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kbookmarks-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kbookmarks-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487077118"
GENERATED_TIME="1489574137"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kbookmarks-5.31.0--C.29249.1487077118.488729.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kbookmarks-5.32.0--C.4045.1489574136.677640.C.tar.bz2"
SUMMARY="Web browser bookmark management"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcodecs-5.31.0--C.21196.1487076544.616697.C.tar.bz2 161752 SHA256 7eb83e72a917230eb4f696e55c02200e4d447cc2cc3568a601c1b00eeb8f18ab SHA512 f6aafeb4641ed8b4e8fece211d9dfbfe3db5611848bb371afaa021d030ccb2b2d9d5150c2c6b23228c0ecf4438a2b6631d56bd4397ed09bdb7a42b81e6a1d21d WHIRLPOOL e3cb60063933113c945e098a537627508f65d47f0235445e1b7239242df3e4eee2538f22212fa496e7b0bf528fa971a7472b505fbeb0155ba329435f6417f159
PBIN kcodecs-5.31.0.pbin-1+exheres-0 7269 SHA256 c63674004c056c7fc74a857daf8c03b5f4cdb9f5bdeb7b07af9a75e127f2da28 SHA512 fd6055664794d0313eefc4d23b2ad125e981fe71391f0edf809738d74b33dd710d3a3eabd49beccc753059f5fc133b84e1d62ee7f5faae6172f6787ab921875c WHIRLPOOL 454c55c599f47a1befc97f24bf7e5e7c7a24e0a543b5313d882de4308748e3fe0aae28710fa3cadc56aff9458b0735fa55359b69a96107b5af08d281ac6fe3e8
DIST hasufell-binhost--kde-frameworks--kcodecs-5.32.0--C.28636.1489573560.472375.C.tar.bz2 161679 SHA256 8949f284dd340d41e078ad0948a8f384d356ea56bc39a53a931b8ef80687706c SHA512 dd57268d109ec6e54576bfc326be4911f4e5a3970eaa220ce2e4079d0f3c02ffcee1ed702cc4b16f58e85c737e79696e70500fec2c85f9304a30c088c45fdca1 WHIRLPOOL b7ccf16142a637fdbabff53bd846e63e31cd229355242b6098fd9e9c570ddf61ce78328fdb44395e168f9848420e92e7ea1ce6ae62aba0522eca5cd43a0fc10b
PBIN kcodecs-5.32.0.pbin-1+exheres-0 7269 SHA256 fd07af6f204acd0c8e016e3b7da9e45b25b4864c1df9b5f2b6adc95a4c27903a SHA512 72846fb27c6660db77e0545334ab9e3b0d96888b5e7d4bf31b99e71977ad52a51081d1347e83b5942c98cc2e65c3d1e04beeb77ad741f238d802b623db2ce5ec WHIRLPOOL f6b934e08674c7e54ca629defbdc9eef1c114d2e68caa627e782075e86d2048d26ac6167a4e3ddabcec6de396a470f505714b687c035395347aebb65e102fedd

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:49:04 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:26:00 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kcodecs"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kcodecs-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kcodecs-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kcodecs-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kcodecs-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076544"
GENERATED_TIME="1489573560"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcodecs-5.31.0--C.21196.1487076544.616697.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcodecs-5.32.0--C.28636.1489573560.472375.C.tar.bz2"
SUMMARY="A collection of methods to manipulate strings using various encodings"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcompletion-5.31.0--C.13506.1487076790.729278.C.tar.bz2 143774 SHA256 0ac27b12e8e55f36e2a265115ccff4d4a7845d628a8f819ee360b4ad16a2c198 SHA512 3c3825a3d1d9e9a8f7d4767605d58b2894a83f895c712d8ead3a841b7df05e89ec6b723ff90ba4236e779bc467e18871b4ca4c2d8164144c4b42296612d1444a WHIRLPOOL dacd44783c6de01952184da7ede7fa47b441a1e0a7da39db6bc70ce525337164414fac8c307834d0e0277cd88df0cdfcda5e5db24f4beebd6467e616c145e0ea
PBIN kcompletion-5.31.0.pbin-1+exheres-0 7648 SHA256 f8053bc9acb21ca0d36673dec52080edbc1b1942c9e377c4902f438a273b6e99 SHA512 2a8b009706bcb6cd8959e1ceafbd0a2625abe9523921bd5470e0a192c134a4415e3a13cbfe067b0cc7a046b0e21b60e3867288161894c46e0298fcfae06ebb4c WHIRLPOOL d5015ec833a7c115c7bcc2887b046f68ff832096dc79b02e5ddb3f3ac20856035dc6c9b7ee8a18627cb705cb1dd11b1cc73da1398559d27dc254b943f2244a07
DIST hasufell-binhost--kde-frameworks--kcompletion-5.32.0--C.20865.1489573809.410020.C.tar.bz2 143713 SHA256 c49b47b83933da2dea77b052f13819185fc5f7f2d0040afaa991ead73380a70a SHA512 9b6b62e69c189d45e46e03b7fea24406876379bbee83ac78591cf7daeea7dc6871390c57213df679207331a5e205d40f97af2268f432f8005e1470d0f80a6f02 WHIRLPOOL b88d0b002f1a22046df393adf635d50d3c220f4efc82c1f153347a07a64484633b33ddab777855546b38ceac547bc75837ce456f4542667d09861329e0a04fb4
PBIN kcompletion-5.32.0.pbin-1+exheres-0 7648 SHA256 041d210b0a4d92e3f9385ad80c88145173d0822216158663215041062b0d3b7e SHA512 a029626fcf097c71dbc360d94ada595286778338a77abdf8cc0bff617a7eca97038f2da69e0c714ca39b364eedfb1ef846c0b7afb74247b2ad654496a86bae1c WHIRLPOOL 3f76055817c996bffc661c401f8d70a3105f20bd1ec064047dcd6684f6126aee13707e9cbfe7c1206122b2920700eb64cbde26c3ee4bd2d93f649e3bd59e1597

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:53:10 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:30:09 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] ) [[ defined-in = [ kcompletion.exlib ] ]]"
DESCRIPTION=" This class offers \"auto-completion\", \"manual-completion\" or \"shell completion\" on QString objects. A common use is completing filenames or URLs. It can also be used for completing email-addresses, telephone-numbers, commands, SQL queries, etc."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kcompletion"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kcompletion-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kcompletion-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kcompletion-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kcompletion-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076790"
GENERATED_TIME="1489573809"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcompletion-5.31.0--C.13506.1487076790.729278.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcompletion-5.32.0--C.20865.1489573809.410020.C.tar.bz2"
SUMMARY="Provides Widgets with advanced auto-completion features"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kconfig-5.31.0--C.26843.1487076565.770440.C.tar.bz2 335100 SHA256 cef3b13fc43df00f6871fa0e7062e3feec54aab2c45885f2c3368025210c3db0 SHA512 7e3b9bbc5ca594a7cce5842ae5450b4a56ba86b2fae2737d69c415d11c9feab36b6b1dc5d6a0854684202f40bf1145fbea28a8057a77038789d57dbae178180c WHIRLPOOL 0cd5b59c4e81f9d6f80553f3868ce8991cd09282952d2885c21a292302db9d66570f11ca32bd8e6743400f92c213b0ca5616e7480d437ecf4278d0d3bd839fda
PBIN kconfig-5.31.0.pbin-1+exheres-0 7400 SHA256 96413691e1c8a8ef2452b2d4cc48e9d9895abc9fd6bf5ad7220831d7c643339a SHA512 5dab3507ec88006e067e46bb63e07c262b136ecd03ce539ac56cded336322c1b183ff831ac99afc7276a8ff9e4d17a221122746307d340d1fdb0cbdd5f6a0a90 WHIRLPOOL 92af7bf07fc79785467ef9ae9fdd176062e0d256404d6c9741d990e602fd254587c810c5692670ff0deec5a8656ce8549fbb0d72f41b3a2fa5b5bd6b41f7a98e
DIST hasufell-binhost--kde-frameworks--kconfig-5.32.0--C.1808.1489573581.782674.C.tar.bz2 334223 SHA256 7e53544fae7bc71fc243ed02dded01b410931fc60bb279199a4535882b530212 SHA512 3545b5be8bae3872bc241afe2fdc167a50e8f5928bdf32d3c81b7bf9cff90d6e1894d739f0a1c15ab1809dc32cde6d105f3f382ec2edc7b2af069a93e6ccf36d WHIRLPOOL 6ccb93e021dacfef5ca813e13dd3adb519b7d8f3b9132a282e50737f8e3171cb9e204d0930616161f328586fbe5558360c7b01cb4c1dd74b480703cf25703892
PBIN kconfig-5.32.0.pbin-1+exheres-0 7399 SHA256 a7b204ac4bc8d9b17871531b9a8c40ae4505f25b318fdda90cc7ed5c557b2505 SHA512 fbea11fe61a8b850122a6597896bda5a9706486277ff4ad0493e5b4e85bea9af9c23542baaada6a0847fb0e1a60430576a0eedb7eb2881cab422bda8012c3eb2 WHIRLPOOL 5e51b2d2b85bf875b7c7fca911dad46531ff684794ca5b0ee6771ad5abe22d3f660a1c41ece3241572aebd7b393cbdca1feb136660e443bae999a4334f9a2327

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:49:26 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:26:22 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]]"
DESCRIPTION=" It is made of two parts: KConfigCore and KConfigGui. KConfigCore provides access to the configuration files themselves. It features: - centralized definition: define your configuration in an XML file and use `kconfig_compiler` to generate classes to read and write configuration entries. - lock-down (kiosk) support. KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kconfig"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kconfig-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kconfig-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake macro ] ]] LGPL-2.1 "
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kconfig-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kconfig-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076566"
GENERATED_TIME="1489573582"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kconfig-5.31.0--C.26843.1487076565.770440.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kconfig-5.32.0--C.1808.1489573581.782674.C.tar.bz2"
SUMMARY="Provides an advanced configuration system"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kconfigwidgets-5.31.0--C.19067.1487076808.559777.C.tar.bz2 214224 SHA256 a8045c22fad2cc4857f7f654fc4b3c163416800c4e7eb9c2c2b193889e8da920 SHA512 d0f1c68cfa554f107e61d58e5948d593b6942abd2df60be159c6b5072996d8d8be5e761b1e5d9f4e8e11fd34b23a396d1062a41ca19cd34d574cae91abe19ee7 WHIRLPOOL a6a68a6e7ba09f5e4d9f8c33ef11589f556f94bfa85a58bd602e8cc3f660a09e04fff776f54d1aaf8dab5fc74b1459b48d360d902296d80651c4d1df25c8d5d7
PBIN kconfigwidgets-5.31.0.pbin-1+exheres-0 7820 SHA256 a46ca5bae92e84751b4c4cc758681910eaab279a0c9b4488c1b6dc720691bc81 SHA512 df5a4c3ceeda83e04ed55942adf057cf92a10364129b463d2d223e13269b2af255fc0856d2b84ecfd6b5a73b8ceb1a2658cd05aa597b46b42779789ce3725d21 WHIRLPOOL 21b264d6b8c269ffdefdfea7838873830bbf886f50288d657cb84990f57a085eda3879cf0a607a7fc13e26af6b32ec1c0dee96128fb4c202588474e78ce82c60
DIST hasufell-binhost--kde-frameworks--kconfigwidgets-5.32.0--C.26419.1489573827.438881.C.tar.bz2 216245 SHA256 235714bf09ad7e0f1fb105ee5da6a8037ddd30ec51a8a4dcce9f429b96200e51 SHA512 b9e21e24c4ece786f148b3db5844b88fd9f8bd73cf50b53478fc865f26c3d17e7582a1c54d1369c51c05a9ad575fdc4ff06fb5f59b5cc647b7f668877805d169 WHIRLPOOL 93d9636a0bd5b4a377bc95ef6ec9cf22861800012cada5a69d30ef6b5ac9db5a7ad6045cb88a6615a76931fa4aaa08e428e559e0b5db745f673a169a1acbc8c0
PBIN kconfigwidgets-5.32.0.pbin-1+exheres-0 7820 SHA256 ab23347a1bc8d46cbc481414f0b30c7f4f93a3609506c55d232947ac24130232 SHA512 b45e403989054a30dfadffdfd1559144097b3d20351649b4330d3a624464b5a3661b7aa5ed7d2d8d51f86e37b7b38dccbc877867be29b33b692a145f0a4c08bf WHIRLPOOL 93ee57a110293224d8e228bd01b95488f443b67b6ba9babfb7a3494ce5932242d8d3be1b0eca739113da48e799619e3bd0f8084bcbe5d39d3411c914d194e725

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:53:28 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:30:27 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build: kde-frameworks/kdoctools:5[>=5.31.0] build+run: kde-frameworks/kauth:5[>=5.31.0] kde-frameworks/kcodecs:5[>=5.31.0] kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kguiaddons:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] ) [[ defined-in = [ kconfigwidgets.exlib ] ]]"
DESCRIPTION=" KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kconfigwidgets"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kconfigwidgets-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kconfigwidgets-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kconfigwidgets-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kconfigwidgets-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076808"
GENERATED_TIME="1489573827"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kconfigwidgets-5.31.0--C.19067.1487076808.559777.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kconfigwidgets-5.32.0--C.26419.1489573827.438881.C.tar.bz2"
SUMMARY="Widgets for configuration dialogs"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcoreaddons-5.31.0--C.32639.1487076590.932703.C.tar.bz2 532843 SHA256 a20609c98b879dc53a41745efda0d6d24df7ffd16ae5f0edd5b78178f166d9b9 SHA512 24a198106b185a301ab26fbc7165ddee02dbdbfc6a1e3ae26f5615a6a9f55115f363a4e7b18261c574bf4ee2f5f1e4f885811dbb30eb9605516dad85d1e8f147 WHIRLPOOL 6a3cda258ad5bb03c4ad1bfa30ed1a80cfef8b9c5b6b3a69f50531b6116f56af9694339391c277b52378f5fcb7891ebbc6a7f4ce2c869d875157b856cb40ce8f
PBIN kcoreaddons-5.31.0.pbin-1+exheres-0 7689 SHA256 2c257e45935a8740b831bb9c0bff248864efc644e1a0882354f048df6549e473 SHA512 d6ad9baf44693f408b7e54c0e63b51db64ceeb6911538364d421e951fe4a17f4ad514c37650dd1a1483d04a250e184b8eef51b01f09c140db771aa95fa366b2e WHIRLPOOL c3f04c8a8b45c915887f73624db9bdf9df8e02119b5e2291e6af6514aeb0af907fe2e8cafadedcf01c4d383029764c5bcd20e40319142d9636f9369532c0f992
DIST hasufell-binhost--kde-frameworks--kcoreaddons-5.32.0--C.7611.1489573606.820136.C.tar.bz2 532197 SHA256 40787f035e0addb09733287cd0cfd333636a11cb02c207139b5bef496ef3ca97 SHA512 9e50c856ecafb55ed3334276646470bfc428bad054370e4048cfda8dc1c351869ad07f68384fdd8825aae22510ca815c83522fca029d693283e006f61942ca9a WHIRLPOOL 137df2b0e6b957b0cb0a083c178ae0cada9c2a532a4bb3ba57c3ca1c28348e4569a5d47a01144feb86cb41b95e6415364ef1d8bcaa429594e46d1d1953ebaabf
PBIN kcoreaddons-5.32.0.pbin-1+exheres-0 7688 SHA256 32e9f2ce21ad87b30876a26d924fbf2a276d1847bb38a6d4b27773fe2f6285a7 SHA512 f90edf60f968062103d4dde943a4b2c80dff5e9bc08e93f2ab410dc8fa90490f6a55bd812cd610a08aa09945091c4a320d7e01e4ee55b5ee945b7b72c231a851 WHIRLPOOL 6c8c1ea043d416072623921ce7406d619af661bd9e8316fdf8c2d2a07e32c66370a895887c295d1fb872f1962dd604301ba434e076e4b1f2b4a51be9142e84e2

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:49:51 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:26:47 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build: x11-misc/shared-mime-info ) [[ defined-in = [ freedesktop-mime.exlib ] ]] ( build+run: x11-misc/shared-mime-info[>=0.70] ) [[ defined-in = [ kcoreaddons.exlib ] ]]"
DESCRIPTION=" They perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org freedesktop-mime kcoreaddons"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kcoreaddons-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kcoreaddons-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kcoreaddons-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kcoreaddons-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076591"
GENERATED_TIME="1489573607"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcoreaddons-5.31.0--C.32639.1487076590.932703.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcoreaddons-5.32.0--C.7611.1489573606.820136.C.tar.bz2"
SUMMARY="Addons to QtCore"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcrash-5.31.0--C.9361.1487076878.485677.C.tar.bz2 47847 SHA256 dcfe4dd75630a869293488fab44343948cd3674238c7bec46c95f9d85912b0c9 SHA512 8f49efa4d916902e454ef4708c48279a6ec9dbb2831736ab62e6f94fd5d49633ef30b661f8e1e1ba485b649114397f76f52620ddd7ef355ba9ec5cbf4565b2f6 WHIRLPOOL 675f6530b6cb24e4b23b1bfba804cef9ef1beb7c56c29f0ac39bbc8d9e0f4d90f26b6a612269c8e117ee81f4ab45ade79ef4f51e364a95873b4a52f6accaf4dd
PBIN kcrash-5.31.0.pbin-1+exheres-0 2514 SHA256 ac37bd26832528df6f1969380076f8cae19c55c74fc8ebf28c0fc14517669caa SHA512 c9014033e3de51303daf1fbd5cb75fe9674631d63fdef3a35f6535b403ea772d633eef7dc18e58db198f644f6dd37bdc2ec7f2eeb62ae77cbc257f8c695c97c8 WHIRLPOOL 25946620017b427cd1b44eef1e57378f2cb99e45f279b4ebdd35a0fea4c63c778a007bff1bb58bc99dfe81e2ce8146ec230a8ea8b2d4b32fabe33f8f3010af9b
DIST hasufell-binhost--kde-frameworks--kcrash-5.32.0--C.16680.1489573895.689855.C.tar.bz2 47768 SHA256 ef042be0a35fd689446da2321829db8584280cc0206ad6b0ae9321cc7e92cd0c SHA512 3dcb695226931563a91de76e864677054af6c00979c7795c2b16829fc77bf7bc333c8f4fe2d569cdbaed8eb4cce5d108cc6406261f2e2502c63ebae65984d48a WHIRLPOOL 2ebee1cb6b310abb71219e0871926e29cde74b22157cb7f93513c725a7f304b850f60bb9e6c50442696545e3abe0b34e98a7837a940aca6e544ac63f45761de2
PBIN kcrash-5.32.0.pbin-1+exheres-0 2515 SHA256 c7ef4239c37c07fc519b00d6aece1df7136614a6e613b1e5f7879018ec437214 SHA512 e0320e530af304361397d4ddb6bbe04405dfcd3cfdfffcab9930b52cce84add51149ee26a18af8fe57540f65e26d07b7cf4edc1478117bbdd7d2e67b3077fc71 WHIRLPOOL c198a84cc51975b594ff5a4d203be4e5a38772fde4e00c564ac9ce739c99ee0f134da6773923d23ae30fb688a86d837006849868064b269dc804f190c8472380

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:54:38 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:31:35 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kwindowsystem:5[>=5.31.0] x11-libs/libX11 [[ note = [ Could make this optional if necessary ] ]] x11-libs/qtx11extras:5[>=5.6.0] [[ note = [ Could make this optional if necessary ] ]] ) [[ defined-in = [ kcrash.exlib ] ]]"
DESCRIPTION=""
@@ -9,10 +9,10 @@ MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugg
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kcrash-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kcrash-5.32.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076878"
GENERATED_TIME="1489573895"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcrash-5.31.0--C.9361.1487076878.485677.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcrash-5.32.0--C.16680.1489573895.689855.C.tar.bz2"
SUMMARY="KCrash provides support for intercepting and handling application crashes"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdbusaddons-5.31.0--C.11952.1487076670.938824.C.tar.bz2 74988 SHA256 bfcfb5517d9f1f28da14ba0682446f1b192c240ea38349eaf0e3e4923b014c75 SHA512 1ddc7dc01bc172623281107e11cf78c7bcf8ac17384fab3245038af5ceb104dd47072e01ac0c8746b39fe03db2f654762b96db00d4ebd2050f9f02603082e35a WHIRLPOOL 7100d1f2b49fe20c7ee1477fccc200b1b1605538fd11a2ae9ca3a118b151800f2d0b2180bf336540ce3110af7e3c56bf159ef2451b1db0d37ac33dbe0e61d010
PBIN kdbusaddons-5.31.0.pbin-1+exheres-0 5033 SHA256 8479783b9100adc7467a258d677a879945f8823bbaf697ac2d2b08e3c22346ee SHA512 4ecf271efd641e4817cdfbb0e8ffd35963fbb4f620d7ed2758b4042024619338c2b9504dfb6934150a73a93defde691fc485316fcc449d204513cffeeb59dc6a WHIRLPOOL cf6858df2e9162c7b7f60b5628cea9452846bde53939668a7970eba8b53cdec491cae064fd2befe2b846deb88845372c447a713a2b58a56001adbe8850e6035c
DIST hasufell-binhost--kde-frameworks--kdbusaddons-5.32.0--C.19359.1489573687.417718.C.tar.bz2 75075 SHA256 ca0b2cb8a44eebe542bb5f23a7829824cf43b1027e3091f5f68a7c451f759d51 SHA512 5a487009747506f46a71f76aee8406bb3a577c2f8b12fd5a13c74705fdabf9391309dc5ff9b966b4aeefb57c956087fdfd303d3677656036975c9cd70d5fb051 WHIRLPOOL 12a40eafa43077f5001caba1d1bef4385165ed2a8925e086599c91e0e1fbdae7db24cae097dd84151238c320c0eb3264446308bddfb9db46515303e4f5f795e7
PBIN kdbusaddons-5.32.0.pbin-1+exheres-0 5033 SHA256 5b50ca8a53d6828c767021dacfd07f32f426394eb70fa3f3ccd1333e0bcd662f SHA512 ef207b05cdb59d1ccb633ed9330c4ab55201281f1874e43789eb999421f25948eb5985f9d910aff106ae41f944a259eff7f4bdb44ffc59cfbb4c04dfb75f1fa2 WHIRLPOOL d17045c33e32fe7ab290a3d85a66a93fa2320e77a9ed70089bd9aae89d5e71b24eeb3e96eff4f5fe40f1d06693b042aea7d323497822b4541ae23fcf51184ce1

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:51:11 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:28:07 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: X? ( x11-libs/qtx11extras:5[>=5.6.0] ) ) [[ defined-in = [ kdbusaddons.exlib ] ]]"
DESCRIPTION=" KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org test-dbus-daemon kdbusaddons"
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valenica cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] tr [[ description = [ Turkish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] ) ) [[ defined-in = [ kdbusaddons-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( X [[ description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kdbusaddons.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valenica cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] tr [[ description = [ Turkish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] ) ) [[ defined-in = [ kdbusaddons-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( X [[ description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kdbusaddons.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kdbusaddons-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kdbusaddons-5.32.0.tar.xz"
OPTIONS="X linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076671"
GENERATED_TIME="1489573687"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdbusaddons-5.31.0--C.11952.1487076670.938824.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdbusaddons-5.32.0--C.19359.1489573687.417718.C.tar.bz2"
SUMMARY="Addons to QtDBus"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdesignerplugin-5.31.0--C.15228.1487077774.21540.C.tar.bz2 155793 SHA256 a22182d8aa6312bae0333c2002326e30130b8ef15f6f9cd4c120eb6315c83fcd SHA512 fad4a21717c40fc41942bb959455b7ed7418a823748a122c8e6825cb10d8638eacdb1a86a3532bd857e15b48664b853a9d5ba3800bbbc77c0329ae2330279ba1 WHIRLPOOL 843721fc9e8156701764559e753007dd2c3c1572fa45c55c2ced6249a321966cf1a3830f2ff72be4282526b2bb5dd85ac3dddd7c812553b400854a32bb5ec6cc
PBIN kdesignerplugin-5.31.0.pbin-1+exheres-0 8226 SHA256 98c7545fe0b4785dab70aa67f6e0cc33b7d836079bed648c8a591d68175b19d7 SHA512 7caa5f07e496e84e6cbd871516bdbeee0dfa7cfb66294106d23071b51527c190cc44599f0ea040738207f8a214c8a40fcd37e187844d5cb432636aac053c77e6 WHIRLPOOL a66e82c4be53603d140fde95c0c12a22186307e7a5af4ec89b73347a4ea695832a22cb683df61eb6c7c4adc7e13b6ecebf23fd6a671f4b8ba7709a22fb4718d1
DIST hasufell-binhost--kde-frameworks--kdesignerplugin-5.32.0--C.26131.1489574219.769839.C.tar.bz2 75058 SHA256 2995fa7f034616c9dac30c5924a33f3498807b0d73622c08badcf9c4ad965619 SHA512 c288140fed3ccd6039c318e7fa3ea260e3a7e544fdc01cf75c9c306bba1f10a52b38470d719580f78f99580fa4a777b61cd46a2b3c3b57f05dff91e6242087bf WHIRLPOOL c168acafdc7668e6f55fa075e358c0c481aed8843517e9431faab9d8d4798a5449d2bd5c01706b9d9c8c04df5b93885596bf4ee99b61fb86ad7bc4f316079a73
PBIN kdesignerplugin-5.32.0.pbin-1+exheres-0 8227 SHA256 1bfe3c110e4d663d7d4c82e3907022aca4d5941b403334a25a19a11ae307d323 SHA512 349fded939d9928261d36ec066285f1ccec621e7ca5e449d122f4e54e6e5254cb9a27c989b290076d74b4a6799522e642851da5146e51b47aa347e14328a17cb WHIRLPOOL bcaf5f37e81452387a4f9a81fccae55c4144756dc72be2c9e87cc20866ec9c1be13e36ca92f2ddc40ea7203ae69d56a4aaf8876d81e55ca28e95f9834d5e0c65

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 14:09:34 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:37:00 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build: kde-frameworks/kdoctools:5[>=5.31.0] build+run: kde-frameworks/kcompletion:5[>=5.31.0] kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kconfigwidgets:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kiconthemes:5[>=5.31.0] kde-frameworks/kitemviews:5[>=5.31.0] kde-frameworks/kio:5[>=5.31.0] kde-frameworks/kplotting:5[>=5.31.0] kde-frameworks/ktextwidgets:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] kde-frameworks/kxmlgui:5[>=5.31.0] kde-frameworks/sonnet:5[>=5.31.0] x11-libs/qtscript:5[>=5.6.0] x11-libs/qttools:5[>=5.6.0] webkit? ( kde-frameworks/kdewebkit:5[>=5.31.0] ) ) [[ defined-in = [ kdesignerplugin.exlib ] ]]"
DESCRIPTION=" This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kdesignerplugin"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kdesignerplugin-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( webkit [[ description = [ Build Qt Designer plugins for kdewebkit:5 ] ]] ) [[ defined-in = [ kdesignerplugin.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kdesignerplugin-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( webkit [[ description = [ Build Qt Designer plugins for kdewebkit:5 ] ]] ) [[ defined-in = [ kdesignerplugin.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kdesignerplugin-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kdesignerplugin-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487077774"
GENERATED_TIME="1489574220"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdesignerplugin-5.31.0--C.15228.1487077774.21540.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdesignerplugin-5.32.0--C.26131.1489574219.769839.C.tar.bz2"
SUMMARY="Integrating KDE frameworks widgets with Qt Designer"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdesu-5.31.0--C.20529.1487076920.242500.C.tar.bz2 100655 SHA256 4c8f0ba5abd158eae7b7107cf3dfd2a9d7c679d20b94084df7b6dd08f5b76634 SHA512 0667f1dbe01fc728141b0064c3402d11d90ad92c76d9806f9c35223722ebb22f706f3c6fb1cfa96811e4225509f5aa15225f07afe9325b2a7a6c249c0c8e5f06 WHIRLPOOL 13a00e06086bb40bc70706034199f0acbc46f16139e232bef71b6f60ddaf035c30a19fd02aa9e11bd9b09f8f94986bca5585a979fb9fce85877fb9d90e1946f4
PBIN kdesu-5.31.0.pbin-1+exheres-0 5148 SHA256 0bfa8be959f85b1d1ecf8abf99c8537b5bc93e7d942a86a8b76869f90fae6c0f SHA512 1da8a806d13769e8f784e97e369cdcf499720402a2a94bbbbf0f64535a3463d4aba3443269e235643783774d27707c6093f068ed3dca703f6af5618685039901 WHIRLPOOL fe6d90613342cd9389279257bc1f1d2b466d99a0f222b0bb95332bfddf4933566c017e9ed5c5c440c3da10191e30a2fcc8fec014e3add4a93dd9f0a0debc14b8
DIST hasufell-binhost--kde-frameworks--kdesu-5.32.0--C.27838.1489573938.308020.C.tar.bz2 100645 SHA256 2dbf98d145c274f67490d0cdb2e88485f23ecee6dab33b2fbf5ed219d8fe1f1c SHA512 c25736e4826b1e9af352195c7191a79916acba0fcfb6282bf5a3443002910231fddc74f0ff5b9b566780856a65b4dd5bfc6bc2f2c0c242c670cbda0f1e765eb7 WHIRLPOOL 4d4d3910d423f068629951c31074aeba90ff48a1c3e42ef897b43884c8a01030177f774d149e850e29442f6fc467c3f5632489d0065682620a5ae0502bd58977
PBIN kdesu-5.32.0.pbin-1+exheres-0 5148 SHA256 56ee69c86f3d5e9e751c431f377c3f4f0e9b62e4266839d67bdbf4980e4719f4 SHA512 22769dcc3baddd4b2e80ccec7807c079d426e0a8e403c4f505e1aaa1e449faf051ab62e597311cfe885a59aaa63b4654b2ead9c873657b33d3be4984a5e4b2f3 WHIRLPOOL 47d5294089955bdfabbe647b8c2bc47db902c9b1533af6461b82b44a9a7a74282be0a8a219b6d07735c84afd56244022d877ee9e917957c8225e6cd82a7d9554

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:55:20 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:32:18 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] kde-frameworks/kpty:5[>=5.31.0] kde-frameworks/kservice:5[>=5.31.0] x11-libs/libX11 ) [[ defined-in = [ kdesu.exlib ] ]]"
DESCRIPTION=" libkdesu provides functionality for building GUI front ends for (password asking) console mode programs. For example, kdesu and kdessh use it to interface with su and ssh respectively."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kdesu"
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kdesu-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kdesu-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kdesu-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kdesu-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076920"
GENERATED_TIME="1489573938"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdesu-5.31.0--C.20529.1487076920.242500.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdesu-5.32.0--C.27838.1489573938.308020.C.tar.bz2"
SUMMARY="User interface for running shell commands with root privileges"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdnssd-5.31.0--C.17540.1487076688.82004.C.tar.bz2 114377 SHA256 61c91650e79e1a7f70d7bb818aec33afd973a1cff3725b1a614aaa28a64ab747 SHA512 bf5d74a2b3a2af609907b8d285b968e8027537da7895d846c0aad978be57f6f9a58cf841ac5fc03c1a7fc4457eb5e1ca5e1a0ba4f364d3d68b142da044e8dcb9 WHIRLPOOL 3b0ff2f2ed520d78cb91d57e89ae47f151f6527602d32c443e8a59ee7a212cb1e2a719e5bab646f81cf003d757967bff7cdc4502392f58a722d8d3ec80a79a7c
PBIN kdnssd-5.31.0.pbin-1+exheres-0 7590 SHA256 10692275f7c1e37e6c4cb9358617a81aca5c03ba0ada13983a5db5ffbf6fdc70 SHA512 27c89f2d62b6e6fa4bfcb8ea72094f667bbbef1f677f2b373e05f74295106ad3f434061060c8b032e86e55577f0a640c5afb2c97509922b658d6ba7f84ae3d9a WHIRLPOOL 8e982238a53ad77a6969cb0bfd8750b0c3bd0c0e994b16db00d553e73273304feffa67e2bc984b364779fdf9c5444753eb4ada349aaf544430a71242d9c7bbda
DIST hasufell-binhost--kde-frameworks--kdnssd-5.32.0--C.24939.1489573704.695320.C.tar.bz2 114343 SHA256 05839380de043b3fa28cc1ebd07d69c591e8dd72752bb0d00f695dba71cb3e1f SHA512 948e08cc00b6046029eb8f3d7c407f5a427bcb3f36bf97dc42ac7e7a5e6e348a2a2b23428820a0088c008f971e776eedc3c5088a164dd7613618a33480d6ad0b WHIRLPOOL f21415355678a230e40a59c527adfc9277893bfbaf4d5640d2d121cc2de2a6f9103a89765f071070eee2a9728f71a1454b2db5175ff62e942cdbf4ea6f25924b
PBIN kdnssd-5.32.0.pbin-1+exheres-0 7591 SHA256 2abb0e3e06dc5e07468eb91e3f15af8715b30dd0b781c3463e9f3fc23f592e57 SHA512 d134172b4b1dc4865acb023a5426cedf2634ac74a1f493995bb28b78f84a675abaf7378bb099f480f2577405575bb40a9ab46beabb456262112b22697e24641f WHIRLPOOL 7ed18b0665efb2b31262f5417f9f7cbdc0ccb015bd62d214c2c7635eacfe4af1945694a92683b0f2dac91c088da8b8607cc2ea51672dc405d231018b0ceb99a8

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:51:28 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:28:24 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: net-dns/avahi ) [[ defined-in = [ kdnssd.exlib ] ]]"
DESCRIPTION=" KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of [Zeroconf](http://www.zeroconf.org) that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kdnssd"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kdnssd-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kdnssd-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kdnssd-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kdnssd-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076688"
GENERATED_TIME="1489573704"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdnssd-5.31.0--C.17540.1487076688.82004.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdnssd-5.32.0--C.24939.1489573704.695320.C.tar.bz2"
SUMMARY="Network service discovery using Zeroconf"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdoctools-5.31.0--C.3555.1487076480.590294.C.tar.bz2 430384 SHA256 5fd077656f4bf52283783d5a24ce0c3a707137957d2de840c9763a2940957324 SHA512 0911bdd0ea7ae1aa68ad54cd2f71c291ab5d9ffb86f851d89a4a723c1036097d2aa5b73fd145430d5f8c15f6fd0096e8ba2594c97d4c214cf8f1a3fce92dcb51 WHIRLPOOL e8eefd836f620efea426117b9b6a0fd4aedcaf1485b9b2db3ae5b0f3dc2bd041c10c1d25832ba8470360a1187eb9f0013d35bf3ba57d778caeff02aaacbc2cce
PBIN kdoctools-5.31.0.pbin-1+exheres-0 6764 SHA256 12b9eaf22ec39338642e4ead1ad3482f089ae378009df005954575e259402e84 SHA512 261411006f764b1678e0ad4e0a00ba868779f468787e13dfbf0495d808510b763b32bcdcc0c32eb5079f923966fbe726ebd14748359db760543bcffd192b6348 WHIRLPOOL d4853429334887c03be4589f414657981e8f680d697f6df46e405a79103fdc320d10004b6bee1999f1366ab31325a36330fed62bebc3ab9bedf6fa06922a280c
DIST hasufell-binhost--kde-frameworks--kdoctools-5.32.0--C.11063.1489573496.222424.C.tar.bz2 433419 SHA256 e17b359d84a2fe0ee6994faa059145d1a745677398fff495d6c196c38fc0f942 SHA512 770cd6944dedce25fe6d95c62bb76537be4c172dadbc06b2701b98d78f676d844abe89ac849a4ea28862c5e9730518b80a0ea0b61ec9716a7f71fdeebd975dda WHIRLPOOL 2236eca2e40675bbb57d6176699f7fdf67a2c7cb410ac9065fa15e94dc85fbee2bd5641ca130118f0e0c72c7ae99b843349d28c0982a7372d4c8619ecab1444b
PBIN kdoctools-5.32.0.pbin-1+exheres-0 6765 SHA256 c0ee565904683a81f52d5a59fb2c469f5ac2d4046ad4719b6fdb78b3873a7634 SHA512 3f220f67a3e57ba9c9f23e6721be839814366f711cde19dc02050a4b38b290593eae22d4657483f728d83fe8b97d822273c78675ca5679361f31d45816742112 WHIRLPOOL 3a7e838ac13255c75b0da9a80d4786bdd5454805b368398ce4aecf5061c42b4af9142f78a7cb5fb8b2f4895d32154e4e99e7862d736cb2e65fccae49dfc088b3

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:48:01 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:24:56 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build: dev-lang/perl:* dev-perl/URI build+run: app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets dev-libs/libxml2:2.0 dev-libs/libxslt kde-frameworks/karchive:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] ) [[ defined-in = [ kdoctools.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kdoctools"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kdoctools-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kdoctools-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kdoctools-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kdoctools-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076481"
GENERATED_TIME="1489573496"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdoctools-5.31.0--C.3555.1487076480.590294.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdoctools-5.32.0--C.11063.1489573496.222424.C.tar.bz2"
SUMMARY="Provides tools to generate documentation in various format from DocBook files"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kemoticons-5.31.0--C.26273.1487076938.821001.C.tar.bz2 1757325 SHA256 2515ce9becefd5c117292c4005cd9421987e78bdf0ebc592f7e35e625e511805 SHA512 b1c160fdc118f9ae8fcc65470af559db4a2198aac15111fd0615e923845f3bbc76e579f05f07642193726a1b0b3bdcd2dcb8c350b371caa5e5e59f955cb043d6 WHIRLPOOL 7791d717388677fcbe1c7ddb0fbab63d753bf47c35b38c9ea393b8aa3b9faf0014a69d6488bcef4238808782200a3fa8de057ae05c150bd2d1d61458cec12f2d
PBIN kemoticons-5.31.0.pbin-1+exheres-0 2464 SHA256 21acd2ad4fa5ccf19bd9cb1d1a37a4438ea8804298dd46d6677b5d31ae5bcc72 SHA512 cc313577a06e0c2d201cd2479129e12e016ec73a2fce32ebe957677a27a57c4512cefee6cf2c22ee7711b76987b936c5f4c26b30538ee797a45e25ca763e43d5 WHIRLPOOL 680034270f60347d8f338f091e7b7648ee3592b719710c0e7810f4bec08e05df446df911db8158fd032850f02b07c9c864acc0cafb974d0ef847d57f83a2a246
DIST hasufell-binhost--kde-frameworks--kemoticons-5.32.0--C.1106.1489573956.230633.C.tar.bz2 1757429 SHA256 759607d6e7a19e4f61f34a16e4ca5cc397c5f22a220950890cd0cd62946dad74 SHA512 831d905e0c6e94587f4a7ab37ed522a70953d784c412ae73f87bb293190ac95e827b9135a873b1a0444dd3c91c1ee9a97395cbc6f936459487dc1288c55515c3 WHIRLPOOL 9263e7b7d864e4d71d0317af175c2b5e61f16cc194516b533a00e4dd9d4caaaa31a9f4685feb34cecf9d323624ba8a270f569be6fa2af4f6c6b9eab2a3d9afb8
PBIN kemoticons-5.32.0.pbin-1+exheres-0 2463 SHA256 1d6192eaed6e5b981211e0519e193df83e0f1ae192297d32f063ea0eeab420f6 SHA512 18c1c6c872598f471b9c6caaa2d8106836fbc34d488749c312f83fe91524127c18e12095219c77ed61e6a4c16b754058a14f345904bf521e7431ca34cf1ecaac WHIRLPOOL 738061b54468e3238b9ec9a254525dc82a0e7c6faaf7ac5d349e96031a0ba42895e0ea8b8d3d2d7dcc9c9f864cdb037660030617b2f015c60abd28ed1ee8b91d

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:55:39 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:32:36 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build+run: kde-frameworks/karchive:5[>=5.31.0] kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kservice:5[>=5.31.0] ) [[ defined-in = [ kemoticons.exlib ] ]]"
DESCRIPTION=""
@@ -9,10 +9,10 @@ MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugg
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 [[ note = [ Tests ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kemoticons-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kemoticons-5.32.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076939"
GENERATED_TIME="1489573956"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kemoticons-5.31.0--C.26273.1487076938.821001.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kemoticons-5.32.0--C.1106.1489573956.230633.C.tar.bz2"
SUMMARY="KEmoticons converts emoticons from text to a graphical representation"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kglobalaccel-5.31.0--C.31809.1487076963.178621.C.tar.bz2 155928 SHA256 276c78add22d0eaa987020f0ad250fb2669688e09b4cc70da841b32f564a4165 SHA512 7d928a68471ff24e63e6c596d0935ac65be6ad4a1b6755accda61d84af94d4b3e2a136df9620083f32204360e8486bf7c4f430e338f6e5495f437f70be2db632 WHIRLPOOL 4263e062e55593d516049a626b49af9eaa077bf945ec8a0c052dffd4050f3c2e9257addcc3ca0e3723c2b200163a83f853f35274d55f64177b3e9017aa192bd1
PBIN kglobalaccel-5.31.0.pbin-1+exheres-0 7979 SHA256 11c344aaece7da1f8268465afce4fc2cb7f3d485575627357aca6cd06816cec7 SHA512 2761821e0f4aeb7034371ce9ecf5d04f1eb224f6b363c7fcfa043d0d78ecaceacd099c1d460dbdb174cf9059055af6c56d8e6d2f394cf9d1ecc28ccbc4e81304 WHIRLPOOL a8ff7df6b72e3a9465085df8bdcf7cd8c44cad43bb890e91dcbf0e0e20fd7a3092b5fceb0e284e2f82a3255d58388fa0ba5799428ea78cea27aa5489eae65099
DIST hasufell-binhost--kde-frameworks--kglobalaccel-5.32.0--C.6638.1489573980.861008.C.tar.bz2 156195 SHA256 40169112f3f464565180e51171225ce1cb791edac12e697e5e5b6ac95a180d25 SHA512 8dba789d80d2fcea8f304b850ffa3ba6705d5e827db63d0ff20805c88fe648d2b97f5b73bc12bbfda25f5bbcdcb612378e8dd1cd0e85879eb7365ccad3c1b18e WHIRLPOOL 004e5ba0f14a15a1d1fed725c108679b3b5ab3064b82ba1da7d38130237df261db16a3b38f6e3669dc5ab9b8da9b4daab598f77c3403b72a25ad2a2adc340c4f
PBIN kglobalaccel-5.32.0.pbin-1+exheres-0 7978 SHA256 79d2c3612f42f3bee0373c2264e18a98b7f88aeb93ce79a0299faaa1ceb0144a SHA512 941ac0553124bcddc57f5d028aaba99171feb9bb8379333b0acbc476151f070b6dc16f7be242704ac04dbc4762549413a681c39e27f8a297e218dba46088b14d WHIRLPOOL 9b28a48b889b44d3f18cfdf92f3c55d5db0cb128df2ba5880935f4142df7642ab2c5a5237415349bc3d32af48bb876fdb43a027f8d00b309b73d49d3ed54cda8

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:56:03 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:33:01 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kcrash:5[>=5.31.0] kde-frameworks/kdbusaddons:5[>=5.31.0] kde-frameworks/kservice:5[>=5.31.0] kde-frameworks/kwindowsystem:5[>=5.31.0] x11-libs/libX11 x11-libs/libxcb x11-libs/qtx11extras:5[>=5.6.0] x11-utils/xcb-util-keysyms !kde/plasma-workspace[<5.2.0-r1] [[ description = [ kglobalaccel5 was moved into this package from plasma-workspace ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ kglobalaccel.exlib ] ]]"
DESCRIPTION=" KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kglobalaccel"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kglobalaccel-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kglobalaccel-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kglobalaccel-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kglobalaccel-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076963"
GENERATED_TIME="1489573981"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kglobalaccel-5.31.0--C.31809.1487076963.178621.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kglobalaccel-5.32.0--C.6638.1489573980.861008.C.tar.bz2"
SUMMARY="Support for global workspace shortcuts"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kguiaddons-5.31.0--C.25014.1487076449.193207.C.tar.bz2 87633 SHA256 41a1814805a9d208f73daf90f2300d69cbd13d2b04bb11a5b45e74599e03b2da SHA512 62221813a92ff7829d689390112306a19bfe758c4739b9c940b210c8ac520ea0550eae07ac57de8bb5834d2b58219e30be2fa16f91a2fe3235b4ad1bac3b29d9 WHIRLPOOL 080de20cc47cceaa5379460daf3dd4d75e4cc6e5d02ca3ee8342f8799add98641d0f110b940e86eae835144e5f493ac9cc166754db43213f23d68f0bfb9981c8
PBIN kguiaddons-5.31.0.pbin-1+exheres-0 2483 SHA256 f6d6583d568cd0feb6d52c363097274dfaff9bc1a8bb682eba079662986e312c SHA512 8642aa139480efe607ba5cc482f581ef83c34c87ff991536472b8774cb8a3921d51fc683ff62a074fac733a3caf41abb56ae4950207a1e2f44c4774e6d5ed333 WHIRLPOOL 04f8bc93e3a76d75e7d5009aae72f02690f285b48e059e6c0a8eff8f39a2109ae733d4fb03daa6d54d00ccb3bd5e5a38f4fda4259a73e6a0b495a8d270b42f25
DIST hasufell-binhost--kde-frameworks--kguiaddons-5.32.0--C.32433.1489573463.832427.C.tar.bz2 87551 SHA256 f2863169d360287b6fc6b23b2be9fe5105e10bcdac0ca3632438903cc385cb11 SHA512 54ce111f0431996a9e866b86fdf9a844669f365d84d3d2acbf6cb355fa7c94946bd8cdd5fd56a30a8698ba21aabdd6d259f1bf5e3f0c5799cecb9cf993ec8f83 WHIRLPOOL 9d4ba16dc4656d6ef49ba06df63afce70d8292e066b50abba46a869c6406dc96f8d1dd84dc935786527701fa50237653f8f959454cbb5057934e316cf1e06bfa
PBIN kguiaddons-5.32.0.pbin-1+exheres-0 2483 SHA256 27116a87df7b80cd00cf859fbfdd790eb8d24797d464d4ab100f2b2aea00920b SHA512 eb6212f7e61d8e2d7e47b2eca93feec972386f935a86b928656482270ff5e81033cfc87e18df21a3809ab14dca1602cba718dd24c541c60ab7f498420c10e7ee WHIRLPOOL 449bb42f7c61cb33ae2a19f86a5c32dc2cf4bf994b86c4787a8c58293129458b4a5aa68bc47f7d2dee58f63bf4dec743c45aa7ddc232406e16efcbfa666ef286

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:47:29 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:24:23 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: virtual/pkg-config build+run: x11-libs/libX11 x11-libs/libxcb x11-libs/qtx11extras:5[>=5.6.0] ) [[ defined-in = [ kguiaddons.exlib ] ]]"
DESCRIPTION=" The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input."
@@ -9,10 +9,10 @@ MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugg
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kguiaddons-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kguiaddons-5.32.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076449"
GENERATED_TIME="1489573463"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kguiaddons-5.31.0--C.25014.1487076449.193207.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kguiaddons-5.32.0--C.32433.1489573463.832427.C.tar.bz2"
SUMMARY="Utilities for graphical user interfaces"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--ki18n-5.31.0--C.30426.1487076464.794022.C.tar.bz2 191092 SHA256 8b63ada8a9e87dffb74b46c8f0f1d3b41a56127b54ff17f6e1b1a95fa5152d9a SHA512 6388b14c9f9f58e371327b480a4d1821c00ff3263b0bd18bf2d7cbcb395e2904b0ce919d72c5ee6bf73139ddd21db344e651cac8e28abfd7715fc2722da2b4eb WHIRLPOOL d80fcc4be01066caba927f69d2e7879520481ca6bb367952743c2ad19b90ea36a86206d8f1fd6ad17a6e6f90db86302988b60bdfbebee474d330c75b047de115
PBIN ki18n-5.31.0.pbin-1+exheres-0 7866 SHA256 4a85392fdb0884cdf7a1ff73244640480fc9c309a8c19f586f019da91da7e71f SHA512 7bc1cd0c6fe8ad353db55b0ba6be01f154a88c062a31ffcf3c011557f0b44fd9f48fb6e89796b529b953412f61cf64106e6fb3901f7d00245eef8ab2c5d5bbf3 WHIRLPOOL 2e403b2004ac23a0a76585afbf1c392fa197d61288f019a803bd7a667d6f3f92d03a244e5e4fba40682353a9d74f90595457f2d516ed1eb6e05b9cac68014c8a
DIST hasufell-binhost--kde-frameworks--ki18n-5.32.0--C.5368.1489573479.309717.C.tar.bz2 191042 SHA256 cc97dec37be869edae21b9c405c848215f8a97827870e234bcf7c9b3dc2bb823 SHA512 ea938d754dfb065ea5a62fe1cca60815e4749c3d0e8fb013b1c0a505f00ada580c1e39dd0999ef8046e4be48d4d4650fbcb9fb5895fb9353708ccbd3be1bc330 WHIRLPOOL a1705ea1630fc3151f3a1aeb2fab8a0065f7990b3a7a5665509e1b47668df8a4c4feb91ce33f585e5114d019f9808df6aaf52d78e20b34a0934b143bbaa5f5ed
PBIN ki18n-5.32.0.pbin-1+exheres-0 7865 SHA256 4444fe6afb403b949f8da726a3f8b541655c24a3738845a8d1c8bd4a0ea138d8 SHA512 99493f7225c1c8f572394f00340ab03de3e4196862a8af8bb3c7903a600cf81fc9ed740d5219ca97a6afcdc656c469a749a551fce64febd139437f44bd244790 WHIRLPOOL 914d9174ed0b7f1d88f1d3f1514f5665233c0f0c06ac2671f031a1a323303e2056b204c58cf6913192dffec18ab9e424391e5f7e37c382659d619f37124f686a

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:47:44 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:24:39 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build: x11-libs/qtscript:5[>=5.6.0] [[ note = [ Scripted translations, might be optional ] ]] build+run: dev-lang/python:*[>=2.6] sys-devel/gettext build+test: x11-libs/qtdeclarative:5[>=5.6.0] ) [[ defined-in = [ ki18n.exlib ] ]]"
DESCRIPTION=" KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. It wraps the standard Gettext functionality, so that the programmers and translators can use the familiar Gettext tools and workflows. KI18n provides additional functionality as well, for both programmers and translators, which can help to achieve a higher overall quality of source and translated text. This includes argument capturing, customizable markup, and translation scripting."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org ki18n"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ ki18n-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ ki18n-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/ki18n-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/ki18n-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076464"
GENERATED_TIME="1489573479"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--ki18n-5.31.0--C.30426.1487076464.794022.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--ki18n-5.32.0--C.5368.1489573479.309717.C.tar.bz2"
SUMMARY="KDE Gettext-based UI text internationalization"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kiconthemes-5.31.0--C.24685.1487076825.942034.C.tar.bz2 154141 SHA256 62048ee7c9357d4b59155c103e06d9ab52ad1daaedc38221a38de997465276d0 SHA512 86b57693450adadcff4bb361ea4244ad5f7d60ab7cb8267078cdd456595b320e26ef927d45e4fb4b260f0e7f5e34faf09fd423d25dd6c49164ddaf270ea86559 WHIRLPOOL 93748cdb4a95f419e453b7dad6733ddd91d5700084f9f01f95979b1e5620bb0838fb97ebb672cad38022e1540e1553bdf4ebf6d6b887b9585afd7589ff0f2730
PBIN kiconthemes-5.31.0.pbin-1+exheres-0 7375 SHA256 ff0d84257e0d6200cdb15421d152b6ff1b85de251086484572dfac04cb2cb867 SHA512 7b634ddce00ea3583ca4aa2d617b42337939eb305d7c0380e11689436d5750a45accfbb2df8ae35773251c1f93640c9a40afd412584ec1be9a133d9fce04a5c8 WHIRLPOOL f85225e65176c19ee6ada78195ac93be92a69d433025e2bd350e52d408b72cd2ef0897707ed4c61cbc1b5d511a23752f9b991184595645d837a1fae848e89bf3
DIST hasufell-binhost--kde-frameworks--kiconthemes-5.32.0--C.32028.1489573843.929939.C.tar.bz2 154192 SHA256 22a5a9059e647cc1e1fa7bedf0095e261e36cfda5c3c22652c9e43adfcef1867 SHA512 7c664182a3f959bcb807f1e74f23f7c39ff6a22572582746f601bcb03f7af87318b832e5cfa8fafdada61c22b85df69ec36d5b9e0a55c9de520d0794ea93bb69 WHIRLPOOL 4196a1db81a6255b90a31c344bcc9a3419955c0b36aa047150af75c8e072fdd8ec8d09a0ebe4957535929caa9128388b3d966ed34f71c68ba10e6db59b3f8856
PBIN kiconthemes-5.32.0.pbin-1+exheres-0 7375 SHA256 83532fc2435507ccd62cc04729cd7a5f6cdadce64b700682a3f6e7837770bf4d SHA512 f62acb261b375b655a61708669ff742e97b874f22afec1e9d6ee16f7c500a6efe7c828b5a1f54bbb793fe833c0879aa51b94adc1b2af24c22df386dfc7ce1786 WHIRLPOOL be05249590b15af4dca1cec658682b20f1db6930ae3b3ed93f4e23ba8695b0a82e6238ae96990930f33c354efd2fbb01dff8d440ca122e21883d9a7b0f1eae7a

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:53:46 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:30:44 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/karchive:5[>=5.31.0] kde-frameworks/kconfigwidgets:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] kde-frameworks/kitemviews:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] x11-libs/qtsvg:5[>=5.6.0] test: kde-frameworks/kconfig:5[>=5.31.0] ) [[ defined-in = [ kiconthemes.exlib ] ]]"
DESCRIPTION=" This library contains classes to improve the handling of icons in applications using the KDE Frameworks. Provided are: - KIconDialog: Dialog class to let the user select an icon from the list of installed icons. - KIconButton: Custom button class that displays an icon. When clicking it, the user can change it using the icon dialog. - KIconEffect: Applies various colorization effects to icons, which can be used to create selected/disabled icon images."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kiconthemes"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kiconthemes-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kiconthemes-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kiconthemes-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kiconthemes-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076826"
GENERATED_TIME="1489573844"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kiconthemes-5.31.0--C.24685.1487076825.942034.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kiconthemes-5.32.0--C.32028.1489573843.929939.C.tar.bz2"
SUMMARY="Icon theme GUI utilities"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kitemmodels-5.31.0--C.5088.1487076310.138597.C.tar.bz2 143707 SHA256 30f336071bb6e8ad09b17a6f4f4e174989230a23bccf438f7501ba807e517bc9 SHA512 6ad85410615928e44c1dab60df13641a6f1aef66a62da3baa9a3f771a8ccbeb66bc415f8af5f1fd56c5e197056141bf5dd79cab7451668cd1e315ae7d24cae1f WHIRLPOOL a2bc8327d77bb8c66bab8853f87356185ec1282fcd7349af1bb5cdf7d12494e5668d2e34d35d3c6861d97a8297751d865694863ae1ed34f52ee08dc98e89f117
PBIN kitemmodels-5.31.0.pbin-1+exheres-0 2960 SHA256 264656c35f86e095bd770348ad9d17541a29a5be3072a185bfcb4f2afc19872a SHA512 2aa1aec0d2a3acc9dcc1a731bccf20dfbd15b8b6abdbc1cc8723212c8eb0eea79105b408125f299513ea6ec7f8546a33e91c98deb553558df807ea9b05b1f478 WHIRLPOOL 7674dcd312c45dbb1e09ad2d5695f724b702f12984fd9afa497ebf217960b79990f93fc80a72a2e63e446b79b53f543a407d408b7022a042953d8c95a868f58c
DIST hasufell-binhost--kde-frameworks--kitemmodels-5.32.0--C.16380.1489573412.594948.C.tar.bz2 143678 SHA256 8acb9e7f5e23644501b68cb887cff691bce4b17901ca5417b3938c09ca2be07f SHA512 e9564c1685da0c8f3fc592e0c1056553b045acf89752356a080638123b62b632318aed98567da3b74e42c4af53cd8020f4f5968f33a3dadc75db7c44d28e100c WHIRLPOOL 197d94d0bdddb62f2d8d0f98a0881e08042008c15119d7bc6077582b8d5745b96967d5d07795f00596f40f8d9c90ac0c4ec35bed1209beb90e1e6201f9bf2608
PBIN kitemmodels-5.32.0.pbin-1+exheres-0 2961 SHA256 5c107c52461cb197f836ef57c6ddb442d03fd26aff7bbf1f2c7d54ad42371c9f SHA512 68660fc795634adcee3d855934e3792348b24d809af09ffc08749ef69dd1c53d576c8232d3669f54b92810d760784a2d7aad77f1159a977d747fa0d43733c9d2 WHIRLPOOL 2ac62c1b175885a1c4a9fe352d5ef7baf5154a3de38a7c43ea73fcb7e94093536babcbfcb4e3b23e14824009b78ffbf7939e418ae95ab756fbab09acdf9b9a12

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:45:10 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:23:32 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( test: x11-libs/qtdeclarative:5[>=5.6.0] x11-libs/qtscript:5[>=5.6.0] ) [[ defined-in = [ kitemmodels.exlib ] ]]"
DESCRIPTION=" KItemModels provides the following models: * KBreadcrumbSelectionModel - Selects the parents of selected items to create breadcrumbs * KCheckableProxyModel - Adds a checkable capability to a source model * KDescendantsProxyModel - Proxy Model for restructuring a Tree into a list * KLinkItemSelectionModel - Share a selection in multiple views which do not have the same source model * KModelIndexProxyMapper - Mapping of indexes and selections through proxy models * KRecursiveFilterProxyModel - Recursive filtering of models * KSelectionProxyModel - A Proxy Model which presents a subset of its source model to observers"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugg
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kitemmodels-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kitemmodels-5.32.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076310"
GENERATED_TIME="1489573412"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kitemmodels-5.31.0--C.5088.1487076310.138597.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kitemmodels-5.32.0--C.16380.1489573412.594948.C.tar.bz2"
SUMMARY="Set of item models extending the Qt model-view framework"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kitemviews-5.31.0--C.23141.1487076703.927737.C.tar.bz2 136021 SHA256 3d765b494998d4a807c20c63f2e9488b9796aa1c98605ce3893564549cf99e81 SHA512 804e31de31aaa66b56e126d249391080b93c304d0d35bea6e9d13872285d935adf13b80cd0f4ecaf771998262df814e3c7d6deaf931b5f496a712628a4d81ea1 WHIRLPOOL 914d894ba207ef07fa6db346f62d9f5c8a0d7358f08c6ff5b33e66e1e44d665a9126e8cdba43654c551d250d137f8cbe13e2d94ffe62ae2ba494c6010c45b362
PBIN kitemviews-5.31.0.pbin-1+exheres-0 7439 SHA256 f4e06578a234e86ee3326eba85e62f184a25f6d9d3d0c29b04f642aeacb72bc6 SHA512 9fef8b64c3db38a1b8ee93b2ccbbe8a867928ba4f579f7f53367a4236397275fadf42953215dd2f469448045a9ab7b147805af4d9656c50e8727c5bd0b36896c WHIRLPOOL aaf93e6b28e988d3948ffe87025479a026906dc12866105efb3f8581b819c01613124381c87c2decb9787374392151e5b90da3861f26597fe1b8615c81fed573
DIST hasufell-binhost--kde-frameworks--kitemviews-5.32.0--C.30535.1489573721.56554.C.tar.bz2 136010 SHA256 8ec8d8d3a01f96491091c2f704d1e4edf95009979fe3154e4beea5ac0ffdfdc5 SHA512 c6c403d4c46080d3accb2528f76e7f63d53587da80fa15e1f2c354ad4d399c39eda00ae393e0619309405b169230e408270888a2bd0c40f45731d0d543f944d8 WHIRLPOOL 3c0907baa70722e61c3ef00d334dfb236a9e6e226dd7bd3d734f1c685bb3c1641d010fe00a563269295d9ff98f4c2c72bde964a9272c8178f06568497cf22881
PBIN kitemviews-5.32.0.pbin-1+exheres-0 7438 SHA256 8b44447c1bb429b41c513232325614609b49c8e9f1460b5f98617274325ae072 SHA512 28db977f71653d6a52acb8a2815a1929e94575bacee6632681093024e394e394f3359d1fa17c0f9de4c474d865220612dfa9e5e93590881d316b849e20d2c923 WHIRLPOOL 7cc7c0c5d132a7c8353414808cc773f5999e07dc603b00af7e16d7ce14f86b1e7798a00f16c7080fbe4a49e9a2187f7e4c7de50fd058d4b44428e46ab1dabde7

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:51:44 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:28:41 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]]"
DESCRIPTION=" KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kitemviews"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kitemviews-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kitemviews-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kitemviews-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kitemviews-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076704"
GENERATED_TIME="1489573721"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kitemviews-5.31.0--C.23141.1487076703.927737.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kitemviews-5.32.0--C.30535.1489573721.56554.C.tar.bz2"
SUMMARY="Set of item views extending the Qt model-view frameworks"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kjobwidgets-5.31.0--C.30279.1487076842.627412.C.tar.bz2 97260 SHA256 3a3481ce18a26b9f29b8f92e51d2054524349db30b9b6a93f77fe2136bb1e3a6 SHA512 e3cd1f5fc99950aba8e0365bc48348fa7f12d67bc8f3b4e5b21ed55a42ed02955fa62e80a9b9a3311ed1666a356f360749e01a3cc9650bfa03c996d302caca97 WHIRLPOOL 2b3b3fe2a7d9b99bdedb1a3ed24c2c5823824a3a8ac1c763ba4ed58ab359666c31dac3fd41596da55e1064ab9da0aff1c8475565158f4cc5dea3da363e2ce5d8
PBIN kjobwidgets-5.31.0.pbin-1+exheres-0 7499 SHA256 f27606577231b22b11b5aa49398dea963a22dab1bd1290be9ccb5c8fb29cd07f SHA512 3a7ca32085fcb921eee872a50c16135a9743f4624070cf4af778655c3ff2a0090b03aa1d6a2a0dde47582d3681a1c7bd82c24c9c561c1767c90abf7cae50fb0a WHIRLPOOL aad925756e6a6bc993bd816543064804c14d3c09b68f11c49a2544029de82a5a8474d9290ce72c6462266b0caa43576d9558f5be6844ac7b07a7976fabea37d7
DIST hasufell-binhost--kde-frameworks--kjobwidgets-5.32.0--C.5144.1489573860.224523.C.tar.bz2 97235 SHA256 a3b34f971c62a5a71bb1e53544fa09cde2d53044cfc1f146c5f2fca49303cea5 SHA512 2e5b209024d5b60d7cce597f47895c9e1c620e49a612e13e4ced2341fb7b2d6aa75d9cca3e724ea8360105acfd2ed70a90c316494a30cc72b6ee65ebcffeff30 WHIRLPOOL d63fe2f9c5c1efed52f7b22a6ad6dc300b3e938f9279741733311fe33fd81350a1c7c56bb6c3139b3c4ecbb588898d97499143ab0d902a16e98a2b7976c7e5b6
PBIN kjobwidgets-5.32.0.pbin-1+exheres-0 7498 SHA256 f3e4177cb353d8d90ff63af38ea9a64a9b5660e8e3f2f7c6b2e8714c78059f38 SHA512 f20ca80bd711af1708d03d604ae14078a0eb7776973327f0ca9375c4f46ba5c66730e2b2d1c3c6e3fb46ce202968829443347291ec690e076e6b659b73d17477 WHIRLPOOL dbd949dc4e633e316270f15c774b585fee4750b6bbc13f37284527a9e2155fd0d6cc83213eeee84795a801eb4179d5ed0e70866f1418faf9bc86c5bb4a701e39

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:54:02 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:31:00 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] x11-libs/libX11 x11-libs/qtx11extras:5[>=5.6.0] [[ note = [ Could make this optional if necessary ] ]] ) [[ defined-in = [ kjobwidgets.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kjobwidgets"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kjobwidgets-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kjobwidgets-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kjobwidgets-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kjobwidgets-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076842"
GENERATED_TIME="1489573860"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kjobwidgets-5.31.0--C.30279.1487076842.627412.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kjobwidgets-5.32.0--C.5144.1489573860.224523.C.tar.bz2"
SUMMARY="Widgets for showing progress of asynchronous jobs"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kjs-5.31.0--C.9403.1487076509.622816.C.tar.bz2 474053 SHA256 bc0f97b7bab1fa3be7218938f2d2188dd02535ba6c2fc8180222addc9929d34c SHA512 c848449ad6e529d5efef4cc95d28f9a75ae2824eb8109357ae494e43c95ab530fa5acf82839d3377f6c9ac1b049d381604c59718b9e5f7f2b84bfc9fd76352c8 WHIRLPOOL 13c3317819a810dbe57f201a679795203b707f95601dbec772a8aac78e972aee7fc3b23b9e9f24cc4af7c0dd7d5cda6c6a4dce743a662d6fd19319534f74fe85
PBIN kjs-5.31.0.pbin-1+exheres-0 3472 SHA256 94bf480ba663e74edb7fb478a9ce588f47e7f712cb6bac14e763a83b3548a9f9 SHA512 102681547f85113e39891c184273bde522f8c56957082a1700350b133adc8e5e813db74a7a3888e50515f3036c7995671ee74cefee2162c2f94540eebe152493 WHIRLPOOL 1b53b3356f61f93d78a3c3fcc1a0300169b1df241112e7dbd20a533ac2ec333a803c69fa7ecda1c542d58651eb975452b1cfc2c915376cd6b39dd1aaeb7cb9ff
DIST hasufell-binhost--kde-frameworks--kjs-5.32.0--C.16855.1489573524.315347.C.tar.bz2 474117 SHA256 f56c2895fb279440f09b45fdebb714d7f663edb1a61d8387c7e2af268c8c6bd5 SHA512 c8f21c0e5c7e0427943363d1cf0a73406ff5a5199d78bc3d2dd3acfe520e05dd917c08e51578f25685496ece3809ece74407a21f8837537d87a331044ec9f054 WHIRLPOOL 55179a4c71bb29ba163e96f3aedc2266a72315e0f3d95e310db0ca43c295054895a4aa1a4c510e44c4d06f139e644b20369785c660c548d9352140d58dcedfa6
PBIN kjs-5.32.0.pbin-1+exheres-0 3473 SHA256 e97521f489c10c3d7b58e8e582913c8a6d966d23493e1965b628480b26cf2755 SHA512 23222025a069afd66f997740a29ac372c753ff98b21074641c5af7d0a375b91b0c2a7489aaf8990eeb33506a54a0d0553f435a93027f5d7cceafe13072305ad7 WHIRLPOOL 15d97423a12f087f3b2922ef525ad0226cbd3e157345a26beffff307ce42212208cf5175a6a0ea65cd1836ddec43ec1d8408d773a9341a9955469d9baf61ceee

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:48:29 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:25:25 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build: dev-lang/perl:* kde-frameworks/kdoctools:5 virtual/pkg-config debug? ( dev-util/valgrind ) build+run: dev-libs/pcre[>=4.5] ) [[ defined-in = [ kjs.exlib ] ]]"
DESCRIPTION=" This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kjs"
MYOPTIONS="( ( ( linguas: ca [[ description = [ Catalan locale ] ]] de [[ description = [ German locale ] ]] es [[ description = [ Spanish locale ] ]] it [[ description = [ Italian locale ] ]] nl [[ description = [ Dutch locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] ) ) [[ defined-in = [ kjs-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ca [[ description = [ Catalan locale ] ]] de [[ description = [ German locale ] ]] es [[ description = [ Spanish locale ] ]] it [[ description = [ Italian locale ] ]] nl [[ description = [ Dutch locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] ) ) [[ defined-in = [ kjs-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/portingAids/kjs-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/portingAids/kjs-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076509"
GENERATED_TIME="1489573525"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kjs-5.31.0--C.9403.1487076509.622816.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kjs-5.32.0--C.16855.1489573524.315347.C.tar.bz2"
SUMMARY="Support for JavaScript scripting in applications"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--knotifications-5.31.0--C.14306.1487077490.16484.C.tar.bz2 173318 SHA256 b34b3209d4eb0f28e0ce5f174bad1ce2a866990df44aa0dec3291e762b7075ef SHA512 0bab698c40b5151bbcfe5d37c0489f8672a6f4342ef05050703274897515c2f0c8bce3b4a7194c39cff16d474c7020983b76c2bd8fbd46414bb55dd1b3a8b0d3 WHIRLPOOL e5e92725d170feb2a8fa7eae6268cd3066b1f87c53fcd8330a4d54598c882b408a99e2067d7554264c5c05b5d641b8dc7108f781d0fb2d42328cc8bd6c54db07
PBIN knotifications-5.31.0.pbin-1+exheres-0 8079 SHA256 1135c4575a354484d185e5ac036cc710d0b2cb47c4cc6f113f2e93d530803cd3 SHA512 9fcd0565e0c2a040abe8af7e8332e69e023cbca9b6d1f6095d7cd32a920473d2d132d518048cfdc76513c3314c60a9c19b0f69322a360e965d27b9c92597c48a WHIRLPOOL e1c2cc911788e211c11e085f99b8a4db808cbf377a72c9f13b97f09d465e7aa5d3d13e233a73d60e222b4816ba8f0c9b0dd7f747f91c2012d58a52088edf676e
DIST hasufell-binhost--kde-frameworks--knotifications-5.32.0--C.9724.1489574158.274221.C.tar.bz2 188071 SHA256 a0e7306f506124117902711dd8c11ed4a478650371b5932443b5626d60bc4c1f SHA512 8f390f941faa262517810dd0f9efb0fef2fed8f85fd518229df503b16ddb0b360091fd9b2476608617ecf396dab4ab8e34174d8d089171c5f5f4bb2bdb3aecc8 WHIRLPOOL 28a316e1780beeb9a7f8f3fe20f92823444d3024905fb9ddc9c56aac6d3b3ccf0404a3faa94b795fe694df7a5537156395c3c00c5cda5df2f4c1b363e9294369
PBIN knotifications-5.32.0.pbin-1+exheres-0 8079 SHA256 c543096f23fdfd8013cf8ff52a971a3d861f681b87956d2e146cd4dbbdd606af SHA512 99539ff3f405565aafee3fea6e41a2974c54a9b0f7615c3dea9d2281c8450bfafde000e4bb3ba5a18de8b99f546e64d7e4b29cb7caabeee817b97c7c00ad248a WHIRLPOOL 50706e710432000ed939d7e9bf91cc248f7b23a06cf759d95213c7f9ca4658b7a729de2f671e74002db9dfa063be3ae160e2ef0dbcfff154842de893bec72219

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 14:04:50 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:35:58 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build: virtual/pkg-config build+run: kde-frameworks/kcodecs:5[>=5.31.0] kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kwindowsystem:5[>=5.31.0] media-libs/phonon[>=4.6.60][qt5] x11-libs/dbusmenu-qt[>=0.9.3_p259][qt5(-)] x11-libs/libX11 [[ note = [ Could make this optional if necessary ] ]] x11-libs/libXtst [[ note = [ Could make this optional if necessary ] ]] x11-libs/qtx11extras:5[>=5.6.0] [[ note = [ Could make this optional if necessary ] ]] tts? ( x11-libs/qtspeech:5 ) ) [[ defined-in = [ knotifications.exlib ] ]]"
DESCRIPTION=" KNotification is used to notify the user of an event. It covers feedback and persistent events."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org test-dbus-daemon knotifications"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ knotifications-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( tts [[ description = [ Support for text to speech ] ]] ) [[ defined-in = [ knotifications.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ knotifications-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( tts [[ description = [ Support for text to speech ] ]] ) [[ defined-in = [ knotifications.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/knotifications-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/knotifications-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487077490"
GENERATED_TIME="1489574158"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--knotifications-5.31.0--C.14306.1487077490.16484.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--knotifications-5.32.0--C.9724.1489574158.274221.C.tar.bz2"
SUMMARY="KDE Desktop notifications framework"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kpackage-5.31.0--C.28712.1487076721.644990.C.tar.bz2 157062 SHA256 16ed4e671c1ff0a6aec57955e3282fce41b21ba5e651b7d455064c7caa17303c SHA512 a372a6cf55e2c8a5a025b49128c108d25b21d80eace4e0361e43f331425ca46c86de32390a26ebc5eb277d122ec845fa6582822a7e29bcd0716e9eb9fffe9513 WHIRLPOOL c2c91d08327213e59f3f1a34fab629b1edea17396e453f4d9b4514637d9fdd75e4ee27d826641f8ae8c32d559e1c34fe33cb501b09a92d1ba4646c411f8a53d9
PBIN kpackage-5.31.0.pbin-1+exheres-0 5322 SHA256 0106c8819b4cc01fc59c16f94ac3df6347bfdcc25364d72e80e0b042bf611767 SHA512 cdba3fd8d5f6103eddb27e46cace671aa4c28dfa3a9c6cda51a1d251c3187aef58ce4bd30eb10b5ac8e379e6b6b5bee3e66da27772647628666b0cbd80f195f0 WHIRLPOOL 5be6b35dfda029b0767660f0740bf605d2a282db294b2a0bf663d6424b9641e64c224b2c8c1fef214ae2c08b3a061adf50d41e0effe54350de419c4383d8363a
DIST hasufell-binhost--kde-frameworks--kpackage-5.32.0--C.3627.1489573738.608898.C.tar.bz2 157212 SHA256 35faaf13909c4d277ded17e05d24774b4a3273bc5db14ca75a220dcaecfa8a6f SHA512 7aecd4404a31a29422580bcc918ed50702388896e91bbfa02fde43ee6f25bccde701ac6ef1a85f13126462be8f4a11625de457101e5260f51b25f034f8d98f3c WHIRLPOOL d786e06e8c8fb021c3d69c3db549d8b3d951d8bc046484b1ee82cc9fcbdff15e25a696259f2a79281389a6f587bc470346ee3c2ef4c380d0ec4e4fbba5b1ef89
PBIN kpackage-5.32.0.pbin-1+exheres-0 5321 SHA256 55bc66680c271451539eb53459b4a0f78f7f62e4eb9740735083a2d655e95bb3 SHA512 d2266181eff75b293aa6e320b1dba17cae0817ded4941aa70e6bd07dcbc074ea1406db77664bfff37799762fc7f2467122aec6a811a7684f20ac99266f715f34 WHIRLPOOL c60640899c424936ecfe6881ac067e20f778ff22dd0576d665373e038fa159a2c7b56127ca7365b950263b90a44f7251a3eeb28dafd5965ebaa8094b409872c8

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:52:02 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:28:58 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build: kde-frameworks/kdoctools:5[>=5.31.0] build+run: kde-frameworks/karchive:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] ) [[ defined-in = [ kpackage.exlib ] ]]"
DESCRIPTION=" The Package framework lets the user to install and load packages of non binary content such as scripted extensions or graphic assets, as they were traditional plugins"
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kpackage"
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] he [[ description = [ Hebrew locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] mr [[ description = [ Marathi locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kpackage-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] he [[ description = [ Hebrew locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] mr [[ description = [ Marathi locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kpackage-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kpackage-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kpackage-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076722"
GENERATED_TIME="1489573738"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kpackage-5.31.0--C.28712.1487076721.644990.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kpackage-5.32.0--C.3627.1489573738.608898.C.tar.bz2"
SUMMARY="Library to load and install packages of non binary files as they were a plugin"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kplotting-5.31.0--C.10511.1487076324.992896.C.tar.bz2 71328 SHA256 0d5c6c8411d2292d2fde240f55b76b9e09849862bb49ba0ff1f5ee90c29337d0 SHA512 ab58d32162998d5ccaf0c7eba8c7c128800fcb436e139728311cc7f00bca36345486592a885f0c0b7b9814d2da210d8cd77a5ab2f0e38468592ca83354091e4b WHIRLPOOL 962f2bef22ac090a7dcc3877189b583514546dec672f3416cd0f2d3f28147315afa75654ea2c402139cd223599a71eb1ad6030d43279529ddc5d9f3783408ae7
PBIN kplotting-5.31.0.pbin-1+exheres-0 2502 SHA256 b3062d50edf58d4605fe2aec80eebe5349617ed237fa446d3918815c945a6a7d SHA512 1561df0cda353235fb837bd20ef1b78b4eadc05054fcafd73e9d81c88fd7d6574a6c1ec239d52bfaadd6b912938b569dc256f97f403cf2d6caf4585fa502e416 WHIRLPOOL 8adf4c1ff718f8dd9ce91513fc67adb58f6621b1e04bf2f645fa2e0b3aaf9baf8f65e5ff2511aff1c3e08290d3412341933ec83fa070d4bc744bf4f00ba68670
DIST hasufell-binhost--kde-frameworks--kplotting-5.32.0--C.21690.1489573429.104583.C.tar.bz2 71333 SHA256 d223e6e43c9d196202a8346e7bc2b0b6ef134f72f57ffba17556b7535003421c SHA512 0daa822f0df1900bd034ad6d62d11150b373e72d078676b18a5deb1f2279300e785a8319d6351345398ea9955e16250bd9fc78f509df9c50ab373111f7bde764 WHIRLPOOL ab6c8e3c2a968afbea7599dcbc5198a3b15f68ce7650e9dad0780576f51a50448197887b40ee9be17b7ca9de12674c8fb99f557da9759960990e7b45985727b9
PBIN kplotting-5.32.0.pbin-1+exheres-0 2502 SHA256 90ac67200fc6d69b65d64f1d578c64f885934034e0148f1a7cc2d83880e8cfd5 SHA512 cfc051300921de3c3f592af65d975a95836ed5dc5d9a21ae58d7d72b9665ffd79850485dc4b5dc62b616a4307e4132fc3f14d4b68df737dd23088f2b39f4136e WHIRLPOOL 7744074f7a24927c2527234bbb1e42d04fb37d0c8218b0e162ab153b42fde5558d3a5e3ea228850d3b2c8d6e38529136351fbf2b2eca3a34712c5cac5a8cfe8e

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:45:25 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:23:49 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]]"
DESCRIPTION=" KPlotWidget is a QWidget-derived class that provides a virtual base class for easy data-plotting. The idea behind KPlotWidget is that you only have to specify information in \"data units\"; i.e., the natural units of the data being plotted. KPlotWidget automatically converts everything to screen pixel units."
@@ -9,10 +9,10 @@ MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugg
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kplotting-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kplotting-5.32.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076325"
GENERATED_TIME="1489573429"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kplotting-5.31.0--C.10511.1487076324.992896.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kplotting-5.32.0--C.21690.1489573429.104583.C.tar.bz2"
SUMMARY="Lightweight plotting framework"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kpty-5.31.0--C.1861.1487076734.913193.C.tar.bz2 55325 SHA256 6b9780a57298c0ba860ec8175e634b5e9e49dd2e1c997a3ff6d75ce06bee42e5 SHA512 e1f5ffb63df8cb6341f02f82a85d6ba1445391a17609e59ac1cfadbfaca896cf6eebeb76ae9cf7baf518ded91a39fded8fd396e0f2aa70705f14993cd5c59614 WHIRLPOOL 6de9e82d289dab8c41093e115634f5bfd4181d6eac26d9dcc27b4d08c4d80b4e4576888cc5a655802380f5a655b8f7175d071cbd8865b1b02c43bc280701ab2d
PBIN kpty-5.31.0.pbin-1+exheres-0 7637 SHA256 99f6f20e5b002b30bc1ec7dd7b76cbf95abd6bc8813ad0cbffec79efeec3ffe9 SHA512 ee0fa0e71a172dcb735c9fc1d4cc68a6eb99db24e7730853c712d135e2f2a8f9062846d01055be2dad659461b63a9ef7fe19ffbf959b5be9efa32f08d0bbe977 WHIRLPOOL 57ca96c4553352ab57e46d2c9de71a93e9a35654ef8fd9b5a781a5762d6904c3bd341c649f9ec3cdfce1a587368bf6192c5b3f3933889594fcd973a55d52fbba
DIST hasufell-binhost--kde-frameworks--kpty-5.32.0--C.9341.1489573752.55856.C.tar.bz2 55416 SHA256 1ce02c54b2ee27c7faac31d5850f9739764d4a63b12d53461b763c32f71183b2 SHA512 dd9b1afcc6798b9843c2531b726bb8f04049b469c587a717c8aa5ab238b88c6b635424674cc8c8c2cd41f97122293ee3909c17ab7812d96190a951ecbd8c7329 WHIRLPOOL 684bb24d14a58d91f8aef6d2fb0d008dce4cfd7b99e05f15cd8de609a091a24af651d2a162a24f5ffaedbd13bd71fa1274a24eb88ec5b8360013a30bf300bc76
PBIN kpty-5.32.0.pbin-1+exheres-0 7636 SHA256 4aea05af94f3590170972a67b9161afaaabb40e871ce91c04852e26dce48aaa5 SHA512 c059dfe082cc7def248d2be587e53363e555e4c195b525b7a6413df09776c78b714c5c5ed0122480b1b9204a4724f28b16d5b4c0a6096bdfbeb55350b53024f5 WHIRLPOOL 7305a4f4890575e2e91d9087d293b2261697c1db68111a5a6d9a52cc6d0a7cd529c6de7905f728708a1245ccaa835f09fdfc1aee266067d8262506eb35293c4f

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:52:15 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:29:12 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] x11-libs/libutempter ) [[ defined-in = [ kpty.exlib ] ]]"
DESCRIPTION=" It provides primitives to interface with pseudo terminal devices as well as a KProcess derived class for running child processes and communicating with them using a pty."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kpty"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kpty-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kpty-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kpty-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kpty-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076735"
GENERATED_TIME="1489573752"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kpty-5.31.0--C.1861.1487076734.913193.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kpty-5.32.0--C.9341.1489573752.55856.C.tar.bz2"
SUMMARY="Library to interface with pseudo terminal devices"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kservice-5.31.0--C.14699.1487076904.237926.C.tar.bz2 332591 SHA256 cbfb122107dab17943187527f8cb5ebf8cf89ed1f04e692c4f67af83faf20cd9 SHA512 a8e846650322869d1e7810ee15d91e5628bcc5ec2dae642d2e5232f8176e864229405f4eaf531398f31b8d37230a111800267d063c20ff4e1e8be501e2ba223a WHIRLPOOL b8f6956a4fc0657090d42aca9be951f9b8e47ce3b89b7311d324023d51b5ebb3a92897ac2ea67244f9f2b6568e3ad9dc914beb06875ea4ed294be7f19a31dbee
PBIN kservice-5.31.0.pbin-1+exheres-0 7808 SHA256 3689518df37aaaf3b77018db42b5e8e3c00bc316964669109422874d6fdf36a9 SHA512 2a69acca906b3e217158f9dd830a42f15bdf91c986add486b94427625d4c760123f906f687322b2e312a108c80c6a96377d56fb4d4bb600fb9fcf7528e8bc5cc WHIRLPOOL bd596e2b35f335c360d51d9ca5f371521bda9601aa78bedfa512516e67d3e2314f48449e61d6118e04aaf0cc3d1d8325459b1067df75641cd936877931889450
DIST hasufell-binhost--kde-frameworks--kservice-5.32.0--C.22009.1489573921.803542.C.tar.bz2 332644 SHA256 8e3fa7bdfb6d7ce0e518c6e714dcd015d36e5740f1cd18697af884ad469ec473 SHA512 293a8356d93953dad16923de3639dc64cbff5d42873ee46fd19e9bb922b9a236fc918c21928e68220898aa7cf92e889a904c981479600e6327ebab8df137cb4b WHIRLPOOL 1ca1618968d1d8b6a649c85c90576188fa15505e9c7c8f97f546d9d1c6dd4cc8fd0aa692c0aea32bf58069afac6faeb88223ca60228c2c3400517a2f5c1b27d0
PBIN kservice-5.32.0.pbin-1+exheres-0 7808 SHA256 52e1cce868de21517bab26ed37f316f590aca6815e15871eb450632d345eb473 SHA512 82a9215f4651d26f0d86438102a7b833b488e98461a186986dd359edfb45bd9539e326dfecc0a5c8c8a335f88ffef8a2b2df190d07ff8363d4fc13bc99e5985a WHIRLPOOL b5f007d68b5591160777545364165becedb553f370103785b1b4b1f2bfa8974f18e31a60b33b533bff78c3b9448fd9bf6ef93d6880c3f69f319cafa6a56576fc

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:55:04 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:32:02 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build: kde-frameworks/kdoctools:5[>=5.31.0] sys-devel/bison sys-devel/flex build+run: kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kcrash:5[>=5.31.0] kde-frameworks/kdbusaddons:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] ) [[ defined-in = [ kservice.exlib ] ]]"
DESCRIPTION=" KService provides a plugin framework for handling desktop services. Services can be applications or libraries. They can be bound to MIME types or handled by application specific code."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org test-dbus-daemon kservice"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kservice-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kservice-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 GPL-3 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kservice-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kservice-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076904"
GENERATED_TIME="1489573922"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kservice-5.31.0--C.14699.1487076904.237926.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kservice-5.32.0--C.22009.1489573921.803542.C.tar.bz2"
SUMMARY="Plugin framework for desktop services"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--ktextwidgets-5.31.0--C.17917.1487077067.396321.C.tar.bz2 153484 SHA256 08567eabee0e9d671593fb0f8a968191e7dd65eb887ae80e807ac9a256cf5fbb SHA512 55d94447dfd48b3fb8215c058fdff714a02ac1adfe4021b7e3dd03bac8394c152226d3870f11711fc817e15824408d9a3ee68c06440189834b6205dd56d25dde WHIRLPOOL 6a9b88e7c7624baedc9b646b3a185786b72d341bee45ce4be1d35a3e0f055593dd8d5301ba0a60cceec59fdb7cabc9b81146b51f7d50f2ae3b2849e25d1d4e13
PBIN ktextwidgets-5.31.0.pbin-1+exheres-0 7823 SHA256 2e553fea938c04b8cdd924e7d7eeb5c1dc509b7f0c3bd35124bef3761ff3bec6 SHA512 1640a33810cfe630f682940b6851d897dd156e404109673966b48879c920f1dcba44c610d9be9423fff8e8e8ba9182891329615abab1062084f2d29f46b1210a WHIRLPOOL ed58532a0e1ee540af372537151ed218e0126629db79db4fba2d845ebbab6998b44e1bad89506dae7e1771aa028d8a5f3c5fd01555f901ae214a712777cbca9a
DIST hasufell-binhost--kde-frameworks--ktextwidgets-5.32.0--C.25195.1489574085.47875.C.tar.bz2 153589 SHA256 8ac617eb50bf2fb025f2cd220d586818b405a036eab48be7201e6ff228ffcbca SHA512 51728afab005ce3f3e90dd88e0c024c24cfb70e212881574c66cd70d700a5615cfe7d86991ebec133959c249a9b024e2eeae88464fd2e12148cccd1937e80dcc WHIRLPOOL 8e02b8ce062f090c305f85a471591b5f04e0f87b620c1080f35cbbb806146460de3a11cc6967cbd9a3073bf6c576b75c5194d12efce6bc9acdb747c7e2c8ac6b
PBIN ktextwidgets-5.32.0.pbin-1+exheres-0 7822 SHA256 4f7c4e71387c14e93e2fb5b8e4420fc3943e1140963d7ce1aa5d2fd54b043321 SHA512 e7fd117bb785da25ce8f96f22985dc3c4870d5ac12af97afc0b7cc6c0f4abb5c0cd2d514ecf65b8168723404f32bd01fe1ea37bded8b26644b620e5a08d9b015 WHIRLPOOL 1730b3eb9b2c63a97ce7a2d7d0dbe828612cc0c910dd7b3f9ec6091a537a7690246f85ad37bc6235a4f11bc9334453b905b24daff89ded8f1fa41ba7d2f88b9d

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:57:47 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:34:45 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kcompletion:5[>=5.31.0] kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kconfigwidgets:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] kde-frameworks/kiconthemes:5[>=5.31.0] kde-frameworks/kservice:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] kde-frameworks/kwindowsystem:5[>=5.31.0] kde-frameworks/sonnet:5[>=5.31.0] tts? ( x11-libs/qtspeech:5 ) ) [[ defined-in = [ ktextwidgets.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org ktextwidgets"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ ktextwidgets-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( tts [[ description = [ Support for text to speech ] ]] ) [[ defined-in = [ ktextwidgets.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ ktextwidgets-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( tts [[ description = [ Support for text to speech ] ]] ) [[ defined-in = [ ktextwidgets.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/ktextwidgets-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/ktextwidgets-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487077067"
GENERATED_TIME="1489574085"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--ktextwidgets-5.31.0--C.17917.1487077067.396321.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--ktextwidgets-5.32.0--C.25195.1489574085.47875.C.tar.bz2"
SUMMARY="Advanced text editing widgets"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kunitconversion-5.31.0--C.15619.1487076527.248711.C.tar.bz2 213940 SHA256 f6127026af45202bbc0122195fafa808b511aca7f5c34e95ee2c81d3820269a3 SHA512 223463328728c6a46f37834366587a832cf83e0238ee36c4a73cf6d1100f919ecddf9423cbdf711a5b81660efe56e50d454b838071f660638b8164cee8c63dc5 WHIRLPOOL 9cd90e6c524d6e5d9fb8af27d6be162a027b78caed6981909023497fbc0a427cd331f0e38650c929384600a34911ed234a1ded2ca04a3fc01ef95b6d0c139f76
PBIN kunitconversion-5.31.0.pbin-1+exheres-0 5922 SHA256 dad333c50815b88d74e76eb3fea4bd104590b54d58f23d1da3355a9becd1b4c6 SHA512 51b2a41f562660a715c19572b7cf7e4e4255f948d23aa1b1fd8ade3051263c00feb0dd2e2f311d3246940b0965f51b6691c7b50694d4c92f54f2f3a884ce2024 WHIRLPOOL 8063f8b3d5ed8ecb3e82be39f1db43e75b7bbfb2e73c47591a7f9fab2ce3d7ca28dc78bf1b266d42bad712376ef6d13ea45e18e3da11df877319cda89a77aeea
DIST hasufell-binhost--kde-frameworks--kunitconversion-5.32.0--C.23063.1489573542.526771.C.tar.bz2 214177 SHA256 15fa16832a7d5fa287c825aa72069cc7848cfbcd31412b7c0c51aabab7ba59d2 SHA512 b8f244e6d86ac8851016244226239ee00b182c4dec488b3dfcbf089d65eea64a850588defa9173a304626b24d679ad3ed22bdab2584fcf9debba3cccc75c6476 WHIRLPOOL 6f9aab43d0ad9023560ff67f079950cf7b5131e3e026caf6d01076ab03456df17cd61f95923d47ffba86531a41ea3e3caa27631228f299dd2dfff32f874cb4db
PBIN kunitconversion-5.32.0.pbin-1+exheres-0 5922 SHA256 6d41760cb70ef209856dcc1e737ea72b4797abd776cc0dedfa7de5bad55bd561 SHA512 23f40f505434d2e46075b00355181233e578313af1bd759b4a36d0e7cbf6e93983f6d1de96c102b1c4c12a9755079c41a3f9fb25eb2a2cc2561287296a428fa5 WHIRLPOOL fd73b78e935498dac5d0f5bd08225bca513ea3ad6b02f36ea82cddbcfb49471ac124d288bf2edba119015cb4ffe7a0a01735cab8d59088d8f091ee0168fe7182

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:48:47 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:25:42 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/ki18n:5[>=5.31.0] ) [[ defined-in = [ kunitconversion.exlib ] ]]"
DESCRIPTION=" KUnitConversion provides functions to convert values in different physical units. It supports converting different prefixes (e.g. kilo, mega, giga) as well as converting between different unit systems (e.g. liters, gallons). The following areas are supported: * Acceleration * Angle * Area * Currency * Density * Energy * Force * Frequency * Fuel efficiency * Length * Mass * Power * Pressure * Temperature * Time * Velocity * Volume"
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kunitconversion"
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] hr [[ description = [ Croatian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kunitconversion-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] hr [[ description = [ Croatian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kunitconversion-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kunitconversion-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kunitconversion-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076527"
GENERATED_TIME="1489573542"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kunitconversion-5.31.0--C.15619.1487076527.248711.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kunitconversion-5.32.0--C.23063.1489573542.526771.C.tar.bz2"
SUMMARY="Converting physical units"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kwallet-5.31.0--C.20019.1487077513.212324.C.tar.bz2 342216 SHA256 a945bb4433b78b9baa59cf4589ffc94b39110b9fa5e5cdd9e21edf9e614caeed SHA512 d443cafe26385d72538207565e5df2c1e34e143de3c5bd3100f31cf956e72ff69c8a1616236c0a3faed7615cafac7ad71613030e30db1b8934888efb35a57824 WHIRLPOOL 09f3c3f6cc0f910cf01a5eb95b89d4098fe94c1b84b692c232e92de3d81dd87e9fc7e9fae047c8953f8b16b4b79c22a575a3e7cc5847f92b9a4e0c55ad1e35bb
PBIN kwallet-5.31.0.pbin-1+exheres-0 7216 SHA256 ded5845e33a9f803480df7af6dde643588dafada0f817e2dddf4e21df0f9ce21 SHA512 59dcfe2f19526b0b8e0a52432e1ba22295cea2c357f08444f2e9a90070c599e0cfd1bb7b73b163f45f0976b5ffbaaa193d3f51e62f9184cf1baf22fc6405b1ac WHIRLPOOL 708e48636dfd7792804e59ec3db7f568ea6a97b502335dc68fbf5c28c72ca7757cb309a02ba20d67bae36054456dcd93cddc7550b603eadc876ad9590a6b9417
DIST hasufell-binhost--kde-frameworks--kwallet-5.32.0--C.15435.1489574181.695360.C.tar.bz2 342060 SHA256 b2ed0b7354cd08fb18beb2df3efa7077311e6ffddc65958806f6ab453883d372 SHA512 6396cc9ba91a9eb46e78b57a52cf2432be9c5fed1c2e009b80db5d3fe5afc9ff14159f570da9a72ae24294fc4af9371c16edecfc2034e35dfe9d7fcd53a4fd6c WHIRLPOOL 4fc1ffaada8f8f269690f64051c2abd4cf27db2e05c937ca2885a4210a0c6643a1a327aa3d245563068630d5db3a8eda293c7db1376993558abac0775990fccc
PBIN kwallet-5.32.0.pbin-1+exheres-0 7216 SHA256 bdfb8917b34447e4e05e74152c153ef594d4247eba66d78d9ae8d3300d9ae030 SHA512 070ebb187454739efa2d56a36f623923299fbca81d7e58ec54496463ae2b20335e3dd531996add372f0801b6ce1cee3450437c6ce6f833168ea51dc2cc727861 WHIRLPOOL 7d531582fb414249f65a32a3abd1361bb1cab66981fd4b1a83e56f6883c89ae8ec3b76bd887e773fd85dbb01e83eebd6dea923cb3ee0230b2ed02f6c1f09a40d

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 14:05:13 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:36:21 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build: kde-frameworks/kdoctools:5[>=5.31.0] build+run: dev-libs/libgcrypt[>=1.5.0] kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kconfigwidgets:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kdbusaddons:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] kde-frameworks/kiconthemes:5[>=5.31.0] kde-frameworks/knotifications:5[>=5.31.0] kde-frameworks/kservice:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] kde-frameworks/kwindowsystem:5[>=5.31.0] gpg? ( app-crypt/gpgme[>=1.7.0] ) ) [[ defined-in = [ kwallet.exlib ] ]]"
DESCRIPTION=" This framework contains two main components: * Interface to KWallet, the safe desktop-wide storage for passwords on KDE work spaces. * The kwalletd used to safely store the passwords on KDE work spaces."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org test-dbus-daemon kwallet"
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kwallet-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( gpg [[ description = [ Adds a GPG backend in addition to the blowfish one ] ]] ) [[ defined-in = [ kwallet.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kwallet-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( gpg [[ description = [ Adds a GPG backend in addition to the blowfish one ] ]] ) [[ defined-in = [ kwallet.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kwallet-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kwallet-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487077513"
GENERATED_TIME="1489574181"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwallet-5.31.0--C.20019.1487077513.212324.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwallet-5.32.0--C.15435.1489574181.695360.C.tar.bz2"
SUMMARY="Safe desktop-wide storage for passwords"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kwidgetsaddons-5.31.0--C.7531.1487076773.415583.C.tar.bz2 1624167 SHA256 2219c91f687fb0ebd61e737903d016dc22a93eae6853e603e9d27fd76ee68795 SHA512 9d3306052f28bd92e72589c2d03dc8d58a438bd906a0e86eb628317944fb73e712e185c0f21d6c671bb7b24c1411b8cd81a92c4035a19332e157e979d4d4993c WHIRLPOOL c04d8f1404fd7f85a122fcff7e3af926e602bcb998a8ed3dbd59f51a992cc241aaf8e27aa4e9232610a1c03b450477cfb5899be5af06a46398b73504cf2f10fa
PBIN kwidgetsaddons-5.31.0.pbin-1+exheres-0 7812 SHA256 db70e0f513c162554dfab55367bde5d04912dff0c1806f10153d894f8b0e8e73 SHA512 0ac25703509264b415a1be766e338c0ac38703199f9f8721b6ce34777f8d6d5e62b735128ffbc0b01d1a7274bc44dafd76c9759c0c062fcc990b8aed3ddddf59 WHIRLPOOL 459b8f9effb5ecf70980845efc5de1e5eb3c3d984c1795f3b0be6843900c415a840508e3627d6f3958b856a726a7a3b84abd8a3ea195e9a0976121dcd0e7ca8f
DIST hasufell-binhost--kde-frameworks--kwidgetsaddons-5.32.0--C.14987.1489573792.179105.C.tar.bz2 1624617 SHA256 65fbb5cd88ebd648f605c279dae2131f6de8ed8b69732a843c005fe29711612a SHA512 70056422c4df9ee139ea574cf1f51c89496d185281d6763e9166d4f25d97b284b002704dfefad54fdf1df706de5802fa84fbf776b6d113cca02844d9d931862c WHIRLPOOL e569b0861a71d3fa6c5009b8ede86d3ab9a37d36860bd79eb78318f643d64ba49ea7d63cc36525cd1183c2d62072c43adf32ae62d52d2e8071e03a2a431b32b6
PBIN kwidgetsaddons-5.32.0.pbin-1+exheres-0 7703 SHA256 54b9dae8973c7f939847b391489353ddf58b27d9e99da2cf2b8fb2e8aa05198e SHA512 a7adf7755e8686a92ba7f7281d420887c52867126211b6fb30a5574374fed25550c26dd6d72ffbbd00a28f7e1180cacb364815a64236969e9bc1d728af2c462c WHIRLPOOL 8af1c3d3cca59f2530fc3f4841e70d37e0c18de6bc6c92b59bd245faced44d57213a165b080ce9bfee5da92f8685648d5a64f59d831dffcebfa5cc62f59d7d20

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:52:54 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:29:52 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build: x11-libs/qttools:5[>=5.6.0] [[ note = [ autotests ] ]] ) [[ defined-in = [ kwidgetsaddons.exlib ] ]]"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]]"
DESCRIPTION=" This package contains add-on widgets and classes for applications that use the Qt Widgets module. If you are porting applications from KDE Platform 4 \"kdeui\" library, you will find many of its classes here. Provided are action classes that can be added to toolbars or menus, a wide range of widgets for selecting characters, fonts, colors, actions, dates and times, or MIME types, as well as platform-aware dialogs for configuration pages, message boxes, and password requests."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kwidgetsaddons"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kwidgetsaddons-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kwidgetsaddons-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kwidgetsaddons-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kwidgetsaddons-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076774"
GENERATED_TIME="1489573792"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwidgetsaddons-5.31.0--C.7531.1487076773.415583.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwidgetsaddons-5.32.0--C.14987.1489573792.179105.C.tar.bz2"
SUMMARY="Large set of desktop widgets as addons to QtWidgets"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kwindowsystem-5.31.0--C.3446.1487076865.271498.C.tar.bz2 246446 SHA256 378a85e4f4df924afeec7187afa9e4b98a55c3249ccc600cdae485c223ad5c2b SHA512 727714697a782e3e20e45e81054e7cdea6d07016613913fc1e68cb001700b63635eaaa3773d9a34718a6fb0d41a29ee165e751f367215d580157abecd0501f43 WHIRLPOOL dbc6a35ea42c9e050cbe5a7c5c813a7234fbf787870b7c90f0e074437244cc3b88161faa3089ff64016425951fcae9fc6c81fa43ffa3bff8a39015b2e317a45a
PBIN kwindowsystem-5.31.0.pbin-1+exheres-0 7774 SHA256 82f56587ced7f5efe425bd532e896d07fe9f51cde30ad65b9e55bb3b9527cad0 SHA512 4671e3d2bf7ccc5f1af33240ed38439138c39cc5ff54540a27049a227ba7b66a8b19d8911f3ded8806ab7c3aefb6cace4b412ed540e93a2888da686c1fd36f96 WHIRLPOOL 1a5fa4715893e06c45c5fbb2b11b91927eea0954c6dd67d029f51fa0002305e25889680faade50a60896bf612e183f03528417993728034544102c63f1100b8f
DIST hasufell-binhost--kde-frameworks--kwindowsystem-5.32.0--C.10876.1489573882.514226.C.tar.bz2 246494 SHA256 d67d0dfbb1004eaa2f5e5cc2d14a2b7b9b73e9bb9fd5d3f2854f4e8c61104ba6 SHA512 ffb9585c2db2eb29c464354eb91b91d0c64ae470be1c2cdb5d74cda168ba285ae07fdc5dafef25ae9f06ae861d61194bbd8aa447bfed7ca5b22cf910398aa507 WHIRLPOOL 08acdf95cd30e7a690cfdd74641b7c59b559c562ef1c7cfb3bcafa93a9a6ea16f16ba4d56194b3a21a613552df7ae40c15e29da6692f559fd04c47da0cf2d268
PBIN kwindowsystem-5.32.0.pbin-1+exheres-0 7775 SHA256 ec76de9db52b8f3f986678c0fd570b229d15b87ded6fc26f805cd5de1666a482 SHA512 8ea4ce1e093fdcbf9ff45a91b7fea2d130ff340fd6252f0b31c9b14b5d70c272cf40e6b5e5a0f35dc5685f2456929e9ee4daf36a3d05b5b0bd7ccbf3b091f3f9 WHIRLPOOL 3d0fd2cb220faae9ab6bcd1d84fc951f47a2c264672c08f2b6d2fe7f5827e21054cdad1f52feef248306c6a5c3e02a830703e6fc848da9cf605896ac69b10b9c

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:54:25 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:31:22 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build: virtual/pkg-config x11-proto/xproto build+run: x11-libs/libX11 x11-libs/libxcb x11-libs/libXfixes x11-libs/libXrender x11-libs/qtx11extras:5[>=5.6.0] x11-utils/xcb-util-keysyms ) [[ defined-in = [ kwindowsystem.exlib ] ]]"
DESCRIPTION=" Convenience access to certain properties and features of the window manager. KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kwindowsystem"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kwindowsystem-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kwindowsystem-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kwindowsystem-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kwindowsystem-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076865"
GENERATED_TIME="1489573882"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwindowsystem-5.31.0--C.3446.1487076865.271498.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwindowsystem-5.32.0--C.10876.1489573882.514226.C.tar.bz2"
SUMMARY="Integration with X11 and window managers"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kxmlgui-5.31.0--C.23483.1487077098.670439.C.tar.bz2 499419 SHA256 41c463588f701c8e521383e691970373483b0ab45de26855cab74ffddb979cea SHA512 9f7530f10effb46d9da16d4308ff68f6907ce7c91eea353b67d7363bc5cede4dd1eee0b84251123aeabd65be4b283237f3cbe01d597b5b4a2e85ad32dad3d090 WHIRLPOOL 95fad1ce9caf1fad0d2a0c8e43ce955e8d3805c4093c079d7ee50a16035798fe166d9b8bdcdc5918a483b5fb7e485333cfb45964de20aae330fcd44f6b50c18b
PBIN kxmlgui-5.31.0.pbin-1+exheres-0 8247 SHA256 06985cc5cf57fce9577ee89302b07cf899b2b82816295cbffa0ddf0e14cb5d87 SHA512 f895ca0bc331b4fc82ba5a18a1a52eca33835775772c8a08671d9c0178a4d697b80bf350583af644d445746acae6ababb06e064214de465df2b82671e1b15a46 WHIRLPOOL 831849c176d0b426494ea8d401d297be25b536f09ad1601888461ff49337301faa36b6606c93164ec9f6cdd52d4d577b326da258b2ad87ba4953047df5bc3469
DIST hasufell-binhost--kde-frameworks--kxmlgui-5.32.0--C.30756.1489574117.900284.C.tar.bz2 499461 SHA256 3e3949448e678f95cc2dc597ade6d893264533e3b514558aecd8937f2d0765e4 SHA512 4fb6954d4f67eeb364cbd682fd9bc612399d54ebe88c6c359e110b7efbca6038bf9e79bbc7943c7f8d4d3a9e693f043c923bfd0233c753fbf2fafc24388ffd97 WHIRLPOOL 6c0bf5302342cd2352a52b36e79eacfdfe62794fed68370473124393244601724f135b93e1b8143b67ce34cdbb6ad3b9aa99588e3aeacd6f9493fa256e9277d4
PBIN kxmlgui-5.32.0.pbin-1+exheres-0 8247 SHA256 0c8604577f486ae8c1452a37a2f6c29a7f872db0ca6083577080bb9d7a90d930 SHA512 c84607159d7c8e668a173eed850d623eee30eb523efe4ea57cc36ceb0b07c0e2a46d631d0216e3e1a10a3f62af81583396040ea3aeea51b3ee341a25c9910429 WHIRLPOOL 4f3fba737d531f4f08d30862675b164c46bb38cfc35565915b65e6cdceba3dba4571c3a41b75453f2a2ee475b1f257d13b9e06a3c8c1f0dd5bf893e8646f66b1

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:58:18 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:35:18 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.31.0] kde-frameworks/kconfigwidgets:5[>=5.31.0] kde-frameworks/kcoreaddons:5[>=5.31.0] kde-frameworks/kglobalaccel:5[>=5.31.0] kde-frameworks/ki18n:5[>=5.31.0] kde-frameworks/kiconthemes:5[>=5.31.0] kde-frameworks/kitemviews:5[>=5.31.0] kde-frameworks/ktextwidgets:5[>=5.31.0] kde-frameworks/kwidgetsaddons:5[>=5.31.0] kde-frameworks/kwindowsystem:5[>=5.31.0] attica? ( kde-frameworks/attica:5[>=5.31.0] ) suggestion: ( kde/kde-cli-tools:4 kde/user-manager:4 ) [[ *description = [ Required to set an E-Mail address for bug reports ] ]] ) [[ defined-in = [ kxmlgui.exlib ] ]]"
DESCRIPTION=" libkxmlgui provides a framework for managing menu and toolbar actions in an abstract way. The actions are configured through a XML description and hooks in the application code. The framework supports merging of multiple description for example for integrating actions from plugins."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org kxmlgui"
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kxmlgui-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( attica ) [[ defined-in = [ kxmlgui.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: af [[ description = [ Afrikaans locale ] ]] ar [[ description = [ Arabic locale ] ]] as [[ description = [ Assamese locale ] ]] ast [[ description = [ Asturian locale ] ]] be [[ description = [ Belarusian locale ] ]] be@latin [[ description = [ Belarusian (latin) locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bn [[ description = [ Bengali locale ] ]] bn_IN [[ description = [ Bengali locale for India ] ]] br [[ description = [ Breton locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] crh [[ description = [ Crimean Tatar locale ] ]] cs [[ description = [ Czech locale ] ]] csb [[ description = [ Kashubian locale ] ]] cy [[ description = [ Welsh locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fa [[ description = [ Persian locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] fy [[ description = [ Frisian locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] gu [[ description = [ Gujarati locale ] ]] ha [[ description = [ Hausa locale ] ]] he [[ description = [ Hebrew locale ] ]] hi [[ description = [ Hindi locale ] ]] hne [[ description = [ Chhattisgarh locale ] ]] hr [[ description = [ Croatian locale ] ]] hsb [[ description = [ Upper Sorbian locale ] ]] hu [[ description = [ Hungarian locale ] ]] hy [[ description = [ Armenian locale ] ]] ia [[ description = [ Interlingua locale ] ]] id [[ description = [ Indonesian locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] ka [[ description = [ Georgian locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] kn [[ description = [ Kannada locale ] ]] ko [[ description = [ Korean locale ] ]] ku [[ description = [ Kurdish (latin) locale ] ]] lb [[ description = [ Luxembourgish locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] mai [[ description = [ Maithili locale ] ]] mk [[ description = [ Macedonian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] ne [[ description = [ Nepali locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] oc [[ description = [ Occitan locale ] ]] or [[ description = [ Oriya locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] ps [[ description = [ Pashto locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] si [[ description = [ Sinhala locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sq [[ description = [ Albanian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] te [[ description = [ Telugu locale ] ]] tg [[ description = [ Tajik locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] tt [[ description = [ Tatar locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] uz [[ description = [ Uzbek locale ] ]] uz@cyrillic [[ description = [ Uzbek (cyrillic) locale ] ]] vi [[ description = [ Vietnamese locale ] ]] wa [[ description = [ Walloon locale ] ]] xh [[ description = [ Xhosa locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_HK [[ description = [ Chinese locale for Hong Kong ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ kxmlgui-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( attica ) [[ defined-in = [ kxmlgui.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/kxmlgui-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/kxmlgui-5.32.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487077098"
GENERATED_TIME="1489574118"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kxmlgui-5.31.0--C.23483.1487077098.670439.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kxmlgui-5.32.0--C.30756.1489574117.900284.C.tar.bz2"
SUMMARY="Framework for managing menu and toolbar actions"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--solid-5.31.0--C.5184.1487077028.187321.C.tar.bz2 389996 SHA256 7698b11082536e487b798689871e5080bd974de1dc86a4ed83cefc3987b97b0a SHA512 7afed22ce73dd191ca3b4c83e6dab6fee4125110871d95ef4ce31da5c3851355f015b6e4f1576efe33bb2ef97ae36030997d1958f072d158cd1cd5555a8de344 WHIRLPOOL 46dbcc427648f9e8c642d541ff3b098e7727d060d15550e411c2730d48f2cb6b687992b5e7a2edc586ae5d946027c0865e38a1f69daec45a6f334398d9ba1642
PBIN solid-5.31.0.pbin-1+exheres-0 6222 SHA256 dd1a43d8a5d1fb11d9d1f1369737d526714087ab5e9b2350134aa8d95cb94a25 SHA512 c31a845dc3081fb45f2a50c6385c0aa6b4db47d2385e2d503c248666131aadcfdf3722a4a3a7ce87b5931e47dafe36beaf87d51dd7c1305aa3f3968455d04825 WHIRLPOOL deecb216971aff0cf815fb572732a5f11f5a38f615221eed43888a43e0148bc75df903c3b92cefc5379b0236978d2e3433b4dec8320a491eb0d49d57ccdaaa2e
DIST hasufell-binhost--kde-frameworks--solid-5.32.0--C.12574.1489574044.932074.C.tar.bz2 389981 SHA256 e8d761d084c06296a72803a8b5c7d83b01e1fa1e363a1a6302bdb9c01808fca3 SHA512 2f9b309f2de667284e34ddf95ff5eba6673aad1e074dc9ab7b75f7097080300888e63cd3d724d9f4699856dc5a28993ff32aa59db07260f2e4e12bd61da723b4 WHIRLPOOL 7e65dab363720b7588b44746084dbf861bae71e919e089a4c2ff7d63de53b679250c4f1898f7068fcb17ca0d2e35ea6a11fabe10933f6253a56aa4b9d1717c4e
PBIN solid-5.32.0.pbin-1+exheres-0 6223 SHA256 80a87f998c914a570f3df7a4798f81fab0766f6bf91eeb8ce9df2539f0aa4ad1 SHA512 f9394abc44e69e765865b31795ff2a4694d61fef38a1ee555824a390db862cca74884d0aa0502d694e4f46dba8f95afa7397af66e8d8277f753464f52e703131 WHIRLPOOL 50675012db0497a8ec3b1eca9d05d866fa2c0afda1145941aafcbc3bcbb679f4e0f0f6f03acfd9400fce22b31d2afd5f87ca03b950e7bb36b9e39e057c872d8b

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:57:08 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:34:05 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( build: sys-devel/bison sys-devel/flex build+run: x11-libs/qtdeclarative:5[>=5.6.0] providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd[>=167] ) recommendation: sys-apps/udisks:2 [[ description = [ Enable auto-mounting support ] ]] sys-apps/upower [[ description = [ Battery info and suspend menus ] ]] ) [[ defined-in = [ solid.exlib ] ]]"
DESCRIPTION="Solid provides the following features for application developers: - Hardware Discovery - Power Management - Network Management"
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.kde.org/"
INHERITED=" flag-o-matic cmake frameworks kde.org test-dbus-daemon solid"
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] he [[ description = [ Hebrew locale ] ]] hr [[ description = [ Croatian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ solid-5.31.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ solid.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ar [[ description = [ Arabic locale ] ]] ast [[ description = [ Asturian locale ] ]] bg [[ description = [ Bulgarian locale ] ]] bs [[ description = [ Bosnian locale ] ]] ca [[ description = [ Catalan locale ] ]] ca@valencia [[ description = [ Catalan (Valencian) locale ] ]] cs [[ description = [ Czech locale ] ]] da [[ description = [ Danish locale ] ]] de [[ description = [ German locale ] ]] el [[ description = [ Greek locale ] ]] en_GB [[ description = [ English locale for Britain ] ]] eo [[ description = [ Esperanto locale ] ]] es [[ description = [ Spanish locale ] ]] et [[ description = [ Estonian locale ] ]] eu [[ description = [ Basque locale ] ]] fi [[ description = [ Finnish locale ] ]] fr [[ description = [ French locale ] ]] ga [[ description = [ Irish locale ] ]] gd [[ description = [ Scottish Gaelic locale ] ]] gl [[ description = [ Galician locale ] ]] he [[ description = [ Hebrew locale ] ]] hr [[ description = [ Croatian locale ] ]] hu [[ description = [ Hungarian locale ] ]] ia [[ description = [ Interlingua locale ] ]] is [[ description = [ Icelandic locale ] ]] it [[ description = [ Italian locale ] ]] ja [[ description = [ Japanese locale ] ]] kk [[ description = [ Kazakh locale ] ]] km [[ description = [ Khmer locale ] ]] ko [[ description = [ Korean locale ] ]] lt [[ description = [ Lithuanian locale ] ]] lv [[ description = [ Latvian locale ] ]] ml [[ description = [ Malayalam locale ] ]] mr [[ description = [ Marathi locale ] ]] ms [[ description = [ Malay locale ] ]] nb [[ description = [ Norwegian (Bokmal) locale ] ]] nds [[ description = [ Low Saxon locale ] ]] nl [[ description = [ Dutch locale ] ]] nn [[ description = [ Nynorsk locale ] ]] pa [[ description = [ Punjabi locale for India ] ]] pl [[ description = [ Polish locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ro [[ description = [ Romanian locale ] ]] ru [[ description = [ Russian locale ] ]] se [[ description = [ Northern Saami locale ] ]] sk [[ description = [ Slovak locale ] ]] sl [[ description = [ Slovenian locale ] ]] sr [[ description = [ Serbian locale ] ]] sr@ijekavian [[ description = [ Serbian Ijekavian locale ] ]] sr@ijekavianlatin [[ description = [ Serbian Ijekavian (latin) locale ] ]] sr@latin [[ description = [ Serbian (latin) locale ] ]] sv [[ description = [ Swedish locale ] ]] ta [[ description = [ Tamil locale ] ]] th [[ description = [ Thai locale ] ]] tr [[ description = [ Turkish locale ] ]] ug [[ description = [ Uyghur locale ] ]] uk [[ description = [ Ukrainian locale ] ]] zh_CN [[ description = [ Chinese locale for Peoples Republic of China ] ]] zh_TW [[ description = [ Chinese locale for Taiwan ] ]] ) ) [[ defined-in = [ solid-5.32.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ frameworks.exlib ] ]] ( ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ solid.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/solid-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/solid-5.32.0.tar.xz"
OPTIONS="linguas:de providers:eudev "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487077028"
GENERATED_TIME="1489574045"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--solid-5.31.0--C.5184.1487077028.187321.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--solid-5.32.0--C.12574.1489574044.932074.C.tar.bz2"
SUMMARY="Hardware integration and detection"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--sonnet-5.31.0--C.11879.1487077050.640953.C.tar.bz2 250313 SHA256 bf96405eacebfcb6905a317deea52d6e91a47af5f6caa38bef903d606ea2c6fe SHA512 43a00995e7a6aa8a8fe8b670eabe08ebfc783a09e734b1a07141558d07189d1f01eaf0c3b797e112598479585863534df446ed735e04e3c245f26a23258c582c WHIRLPOOL 0da59e21748c63c654fbe7e4d452b4c5ac78e07f73c20b9cb200c43e74d202afef7c05f4981e756ddc011e100ec6b78a49debc070989c524e8ca80717facc930
PBIN sonnet-5.31.0.pbin-1+exheres-0 8421 SHA256 214d976f1e9d82c2eba5c8f68bb615103cedb6f8801c4b0ef77807edda75bcd9 SHA512 52fd27fdab5ef0ed60e1c134c44ae271407de2642f56a20a59d563167843e1a93b017b40d136b48a9c01b21669d80a1f79759a1eab24eaf7524669a28327e866 WHIRLPOOL f4c9de4fd95c2c4bbcd3126e1a7a47b600d74ad497c89099f96cb168a44d16a7fc0a85b2ee04d60759b37b6f9ef6b7219f9f354072b9f5a8a01942371dcd26a1
DIST hasufell-binhost--kde-frameworks--sonnet-5.32.0--C.19166.1489574067.721935.C.tar.bz2 250386 SHA256 7e4d08138011780a5a91f5dcdd31762c01260b8cd7ae7149ffa1e0a83eea05c9 SHA512 70b034a7c476cd4ed477d90c1778b3dc31b920ee353161ac99a060775d10963d886f456cf6aa1c4ce6af1b599773e3b831e9c11ef09af46fd2f4e3c28f7b9ab8 WHIRLPOOL 7ea7e482fb7bdc0cfd20be0a9b9b662d669102a65d6d200aa90e734e4b16e55b5cad38253e630a7e288afce054dbe2fc64a042d0c17578f448620523cb648f05
PBIN sonnet-5.32.0.pbin-1+exheres-0 8421 SHA256 42d8b175968a40170503c1c7acf3b784af946acbfbccecaf4675f7698f92906f SHA512 bd164d0ef7f6da8a1b5c259a6cd648e8cba7cc08e760cf402fb7b80e60be552976c41c458fbeabd5e0cacc84443af84139870302a356901c99037c4ff821d86c WHIRLPOOL 6b7d7852cfd4ef97094b904f288368a015dd95d9232d5c29becf67f45a88f9d00774daf706eb1c4f4080d3b16e1ecb16d647da3c7ca34e43896f08d13e1cd52a

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--threadweaver-5.31.0--C.21153.1487076359.883560.C.tar.bz2 173051 SHA256 d52a92221508d6955f3b97360f0e3913fb18bdfef621ead09b6893ea03adf0fd SHA512 4b53c87af12f1181b24241acc2ab9647782e5bc648eefb9c1e1f0dcb4ba0610ee5c2b490786bdbee2d14a59cef54acf8078ccc98c70636623761eb357455970d WHIRLPOOL 37f7735307088ce23a248fcea4d47a8d59cb73a30e9dfec061a534acecdf3b374294a80ccc3a03de8344a77ac315df15bdc1b71756011e351cb59e70f5ca6b8d
PBIN threadweaver-5.31.0.pbin-1+exheres-0 2551 SHA256 d5b2258b7c391acda93ad8476adbefd58889a89a5bfef1fc21bb7913fed40daf SHA512 2e2da072d9fccf81561e43c96068f72c4e3e0b93267a61e2950604d81598a384e4d907e871067b054242b28c4031235f632914b2579ff00825d9fef4b701f124 WHIRLPOOL 39e73281cca9bca34e549438a98c14327e2bd6fb69c2fc4ade23683a858a1a814373ff35ac85dbb51bc1222966e94cc556cc7217e3e6930c963d202df3c0daa2
DIST hasufell-binhost--kde-frameworks--threadweaver-5.32.0--C.27010.1489573448.226580.C.tar.bz2 173099 SHA256 e36f978938f92d65db8ec9d29f7a87d557eaf78e420aaf433fd7329bfdeca837 SHA512 d55270938a921807182f189563a30c702739b5add2ad24b5c2e15a6e4d9d6d6eb7c6e7df765c57db2329d5b4fd1354ff0ce1fd7326c78fc902ee88d7eb398e95 WHIRLPOOL 9ee7163d57bf30fd272883a5b7d050b0e9d9f95f1f728720c5bd778db97c39fbf629053af2ca36d615256e36a60103166a2168599fdfb8b732e6b4e8108389f6
PBIN threadweaver-5.32.0.pbin-1+exheres-0 2551 SHA256 d299ac140e391d6a96c9a39a31f7c9a3e1986076d9c300f35e6f761436f2c0ab SHA512 df0b2e6f1a08a2e5d928d6c38c0e83e81dd0ea65d05c28a5b788c2fd4f0d839805677b88215a02497459b6a919f9e1a6c8e10f4c703c741bd04a5f87975f77b3 WHIRLPOOL ab9aa18929deb15c023c08efe42c7a1c6e8b355ae43c4fc0a937b4fd60250f5a01ea6a4057ca82cd546f7f97870faae06aa6b4b6dc0167144fc378ec7cab5226

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Tue Feb 14 13:46:00 CET 2017
# Created by paludis-3.0.0 on Wed Mar 15 11:24:08 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: kde-frameworks/extra-cmake-modules[>=5.31.0] ) [[ defined-in = [ frameworks.exlib ] ]] ( build+run: x11-libs/qtbase:5[>=5.6.0] ) [[ defined-in = [ kde.org.exlib ] ]]"
DESCRIPTION=" ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way. You simply divide the workload into jobs, state the dependencies between the jobs and ThreadWeaver will work out the most efficient way of dividing the work between threads within a set of resource limits."
@@ -9,10 +9,10 @@ MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugg
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.31/threadweaver-5.31.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.32/threadweaver-5.32.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1487076360"
GENERATED_TIME="1489573448"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--threadweaver-5.31.0--C.21153.1487076359.883560.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--threadweaver-5.32.0--C.27010.1489573448.226580.C.tar.bz2"
SUMMARY="High-level multithreading framework"
BUGS_TO="kde@exherbo.org"
REMOTE_IDS="freecode:kde"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.31.0.php"
UPSTREAM_RELEASE_NOTES="http://kde.org/announcements/kde-frameworks-5.32.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""