This commit is contained in:
Your Name
2018-05-14 10:31:03 +02:00
parent 70305cd4df
commit 0cbd3cda90
506 changed files with 1863 additions and 1983 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kactivities-5.45.0--C.9818.1525802565.673690.C.tar.bz2 186696 SHA256 c1533735cb2d11041974b3fbac825e4091a7533dd8e452a38abb301a901b8e9d SHA512 ee08bdfec0d5297d83823e3466c0a20cc6ecf4c5c1e4bfff8c69fe5c82e5bafa005e78856eb52948db74a1b36bd15e903c40de2196a560a52614276a08f03523 WHIRLPOOL b6e9bfd7722633e724a87da75ff111577ffd63e8344a13f98d4e1a69b5a1441c20d561fba6db8b15a94401ad035c072c858fd18f0f6f9ae66242a8f289b13e8f
PBIN kactivities-5.45.0.pbin-1+exheres-0 3850 SHA256 f6d56fe3cfa0b16ecd4ae284d5fa8e9c0edf95c4cf82093c1223f4b2f7432bb9 SHA512 351103bf16cd2ee0f23a1c33600f8e5567d9d79e02fc35a1f163b590950a721c4f44dd1605b9df9593608ce1b3cb0cbca9139be0e213e0a0779aebc2163b0866 WHIRLPOOL 8cf3d3676c072b684baf8c8da9f9afb9d64d40ecb12fa8bec0b61fb618f204a317e48bab599dfaeb5a2cf32a9c9e566af1c0281570e7d70d1a4e71fd6b49de18
DIST hasufell-binhost--kde-frameworks--kactivities-5.46.0--C.1081.1526274419.618212.C.tar.bz2 189483 SHA256 e301c50a41005cd6bead2c168d9698301d24601c18e44a90655493923f59fe91 SHA512 082f2ef172277b29dd133763ce3b6959a428f5a58263bd03653a4abd8513c8e1abcc1311e50b4a6506f058c26467d09b987dc8d41216585098a84f52d71469a7 WHIRLPOOL 517edfc93d141c7cfee62539a1d90b58f06f5b4750f088e5b015c5f7a83fe42976fdf74809d58475ec39408cab52f1db9353c25d343530126525141fb9ab91e1
PBIN kactivities-5.46.0.pbin-1+exheres-0 3850 SHA256 0a603dbf7e405e87692ec48735952cc02dec1049d93458f86bc60538e487730b SHA512 32b397dbb8d84eca6cdf15f60c818ec970ef88efb975238f81a00e02dece30710ee17a1176a7f2ccc70b46830344087cd6d99cd11f05deb4405b278d31ceeea9 WHIRLPOOL d0f08e477b212e443981ed780ecf50ae91e905b3be96533fcfc92accff1bb1492b482c7ef08ebeec42443669924bac0cc9baee57c2979b1d816868d9460cfa8a

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Tue May 8 20:02:45 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:06:59 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: dev-libs/boost[>=1.49] kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] x11-libs/qtbase:5[>=5.8.0][gui][sql][sqlite] x11-libs/qtdeclarative:5[>=5.8.0] suggestion: kde/kio-extras:4[>=15.12.2-r1] [[ description = [ Plugin to link files to activities ] ]] kde/kactivitymanagerd [[ description = [ Runtime component to manage and switch activities ] ]] ) [[ defined-in = [ kactivities.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: dev-libs/boost[>=1.49] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] x11-libs/qtbase:5[>=5.8.0][gui][sql][sqlite] x11-libs/qtdeclarative:5[>=5.8.0] suggestion: kde/kio-extras:4[>=15.12.2-r1] [[ description = [ Plugin to link files to activities ] ]] kde/kactivitymanagerd [[ description = [ Runtime component to manage and switch activities ] ]] ) [[ defined-in = [ kactivities.exlib ] ]]"
DESCRIPTION=" When a user is interacting with a computer, there are three main areas of contextual information that may affect the behaviour of the system: who the user is, where they are, and what they are doing. *Activities* deal with the last one. An activity might be 'developing a KDE application', 'studying 19th century art', 'composing music' or 'watching funny videos'. Each of these activites may involve multiple applications, and a single application may be used in multiple activities (for example, most activities are likely to involve using a web browser, but different activities will probably involve different websites). KActivities provides the library part of the infrastructure needed to manage a user's activites, allowing them to switch between tasks, and for applications to update their state to match the user's current activity. The daemon and plugins for integration with other frameworks are found in suggested packages."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( doc [[ description = [ Build API docs in Qt's help format (.qch)
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 LGPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kactivities-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kactivities-5.46.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802565"
GENERATED_TIME="1526274419"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kactivities-5.45.0--C.9818.1525802565.673690.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kactivities-5.46.0--C.1081.1526274419.618212.C.tar.bz2"
SUMMARY="Library to organize the user work in separate activities"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--karchive-5.45.0--C.18926.1525800771.292821.C.tar.bz2 140064 SHA256 1f355ad60935d787507d8f8f5beab4fa1d8dff271c7b38db74bdffc42411d051 SHA512 69ddb8318d18351b3b640399e7d80f03480f9f412a8b49176391bef38543cfd8ce81f2bd82c1e004519882dc608f08406e1ef05105ee1882fce6984d77714df0 WHIRLPOOL 30a28148b6820c421bf28131e890c2aea0f0e70cae6bb1180994ad1302f2d397c71c2f4e29c716050ee5035b62520bd0b109e4f2cb5bbdefdcd3cf2dc7485742
PBIN karchive-5.45.0.pbin-1+exheres-0 2753 SHA256 949358f98ccd0dfbc3e64230ad676357a2e35630543a4b966a4688a466c6f347 SHA512 19ed5d4e55e674a1bc8d302f7ffe9c897938db618aa3f148402f5e2bc5c81996649081b2531fcbd2a1cc8de2db2267f0f6f34a352df40d2823526a464d1a4a3d WHIRLPOOL 2931477f9f8d96a9e31533148daac5cc1898c6d88a7c315666b23ef019c1703a80f08ceadb27a0b125ab3c397aab7d178d201dd7f1ca37739d615e8a85e3b8bf
DIST hasufell-binhost--kde-frameworks--karchive-5.46.0--C.29764.1526271740.578563.C.tar.bz2 143118 SHA256 fa3cea6fc1827fe7f5e2e571a3820293659741451883eb9e972f2b014e2d9a92 SHA512 9e2e74b7361762c28088bd9e31ae023aa8b1e6af0b2ada8bbf683522e083db77960ec5160ceef45599fd8a476f8164940e5ab0a4cda1b5eabc2871c729ae0a5c WHIRLPOOL acd2a5e94fe24085104e68966397e39d29877f59c2de14259959764e02232158b2dc925f034d1d1017f3b79341b9af0123b159dcd68ef7ea200e8bd003b21134
PBIN karchive-5.46.0.pbin-1+exheres-0 2753 SHA256 5a69c0ae6e420795bc5a3f9c4eacb3ffc8fdb110d3f8c4d43889509f5ac8ddd0 SHA512 d1105f4cde176faba04d4ce86d7e849de52067afcde38b90f71ea00dc1bca03006414cf4fa129a9fd8038639b293c3ac338ce7b3d7bff78e01c06d37d3bed090 WHIRLPOOL bdf8f564a3ff5f7e4bace5da86f18cba31028eb46c5aee358e426e218061c6e2421e9735ea4e4c7aaef44a24969e5a8b5e77815eee6a104e0650a682c7bf5dd1

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Tue May 8 19:32:51 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 06:22:20 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: app-arch/bzip2 app-arch/xz sys-libs/zlib ) [[ defined-in = [ karchive.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.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."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( doc [[ description = [ Build API docs in Qt's help format (.qch)
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/karchive-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/karchive-5.46.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525800771"
GENERATED_TIME="1526271740"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--karchive-5.45.0--C.18926.1525800771.292821.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--karchive-5.46.0--C.29764.1526271740.578563.C.tar.bz2"
SUMMARY="Qt 5 addon providing access to numerous types of archives"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kauth-5.45.0--C.7068.1525802311.293283.C.tar.bz2 103240 SHA256 2692192f38d5836303e1d699d1ca811ed78cad8c58682d365ec7647d335b80a1 SHA512 3b19432ab23166bd51eeec2a43051525693308f0f0e1df3d49e93bf3504db29cda4c0458220ad6ef480d9d9c336820db041f228b05fb528c628dd62249f662bb WHIRLPOOL 953d9b23d939119727b1616001697c2a610c4ee5515951ce9893c580b462d85191707f9d137828cf04ac4396fa2f6c35bdf5b4636fe3a34470a89beb4b2c4926
PBIN kauth-5.45.0.pbin-1+exheres-0 7716 SHA256 7c8f31e32b635421cffde7d1ef930772a823dbcb4a9e131a255fc269e57e5a6a SHA512 9c392d4420a3afb705d243fa1d69847c9d23c8adf9a607f30a21f09f8f9eed79841e04fa4d8e356e1e00eeb405a64dde9e09415e8a68cbb66b7a0eb14ed3b876 WHIRLPOOL 2cf806c5eff736b8ec0a172c8e485d4420b5b2acaa9acdc647b06ffada6c1e4cab7dab2a3ab584ae3d9b903c864119d12593dc78b95642cc68228b406cff6cf1
DIST hasufell-binhost--kde-frameworks--kauth-5.46.0--C.30627.1526274181.579695.C.tar.bz2 106213 SHA256 a4eff36e89659fa74e2d994fb340605ac92119d05844856f1fdd82c1d57d0033 SHA512 1e97d1df8a551a958c8aa967bc4320e0bf481eefa112757ebcc237c01e30737a9b9a5ed5f96ccfeb787f9acfb8e6bb23d0d5b53ee1cfc8cffae4216a374bb555 WHIRLPOOL 2d7be65ef76177c90c2e233472806b499eb65a342a83338184f5eb0652277d1152883225fbc3e4a66144ff208b59c755dad4bc28142295ff3f2415845a415152
PBIN kauth-5.46.0.pbin-1+exheres-0 7717 SHA256 52cf0e7db9696449b7f2fd3f8e7c6f11ae6b78dedff1c98dcc6465f9f1f80b0b SHA512 1e8c11f2d75f03d7792c3bd7c580bf946981c6cd280f9b802e80df6e653986c4f65a507ca4bda379398fe56ee915a3849442b8f9b0435bcb0a97ab19747a9a07 WHIRLPOOL 5d04ae74c275347914836cd2b067037629f92f8d88f83198fd328efc48a64962a1cae33e1a93ca666278c5e3f735583c20951c88bf73b822b839d7b8d79a490c

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:58:31 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:03:01 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.45.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 ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.46.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="https://www.kde.org/"
INHERITED=" option-renames kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( polkit [[ description = [ Add support for authorization using polkit ] ]] ) [[ defined-in = [ kauth.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kauth-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kauth-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802311"
GENERATED_TIME="1526274181"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kauth-5.45.0--C.7068.1525802311.293283.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kauth-5.46.0--C.30627.1526274181.579695.C.tar.bz2"
SUMMARY="Framework to let applications perform actions as a privileged user"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kbookmarks-5.45.0--C.29762.1525802833.510281.C.tar.bz2 157283 SHA256 35ed518131fc7ae933b1c89e8a7583f57bf9874e9bde376b41af463056db2095 SHA512 5f3d4efdbcbdf494f4b428bc39181d845e4a77dca2a4128f7b439e2e6c6f9e7598a3a9d09d139189a0c57f6867fcdf2e12001dcb459cf9f775dfb4e2da0d3929 WHIRLPOOL a4f46b14e18e09916326130195478117e5a0162a9526a2a513ad6b04b5e16138227d8cdf3548ec3646eadc88ed9796f4483367da4d4496a9929a11c570cdbd45
PBIN kbookmarks-5.45.0.pbin-1+exheres-0 6846 SHA256 60d5f1b37ff5a710f8a201f2f70bc7cccc6eb7f95294584b007e530f93f4ee98 SHA512 f04b10875334c6344de0766a037f42a045134741414dfa2a707e516e0d3f4dd1e077dbf4d64f4260608170378d54d7dc1adaaa1f4cb57a87783fdcf5e2f4bd08 WHIRLPOOL 0aabde50ca734733382066195d04521febc5f8137a96dbf75d34cfc0bd13a6112749f78f6e2a770b04a2d5d77b294650fb9b7d4fa549350ba6a39353287dde8d
DIST hasufell-binhost--kde-frameworks--kbookmarks-5.46.0--C.26978.1526274708.618370.C.tar.bz2 160322 SHA256 4207bfab265702337bb93ee31ab70a971e22ee2f1d93df68eb100bd211c34d7d SHA512 3a056df88eab97e7d9693c679d979df5a562c4641e11abadb021b87d606d7cd13815d8f88a5d1b5fbef1ea4d4ab5d15d202c5062bb4386bda859171cbefe51e4 WHIRLPOOL 1a291f13d7db1e3fc8cf39bb7bb9569a4b0d57f339cb6d8fd74e8d44f59e0611c70dc21a65d7f48b888f78bcf01ba8506f4f394a113e5b43d851194c67cab84e
PBIN kbookmarks-5.46.0.pbin-1+exheres-0 6846 SHA256 8e4ea235056ebd319e53c1130867ef9709bac1e1d70e528c1b94dce0ed12d701 SHA512 e82efdc688d112269b035f86a271364fcc426c838a929e28188c1ab52894557fdc15b68040f45869a0664f3ec699491ef88ca3aeae5e9225fb2b386c83f6ebab WHIRLPOOL e41d9793a4229ab63f9cfdb00ba16af93fee64f31e500592ca74f31281f1a6cf8b98a52d94078c1c6a1f5c0df274310c68dcdfe924921792c38e757e45465dff

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:07:13 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:11:48 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcodecs:5[>=5.45.0] kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kconfigwidgets:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kiconthemes:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] kde-frameworks/kxmlgui:5[>=5.45.0] ) [[ defined-in = [ kbookmarks.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcodecs:5[>=5.46.0] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kxmlgui:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 ] ]] id [[ description = [ Indonesian 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 ] ]] id [[ description = [ Indonesian 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kbookmarks-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kbookmarks-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802833"
GENERATED_TIME="1526274708"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kbookmarks-5.45.0--C.29762.1525802833.510281.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kbookmarks-5.46.0--C.26978.1526274708.618370.C.tar.bz2"
SUMMARY="Web browser bookmark management"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcmutils-5.45.0--C.10202.1525804019.712752.C.tar.bz2 163791 SHA256 531bcd76d6f8929a2053d3cfca6f1fbfc1e91b004cb116bcd7c22e5e52a75a9d SHA512 e96346c9763daaa4dcc306e0d03966be8943157248dcba152eec6330ed36a833d4acc9c1606f425e7b20326defd815b5be917c4fcec28a49df34db8eef7172cc WHIRLPOOL 129817b33206b9e03b32e74cccfdbea46caf153da6bcf3935f90415e050a075b32fc36a771585b5cdd6cb87b09e66b1adff135d0c64d50bcea3e8edef361366c
PBIN kcmutils-5.45.0.pbin-1+exheres-0 7643 SHA256 0508c2b53d1cfb054e851e6c9462e21e886316faab5647b24e51c9b79bd4ab05 SHA512 e0859bc5984e302988e7878d7e0b1bd80ef1bc9bece79aa989bca169414a35e1c62db6f8e0cd88162985ca2cb277611d5bf659229b23df68893ee4faf35fee3a WHIRLPOOL b07b74ea38fb91a8e0bc1e60c63da51882e4cfb0ad54dac77ce1eb14872eb7d72ea4230388f55b636d0cb49db52bded5b5e89ff87bd45e073c8914d20bc1332d
DIST hasufell-binhost--kde-frameworks--kcmutils-5.46.0--C.32025.1526276751.102871.C.tar.bz2 166670 SHA256 196b5c8e67bbd1685add34f8c5ecc301afe6ceeaf2d29c25834fb97262f0c7bb SHA512 4e90d49ce60916c92108fba0b04fdaaa9e33fab2579ed043c3cc2a8872da08cf6846667c8b6e882e977ad0d5c4b7305ba18cfdad31c32ea3029464ed88701818 WHIRLPOOL 9d6fc8d41bd625e25fcfcea141030bcdbfd7eb1411859adfeb49155f319b89d7a1a524b41563f27ebc9aa22434d87dd24fd635c731ffee5dad0b99e7009c7164
PBIN kcmutils-5.46.0.pbin-1+exheres-0 7643 SHA256 313a0ffaeedc025e1d157b874d4bc2552654b8e274673035d01be6e2c9347c84 SHA512 1d70a518cfbc9ae72daac13eabc6bd5a5b5db95b78f49cdf19c5b65219a420954c9cb9f1ac486ca6c1531ffb546752e6af2bfb910101e0c149b89df0da9b6a96 WHIRLPOOL 966d052d17469387c2c99dbd58719a62888872c91fe2d5b6c8c65ec8c5acfa63bdaf566768b7e93f13a88c8eca26ff02ebc7f875a303e44cfe6f583a23f559ac

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:26:59 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:45:51 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfigwidgets:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kdeclarative:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kiconthemes:5[>=5.45.0] kde-frameworks/kitemviews:5[>=5.45.0] kde-frameworks/kpackage:5[>=5.45.0] kde-frameworks/kservice:5[>=5.45.0] kde-frameworks/kxmlgui:5[>=5.45.0] x11-libs/qtdeclarative:5[>=5.8.0] ) [[ defined-in = [ kcmutils.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kdeclarative:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kitemviews:5[>=5.46.0] kde-frameworks/kpackage:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] kde-frameworks/kxmlgui:5[>=5.46.0] x11-libs/qtdeclarative:5[>=5.8.0] ) [[ defined-in = [ kcmutils.exlib ] ]]"
DESCRIPTION=" KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kcmutils"
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 = [ kcmutils-5.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 = [ kcmutils-5.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kcmutils-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kcmutils-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525804019"
GENERATED_TIME="1526276751"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcmutils-5.45.0--C.10202.1525804019.712752.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcmutils-5.46.0--C.32025.1526276751.102871.C.tar.bz2"
SUMMARY="Utilities for KDE System Settings modules"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcodecs-5.45.0--C.22259.1525802141.792726.C.tar.bz2 162563 SHA256 974570d6ccc23666822dec916b1ef1cdc4d780a6fe6ae094f65b7a9509a341f1 SHA512 9ed61770085d407baa49872ad4ff1974d17ff7a617892559ac68d8ef342c781a3626d050164e5d3b78ebb512d354a45e178865c6c365d1558242741098574564 WHIRLPOOL fb7d2e35dae3bbd59233d9896fa40f357a90b1e4946741fae7413afbfcc327286a3d833dc0412ea719b09a1b4c0da19e38852c886bc99cc6415e71828cdd49c0
PBIN kcodecs-5.45.0.pbin-1+exheres-0 7167 SHA256 60642f24ba53db4e3b3a23dee1d6c4247eddd6b1f2f6bb1b2ddd13bbb8f29c5c SHA512 e04e99bc439e29f696c09ca441caa61127ae6fafd4b12ad669d12454a697052a2816ed3776a76d3a0d2f9db53ef3775721b8574e0cb87191533f7e60eb0c4a37 WHIRLPOOL 9a41c3bdc0b6ccdbd6c27fff40427485c4c424a1c54c72bdff9118b948ca492ef1bf464c4f3bd195b4434c28d92a4bfef8cb158a2c4859870b1efd7ba7c9b896
DIST hasufell-binhost--kde-frameworks--kcodecs-5.46.0--C.13260.1526274061.867025.C.tar.bz2 165737 SHA256 609de5f75def744c1bb52038d08e46d43a9587514e9d94afbcf7d05cb431cd42 SHA512 ce3f5a6fdb67d2c66db00d5f0f3549929cbc6871fb90b984dbdb12c5374bedecff8ea6e30efe149ae83e3bc61ece4799179884ae433382cec7ed73e8f6c96b55 WHIRLPOOL def9a5a37f53df64db8e8e85b28aa765915cb038b76240b07f6cce06f6c377fc1d86b680ded65fce20c1adf9c9c8629187a91a5a827bc056f44f7cfbe58a0f08
PBIN kcodecs-5.46.0.pbin-1+exheres-0 7167 SHA256 38c5b2d3ac88ae982c218e9de4d25603ce2c658818bb765af0ebad50d4ccd6b0 SHA512 0488e14240a6dfb7d69473c449628648596cff48cfb12769bf593d1119df4df238bc6feb8924cf797e0a261389148cac9b1cb25fe5f704acdf90a7f1d27f249f WHIRLPOOL 4fb2ca91fd70a41c23a7585c198e769874a6aaac19024db3d4640edb49b70d063ab7fa1c7157327590c68cc5d9be5aba7f695aedc6876963eee3d670d2baf211

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:55:41 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:01:02 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: dev-util/gperf ) [[ defined-in = [ kcodecs.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: dev-util/gperf ) [[ defined-in = [ kcodecs.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kcodecs-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kcodecs-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802141"
GENERATED_TIME="1526274062"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcodecs-5.45.0--C.22259.1525802141.792726.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcodecs-5.46.0--C.13260.1526274061.867025.C.tar.bz2"
SUMMARY="A collection of methods to manipulate strings using various encodings"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcompletion-5.45.0--C.14156.1525802459.352227.C.tar.bz2 145392 SHA256 07694b8ab900581eb26807fd27c8c971533820ddd117c4d1c46e3487ab732cb3 SHA512 c69c5365f166997e657071e7bcb469b361a4608236fec8769d9590b1d7bb94e04a87c479b7e23b23c7075ee0934de4c85492444de0668030409fa7d3908b731e WHIRLPOOL c9eb4605fa8b1089677fec958064ed3f6c1006b09806acf65f51bab66fb103f85d9e3d20e8b265136e6989aed15c06fea05f5ad042d195b173acc625d238853a
PBIN kcompletion-5.45.0.pbin-1+exheres-0 7483 SHA256 63d21e059f696944a0fb3e5bb6777d956849e0602326c2e97075fdc831a219a5 SHA512 0dc5ed73bae9895b8fc5019c8d6b62fb1d6ab4f29f51dea71728070395fdea3bd5ca48d79f48d047af4562cf55c4727f2f2c946fd81aab2f8537173b515e5d75 WHIRLPOOL 992e071cdc5618df30980a7d9568303ac466b797f5a80501034b493013b9eaa68a7299adbed06ac1979cb2967f5643e05bb478044cc7bcad8b65b32beac7bd01
DIST hasufell-binhost--kde-frameworks--kcompletion-5.46.0--C.5354.1526274318.84037.C.tar.bz2 140837 SHA256 6d632178f6e435514d928bf013d00e03604eb20940b4726e175b5d8feecdccd3 SHA512 46f5253afe685f359297bdcbe0e35c72da43ed0332f139e6c5f571dfed45b387317a2a57de5c1b66f44d5bc0e0a03f0e19145c38a29b8eafdd4d2c0bf162e59a WHIRLPOOL 28de2f1c1dddf6fe73ef29afe22973d9581c814968852aa0000412f1ae873fd61e011c845f4e541f41c83b23289390ab99409c6d6e70346b0bbeec9adc413f35
PBIN kcompletion-5.46.0.pbin-1+exheres-0 7481 SHA256 5891394665ca788666a482199368e330b4b66a2710521897a286ca46398f2e9f SHA512 6caf428f24d92c007f53dd0741671f5ade224fbab07e342c3fd4cff4e0a9809bede081098133292733496624cbce27f29347c62ecec2ba0240c88e61eb223252 WHIRLPOOL d2ec7bafd624d2f77537d7f85a07860de391d8fdf160a195933af8e66e28eb7e0204a24191a191ab8f0134a057e0d1ceb8c0867f7cb10256b9d8032c777c60e2

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:00:59 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:05:18 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] ) [[ defined-in = [ kcompletion.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kcompletion-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kcompletion-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802459"
GENERATED_TIME="1526274318"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcompletion-5.45.0--C.14156.1525802459.352227.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcompletion-5.46.0--C.5354.1526274318.84037.C.tar.bz2"
SUMMARY="Provides Widgets with advanced auto-completion features"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kconfig-5.45.0--C.27877.1525802164.294531.C.tar.bz2 336924 SHA256 a1a33a7f3cfac97a778a3b56f105e204cc982a253118da04d4d5d4d3579608d1 SHA512 be575e8e23bb910ed9396387c02ab7ce9d44bc3ca4ef379ae1bdfa2104116ed232ffcd40e9617b2a290036833b6d80468259ab935c30d6102d59be25c8106d29 WHIRLPOOL e42fc84fcbba4d1e917b3df788566bd1302d9f88586c0d2ef2fa7b8c34fc1efc0bb13ea4d29ec1693c0e17d64460ac5d40c67e0264f87c9a5cedb613dbe62be9
PBIN kconfig-5.45.0.pbin-1+exheres-0 7235 SHA256 8b4a9fa3546522d27d3fcb0b79c34be7688cfe5bcfdacac4c11191e10e52cbc8 SHA512 553f7b789478917898519bd34d6f23b02df1e2a9c0698f1d586b69056e52f90728bf2a063c48dd806c343ab753aea9d0dbf8b28d751d77bcc136221dbb2509d0 WHIRLPOOL 259b96d2596d7e04f8fdc5932015f572465a7a36c1c8fc2e9224de6da10b082f5eaf2b4ae8dc2346773324fefb4be97a3adf9b4df4b04f4d8146d1fe9c8e1509
DIST hasufell-binhost--kde-frameworks--kconfig-5.46.0--C.18888.1526274084.86843.C.tar.bz2 339902 SHA256 2defec87bd74c711770ef488aec52dcf8a4c76db74cd2c60204a351c619fa619 SHA512 a2861b74dd762ea948576ed9b4e2004eefa71f0501b637c2eab76b686ce541312654a0c923c1b881449478493cc844417e4e4a9dad7b6598f6c1b11206c0cacd WHIRLPOOL 0ca2810da750ca150de851829f14c5a545bff5a4601ae3a107c7757a0a2b1e577955048292bf3ae10d463c03d59340563b43729ea2be2ced7828aeef60a491b8
PBIN kconfig-5.46.0.pbin-1+exheres-0 7234 SHA256 9c3f2b1b2b6c90e2685eb16f36113d1b214b3461b5644daacd0e1d51adaae148 SHA512 f605fa494bb8e067861ee190fd6073d8d0d6a49bc87fd7e1ae3ed20e273e37af21ea05bda84ac073614dc3c0a09617b118e183dbdb93606fa87b46d62cf7b4d4 WHIRLPOOL 781a3c9b41511d282e783204b07f526dcdf11e3fcbe2bcb822a8bda055968ee90ed422f3766f06c4c502df475caf2721937f2193a40ede86f1caac1b8b236a1f

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:56:04 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:01:24 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake macro ] ]] LGPL-2.1 "
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kconfig-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kconfig-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802164"
GENERATED_TIME="1526274084"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kconfig-5.45.0--C.27877.1525802164.294531.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kconfig-5.46.0--C.18888.1526274084.86843.C.tar.bz2"
SUMMARY="Provides an advanced configuration system"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kconfigwidgets-5.45.0--C.19684.1525802477.419373.C.tar.bz2 221169 SHA256 35603745484cd808b877e10b8222ead0018fd322beb462399319ee24c586a761 SHA512 98f7fec527f74e43f8d946e781011d753ab2471252c1cd4e05b1b296d91308112681cd98e56ee231b779d92314da1b5aa059dd1046d28fa917364f141f0503ff WHIRLPOOL d7409a55ea73f67032452f0f643878658aa443092ca0ac80de6197d8f947fe5fca2b5ea1833846bd8720dd3939b0eaf55d5f4648cd4feabb1d0be808b3bab11b
PBIN kconfigwidgets-5.45.0.pbin-1+exheres-0 7638 SHA256 15a01ba4be637d70820838153a1877f94cca6be5133637a9797defe0d0655930 SHA512 00d53fa853fda24dcc1d712529de948db54558cecd6099a302004208c9523dba60695c19928f07f7a40b817108ab01d7f2a0d62353526087023a5237449bc757 WHIRLPOOL c28679af54c1be8dbab6f5fcab0bfa39ef6a36a1b662cbaac7a3683def1226d0f0835d4b2cb90bc9ce4f5c2113023b76f48e0705a55eeb77393cbc7ec8ae4409
DIST hasufell-binhost--kde-frameworks--kconfigwidgets-5.46.0--C.10891.1526274335.693187.C.tar.bz2 223878 SHA256 c35df892782952d747d15319c7bb8aa199af1be9e698e5b8773b3caa490644fe SHA512 a08308c2b73c5a228a827181ab9f89467c01d16d3d5c2ffa2408f2582c69d59d24f883fb4aaf7eaeed148ce148cd90e213a62880a23e18c6b9687338921e4f21 WHIRLPOOL 1ce5303a20dafc55eafdb6505c6d74bd1aaff4bc5a73e1543b46ee3a4431cddc13c9e1b3bc827e8b18817054c211bd039b92070ff7c88047d2689635d80cc4b5
PBIN kconfigwidgets-5.46.0.pbin-1+exheres-0 7638 SHA256 b66eaeeb9b7ed9dedfabce6b7c4235b9afeff94a271058725e7455af6380a16a SHA512 2a5b8003137820af1c04ea078296d7793f32752829b1b7a22784ce4967050252947c65de38e2eff587837f43cf879252852862a2b9da436d8081744d6d236baa WHIRLPOOL dd007da7f111c6cce67a6075b9e550ac9680cf8a043beefcbd3fe2106e4bad73cfd63632bce1a48e95ecb7a6d0490b82f5280ff57f3d4eb2420b3471ea9b0ef4

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:01:17 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:05:35 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.45.0] ) build+run: kde-frameworks/kauth:5[>=5.45.0] kde-frameworks/kcodecs:5[>=5.45.0] kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kguiaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] ) [[ defined-in = [ kconfigwidgets.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.46.0] ) build+run: kde-frameworks/kauth:5[>=5.46.0] kde-frameworks/kcodecs:5[>=5.46.0] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kguiaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kconfigwidgets-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kconfigwidgets-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802477"
GENERATED_TIME="1526274335"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kconfigwidgets-5.45.0--C.19684.1525802477.419373.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kconfigwidgets-5.46.0--C.10891.1526274335.693187.C.tar.bz2"
SUMMARY="Widgets for configuration dialogs"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcoreaddons-5.45.0--C.1182.1525802192.13656.C.tar.bz2 546308 SHA256 4dd7e2d734e444d7f132ff0e740f4caffbde641907cf8f087bddc8c53736f2fc SHA512 ec78ed52b6584dff0136dadf575cac87e73eb33bb13de70ce3ead0078240f23dfbaeba822bbf4f7e59b9f4c9f673439ef6cae6c369588579b5c8bf1225d1e764 WHIRLPOOL c37f60e12b0787eacd8385a26f3b9db96e85e25a4302a340d77086285577de97e923cc257e27bd796133698e53b06fd49e3b1537526b7eb417af1cd32ebe42f6
PBIN kcoreaddons-5.45.0.pbin-1+exheres-0 7574 SHA256 00008cf5bcdf0cf46bad30805b613ccb7b8f98fd23e543165c707f0c277ca1f9 SHA512 8cb0e84cc571a875ee36bd04f0f37a6c678e4fa6f5231cdda1012ca70d6967c2aefbe0f14bdd4bf1e8170076a262bacc3b0d63c88c4aad7019d82f9588a3970a WHIRLPOOL 1bf6e84adf5631c515d9aa69753bf4ec24722823f2037db42734d6b6aff2ca076a0f975e2ea996ad836ed62499b2a43ce83bcabe0d0be841daf5a8811be70ae9
DIST hasufell-binhost--kde-frameworks--kcoreaddons-5.46.0--C.24707.1526274110.82344.C.tar.bz2 550232 SHA256 2430ec7b74624b8680600f13ecd71fdeaca745ce41296338b610872638a5c0e6 SHA512 3c2b79ff715074a5238fb2521a5f538df13ba4e01830c0021e78fb6c54ddfd92c980f959dce9b67374751b82fbde3cd3a515f3800b68b321ab93dae0734cf30d WHIRLPOOL ea9794fdaaa99d9481318ad47a880ef59407c4852cd2bc7f35e0cafd6aade8fade36d24ef20604e9b8aa428ae1da23654324a0844c6bea6af0ea35a067b28b81
PBIN kcoreaddons-5.46.0.pbin-1+exheres-0 7575 SHA256 bc114ea066e998e9fa7f30d7bb9537fa4d016d705a2e43500c49312f03ce2875 SHA512 770c876c6d3403b4a9b02ea71e99271070d67a3ce26db282a5dac45e5e1433f41a2437f48465ac9220890c2a3ddf7b0d46abb392ce4e67b820edbdcf193b654c WHIRLPOOL 6ced43d246ee4835c747fe707402a06323c5251dca05b304da1d9dfb5fea30c4183f7772e2f3d36867fd7fe6395a9ac348c591220e005bbf7ba689c26c6a7871

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:56:32 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:01:50 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: x11-misc/shared-mime-info ) [[ defined-in = [ freedesktop-mime.exlib ] ]] ( build+run: x11-misc/shared-mime-info[>=1.3] ) [[ defined-in = [ kcoreaddons.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: x11-misc/shared-mime-info ) [[ defined-in = [ freedesktop-mime.exlib ] ]] ( build+run: x11-misc/shared-mime-info[>=1.3] ) [[ 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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 [[ description = [ English 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 [[ description = [ English 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kcoreaddons-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kcoreaddons-5.46.0.tar.xz"
OPTIONS="linguas:de linguas:en "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802192"
GENERATED_TIME="1526274110"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcoreaddons-5.45.0--C.1182.1525802192.13656.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcoreaddons-5.46.0--C.24707.1526274110.82344.C.tar.bz2"
SUMMARY="Addons to QtCore"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kcrash-5.45.0--C.15506.1525802579.283486.C.tar.bz2 48050 SHA256 56f07d3160323c84069d0daeb333bed0a5d94244df976ccfc38d05b3e083530a SHA512 26ebb6a5a6932f1c63a4de740e105701504399337cb4de077ae98bc236986a0915c26a1b591cc3e5c37f7380884333508a7c378868d69f43cee0b62d5f28fa7f WHIRLPOOL f0b36ffc484b322ae1409e8605436db9cdd565df98a36b4caa42d1c37463b95820f711c9a5486a22c9dee5a0705e812fd869b22a3c9b480dbbf563e7e24177eb
PBIN kcrash-5.45.0.pbin-1+exheres-0 2728 SHA256 9fae64db3a787ac3e171abe58987cfbdd768de60241332e24b977c3d5575425e SHA512 94afba5c82607103ec48b2c41b68359d2aabe33efaad4bedd3bc5b0fb4300a272058aaac31dab29ca2b466322806f11834aff6d1ebe83b040d9e2e54068053a8 WHIRLPOOL 267025d48443c2867918928b30cf6bc4fc8feedb33da5dc0a9045f6095b68a4d5b4ad3351be96080b641c5e9a0cbaae09694b046a89fb1a25d5210a84947bff1
DIST hasufell-binhost--kde-frameworks--kcrash-5.46.0--C.6808.1526274433.231072.C.tar.bz2 51061 SHA256 6de3e47f746bf0aacfa23d59ea7043f7b46ed2eb1b4c5e419c0c148e1c1bf39e SHA512 0ea7f19161deacebc2c6922884e1efcd6ca4691effdd7229d4cb0281289e2d3a424cc5a4d1f639a4fa72cbe19c4037133b05e02772e8754bdc1ce7e888866e89 WHIRLPOOL db13749ef358877a9b21b4de8155c170c653c5010b2608ec8c904a12a27e43c231616c26af25c6b63b0f1c099de05dec2bfe8f34cd858d55f8a54dc3d2ad29f9
PBIN kcrash-5.46.0.pbin-1+exheres-0 2727 SHA256 7c4451e4b016a3b4d1052c569be73ca240df28ac9b58e9d65be00b8672270961 SHA512 bc8e3a28523d604029426d1783dc50dee44cef5cdb7498efad907062a88f8279f61f534bab9c4b4b2604c885aa0c765393e51de18d0c2e97e67685c3238c8920 WHIRLPOOL 6eea1dcbcb53ab9f889ee060253503d0dc00d4ac05f097b260b420c7bdee34e917685f0c38845de83ec30b39f030c12fae0179c794fac1a76c6884db461f5702

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Tue May 8 20:02:59 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:07:13 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] X? ( x11-libs/libX11 x11-libs/qtx11extras:5[>=5.8.0] ) ) [[ defined-in = [ kcrash.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] X? ( x11-libs/libX11 x11-libs/qtx11extras:5[>=5.8.0] ) ) [[ defined-in = [ kcrash.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( doc [[ description = [ Build API docs in Qt's help format (.qch)
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kcrash-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kcrash-5.46.0.tar.xz"
OPTIONS="X "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802579"
GENERATED_TIME="1526274433"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcrash-5.45.0--C.15506.1525802579.283486.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kcrash-5.46.0--C.6808.1526274433.231072.C.tar.bz2"
SUMMARY="KCrash provides support for intercepting and handling application crashes"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdbusaddons-5.45.0--C.12802.1525802327.933108.C.tar.bz2 76984 SHA256 ab59459ce5bd6ea78469108654966f5ea4ebd4989cef56f54d6e3d7d4eee8b64 SHA512 b93f11c698fcb90429e4f58421ba267a04b5a4d426752d72831ff12d0f172826601506b58fa0b77281fc9c46287ca2722b750952ce5d004b88df5099453894ca WHIRLPOOL 4a07b9697c4c60650d85e3270dce63da8379d678e37e17b50f3abe7fc2aa23a8a62fca966f72d2ea7eda8bb2dffe51bed42c058f538a4c166f4e85be4ce3494b
PBIN kdbusaddons-5.45.0.pbin-1+exheres-0 4974 SHA256 a7a8d02722c099adb922791193eea73894e3c6dd9915ddbfeea30140b0d9f9d6 SHA512 067f56038a80b437fb689ad7472cbff2d9032c2d2706017513b7ab067e8baa10fdeb5d53b2740c18bbcef6bd3fe23392365d7b657f1d80c37922dcc2cce01b10 WHIRLPOOL b109d1416342c0ad2f0a5f79cd6cf4f602bf6efc55895b553b568892c7ff8f186c68d39c057fa7398b7ddc1911227aab248c6676afb91731e1ca859debb314b1
DIST hasufell-binhost--kde-frameworks--kdbusaddons-5.46.0--C.3928.1526274197.424810.C.tar.bz2 79920 SHA256 3a4e03ec6ac6bfc7f12bd891b66de5d6694dab54858a8afd0909fc769fe03065 SHA512 a27faa3a857284c2f37d3cb2024ec36661af7bf24805a53c9b0b439f452c4d34b2942a1b7449c723f0b6790603b4924971d44579f000d91cdd5cf0d5d621f86d WHIRLPOOL 5255fa8e2d7e2cc2a40d7920428b83ca4c889822bc7ca8291617643a99e83311096b92583c6b26fc7b5260fedbf62b479d859c7548951dff6b4bd35d88bb36fa
PBIN kdbusaddons-5.46.0.pbin-1+exheres-0 4973 SHA256 0bd4d7915f0a6e0605a269bddd2dac0b85b9054f4cbbc9f4a030b822765fdb05 SHA512 3d06b2e969b83799bbb78a49f2d37c86615cbc7d36e397711aa94896fa4d8a46acd1fa2a86a1808a1aa90bd5a4045a7a8b57cd8f2dc9ca665d239216e045f79e WHIRLPOOL cd18ab39fe0cc3b6d632a6dec680ddc8332afb962cbd47e2b11520653fe206d33192e1da03449013509d60c47293e2c7b9f7629bed9050b65fde350db0fc1d4b

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:58:48 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:03:17 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: X? ( x11-libs/qtx11extras:5[>=5.8.0] ) ) [[ defined-in = [ kdbusaddons.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: X? ( x11-libs/qtx11extras:5[>=5.8.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 ] ]] eu [[ description = [ Basque 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 ] ]] id [[ description = [ Indonesian 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] 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 ] ]] eu [[ description = [ Basque 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 ] ]] id [[ description = [ Indonesian 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kdbusaddons.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kdbusaddons-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kdbusaddons-5.46.0.tar.xz"
OPTIONS="X linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802328"
GENERATED_TIME="1526274197"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdbusaddons-5.45.0--C.12802.1525802327.933108.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdbusaddons-5.46.0--C.3928.1526274197.424810.C.tar.bz2"
SUMMARY="Addons to QtDBus"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdeclarative-5.45.0--C.4026.1525804000.541605.C.tar.bz2 265183 SHA256 ecef91966385e91d1e123e3a63b8ee3915d34e65006eddb79a1fbd2b772bf5ca SHA512 7ff7485cd3f9b9ae5fb366ae6be91a88ac6d76a10ea596490020027cf4651531658c988355c9af7fcf95ec2d5da1aec270572183bde54aaae29f870599bf12f8 WHIRLPOOL 52f2498be8ada22acb39f5cac6de2c511738e31493269d25fea6dd25b01116ab1b373ff67ce3b2b513cc1a502286416fc16cbb9a38ab74c24171412b14894e92
PBIN kdeclarative-5.45.0.pbin-1+exheres-0 7706 SHA256 362380b52eb4d11128db94f6f6059a5da88761b5c3ba3ffb3cfa557eac0c1ef8 SHA512 28cea57ffd98c5182d05c5ee9a9c8ced8e00b395a3a7e07ad2a7e26d58b24c1b6447bad183249bda04d2660b8fbd65bee7943ceab75b53deb8ddf874bbd4ca72 WHIRLPOOL 59bace15d561116de02e61ce8b24a74b85a57900d30c299eace225ecb7b700dee892457a3308246fe511c527b180935c9ca2445780bc44c3a0061457eb4b5ae5
DIST hasufell-binhost--kde-frameworks--kdeclarative-5.46.0--C.25752.1526276731.331661.C.tar.bz2 271076 SHA256 15f81e92ba2611f70d576bc0e2ac6bff8d5bfc64fbf3adc95204b9ff57dd35ee SHA512 798e67be99f555a97dd9b636d3296cf4fdb5fcafb8a997c3868f18c02ebd76bb415326378f34fe5a9230e474be41a1785b1555c34e85c70ab7b5b676ae07e879 WHIRLPOOL 1c55c57defbf9c09ab921d0c25323abe11151c2a3c40731966c754ead2b0e8b114fa9daa719b82cef25e4e79b0f323bc09eb23eb023efdbfda0826480f4c3f31
PBIN kdeclarative-5.46.0.pbin-1+exheres-0 7707 SHA256 1491d6548bce6d5b96f20019e581c25f923cc3e463ba4a5c972d685957dc264c SHA512 08257f38f1a23a5b346271163175875f01f754946719f1dfaf5c94ae41622f2569cf18b1fedd045bfb860cd1a9265f0028d420990a4cbe14f87b8c45449bcadc WHIRLPOOL 0991fd2ec6f014454db808a35df38c5da0974e3d344f647b7bab2179c254b0fb1430b98a93779460cbdaec66169168f16ad045972445480ece7c2ac9bb4e3d54

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:26:40 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:45:31 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: virtual/pkg-config build+run: dev-libs/libepoxy kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kglobalaccel:5[>=5.45.0] kde-frameworks/kguiaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kiconthemes:5[>=5.45.0] kde-frameworks/kio:5[>=5.45.0] kde-frameworks/kpackage:5[>=5.45.0] kde-frameworks/kservice:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] x11-libs/qtdeclarative:5[>=5.8.0] x11-libs/qtquickcontrols:5[>=5.8.0] suggestion: kde/kde-cli-tools:4 [[ description = [ Needed to launch QML based KC(ontrol)M(odule)s ] ]] ) [[ defined-in = [ kdeclarative.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: virtual/pkg-config build+run: dev-libs/libepoxy kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kglobalaccel:5[>=5.46.0] kde-frameworks/kguiaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kio:5[>=5.46.0] kde-frameworks/kpackage:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] x11-libs/qtdeclarative:5[>=5.8.0] x11-libs/qtquickcontrols:5[>=5.8.0] suggestion: kde/kde-cli-tools:4 [[ description = [ Needed to launch QML based KC(ontrol)M(odule)s ] ]] ) [[ defined-in = [ kdeclarative.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kdeclarative"
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 ] ]] 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 ] ]] 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 = [ kdeclarative-5.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 ] ]] 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 ] ]] 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 = [ kdeclarative-5.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kdeclarative-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kdeclarative-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525804000"
GENERATED_TIME="1526276731"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdeclarative-5.45.0--C.4026.1525804000.541605.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdeclarative-5.46.0--C.25752.1526276731.331661.C.tar.bz2"
SUMMARY="Integration of QML and KDE work spaces"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kded-5.45.0--C.28107.1525804081.539802.C.tar.bz2 69359 SHA256 74098f2d192cfd5ecd46ef78967ef1e94c56658a070fdbd5b37af0b3a818b3ef SHA512 239d49d401eba78e808188951f3dfa2a0773457b1e1177fde86fd72f908b37fbd7e1a1b5d8ab49987c69f148c4562c164be8f0f919f205e22649c4bf4e31e6ee WHIRLPOOL a76c25624976ef616def7924600bf7247364eac2c8e10ba87cee7c29cd8f878baac3d6c7bd70521b5037a1a2f9e33096909f96faeddb99a413b9de16d33356d3
PBIN kded-5.45.0.pbin-1+exheres-0 3205 SHA256 9b0cb2930d6792730c7566fb63935534aa2cb41746429a7e05f3c62062d67285 SHA512 412bbcea9f36ed48d034f8b0e7e60d184c4a179bfc9bccd912ab35fc65236d1cc0ad0f9eabc024870ae983502a7abb251fa186e832d03db6181e40561bd3a115 WHIRLPOOL f679b9172fd62a572f422d62a19bbbf42a9bc38ac65a912d8da66e3b29d973427cfa82a032360cc47d6e63cd148adf44686b671d1df368bb06bb830abe6a5f42
DIST hasufell-binhost--kde-frameworks--kded-5.46.0--C.23175.1526276832.549331.C.tar.bz2 72792 SHA256 59a55df7691f16d09861ee520943bc74ac64fec744779a1deee0e08f3462fc65 SHA512 f41dcba4ab57c1579069aa08301ad9f11b93d59655c30199d1ca1bbd325c3363ff535213255fbbd853aa8ae4a01b201482c9db35817fbc1268ee7165d19c75ec WHIRLPOOL e9cc50788cc6d5035a51ffdedda09e5fdd6db7f7981a173ffa52804f0f63347d9968fa2a97479f832848e053f3950083d202788c33bd876754155aef445652b3
PBIN kded-5.46.0.pbin-1+exheres-0 3205 SHA256 54e8f494329c2a1bd30735dd0a244fa0ed58a3f357911c04a53e10ced5220250 SHA512 af1aee1bb1f6682fea50efb47a1063c56544985f77ee43d6cdab54aeabb52524c60bdc58f082118fd942cd34316244f106e6b3cf8444240f4ee52dfe9f8fc49c WHIRLPOOL 2c5dd5574d7c186025c8b67bcd1207d30c46ee0a693f65397932b11e2e33ac46d65713c5de9d1c44dbb8d14e78db276e0de4860db16eaa24b9b1f5796a595035

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:28:01 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:47:12 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.45.0] ) build+run: kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kcrash:5[>=5.45.0] kde-frameworks/kdbusaddons:5[>=5.45.0] kde-frameworks/kinit:5[>=5.45.0] kde-frameworks/kservice:5[>=5.45.0] ) [[ defined-in = [ kded.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.46.0] ) build+run: kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kcrash:5[>=5.46.0] kde-frameworks/kdbusaddons:5[>=5.46.0] kde-frameworks/kinit:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] ) [[ defined-in = [ kded.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kded"
MYOPTIONS="( ( ( linguas: ca [[ description = [ Catalan locale ] ]] de [[ description = [ German locale ] ]] es [[ description = [ Spanish locale ] ]] it [[ description = [ Italian locale ] ]] nl [[ description = [ Dutch locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ru [[ description = [ Russian locale ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] ) ) [[ defined-in = [ kded-5.45.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] ) [[ defined-in = [ kded.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ca [[ description = [ Catalan locale ] ]] de [[ description = [ German locale ] ]] es [[ description = [ Spanish locale ] ]] it [[ description = [ Italian locale ] ]] nl [[ description = [ Dutch locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] ru [[ description = [ Russian locale ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] ) ) [[ defined-in = [ kded-5.46.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] ) [[ defined-in = [ kded.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kded-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kded-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525804081"
GENERATED_TIME="1526276832"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kded-5.45.0--C.28107.1525804081.539802.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kded-5.46.0--C.23175.1526276832.549331.C.tar.bz2"
SUMMARY="Central daemon of KDE work spaces"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdelibs4support-5.40.0--C.9307.1512861059.641442.C.tar.bz2 2127046 SHA256 7e3f66fff7f3d097b7c00f3c919697fa4c1ac815f36abd2f38fdb3a2e96b2f94 SHA512 09d083415c9ac1cb58a94d3d3144ae867981d07ebc5c438e2276351248d0398bdf9eb176368c9c3e6d19a18b8575fbdd3116967993f4b50f5318c797ebfc8a21 WHIRLPOOL b9354bb34dd41cd9d0d100c88afe432a30aed63be05ec80815bcb1e4ff97ebbac076409d0072834c6c81408e4e9e6770c44e56b1f8eec17857fea1bee6fc08ca
PBIN kdelibs4support-5.40.0.pbin-1+exheres-0 9137 SHA256 00d99ec85dc73c552440256295256d9ae91f61670afea94ae0a67c7f2f5efd40 SHA512 bce3d10d4aface3d06b93bf1df9cb25b5efb9486066a26d3e95b81e8661169a2ecbbfb88bb060bf0c14053248111009e6275bf9efabb6ca59cce548706873dfa WHIRLPOOL bf91ee48a0f74c0b8ccc41be85476d5ee6e1c7f0b9d323b69bd2c7fe0b6ae2279ea35998da1e70abdea2353f5dafb7e969cfcdb92d1c4cfdb44cc5f67888aefa
DIST hasufell-binhost--kde-frameworks--kdelibs4support-5.46.0--C.28581.1526276937.346750.C.tar.bz2 2134385 SHA256 5fd309d68e02c5a948f66f2260a7cf22bb44648f7b19f519ab263b53785d10fe SHA512 fc8aa486cc006e7e85a98b5ac6f37064e1b9ab713ec4e11b0522d866782cfeaf314f1ca374ce7b87994fdec5e3a0794b8ac230cc7ef2c39b43397ee5eddc2e29 WHIRLPOOL f43ab8cb9b410ccdc4cd85c8919c3f57b73f06e62e6d374bf4dbfa948f07e4cdde7061918f20bd70e4230ee6e004e074829a8c02d5203f4bad67b9fe62084570
PBIN kdelibs4support-5.46.0.pbin-1+exheres-0 9153 SHA256 6a90b7f674d7d6517e7c0b66416fe5197cdf5e0245e451065d85dcf59f287d29 SHA512 22ed19e96ff0629c2ff3d976e258232b105bceddf757a0d16ef9b10ef45f7a1660d94c9c3e324d20ee27cc4013557d33a7a5fb86c4973ed047db413c784aea23 WHIRLPOOL 0fe8a598220f9adb28bd71001cf64e4a107ee947d02d2cfdb16af9076dce6b865448c83c82726bdb7ddf95a1010134377fb1641842c5481ec64cf7968c8f0f81

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sun Dec 10 00:11:00 CET 2017
# Created by paludis-3.0.0 on Mon May 14 07:48:58 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.7.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.40.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: app-text/docbook-xml-dtd:4.2 dev-lang/perl:* dev-perl/URI kde-frameworks/kdoctools:5[>=5.40.0] sys-devel/gettext build+run: kde-frameworks/karchive:5[>=5.40.0] kde-frameworks/kauth:5[>=5.40.0] kde-frameworks/kbookmarks:5[>=5.40.0] kde-frameworks/kcompletion:5[>=5.40.0] kde-frameworks/kconfig:5[>=5.40.0] kde-frameworks/kconfigwidgets:5[>=5.40.0] kde-frameworks/kcoreaddons:5[>=5.40.0] kde-frameworks/kcrash:5[>=5.40.0] kde-frameworks/kded:5[>=5.40.0] kde-frameworks/kdesignerplugin:5[>=5.40.0] kde-frameworks/kdbusaddons:5[>=5.40.0] kde-frameworks/kemoticons:5[>=5.40.0] kde-frameworks/kglobalaccel:5[>=5.40.0] kde-frameworks/kguiaddons:5[>=5.40.0] kde-frameworks/ki18n:5[>=5.40.0] kde-frameworks/kiconthemes:5[>=5.40.0] kde-frameworks/kio:5[>=5.40.0] kde-frameworks/kitemviews:5[>=5.40.0] kde-frameworks/kitemmodels:5[>=5.40.0] kde-frameworks/kinit:5[>=5.40.0] kde-frameworks/knotifications:5[>=5.40.0] kde-frameworks/kparts:5[>=5.40.0] kde-frameworks/kservice:5[>=5.40.0] kde-frameworks/ktextwidgets:5[>=5.40.0] kde-frameworks/kunitconversion:5[>=5.40.0] kde-frameworks/kwidgetsaddons:5[>=5.40.0] kde-frameworks/kwindowsystem:5[>=5.40.0] kde-frameworks/kxmlgui:5[>=5.40.0] x11-libs/libX11 x11-libs/libSM x11-libs/qtsvg:5[>=5.7.0] x11-libs/qttools:5[>=5.7.0] x11-libs/qtx11extras:5[>=5.7.0] providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) suggestion: kde/kde-cli-tools:4 [[ description = [ Launch SSL Preferences KC(ontrol)M(odule) ] ]] ) [[ defined-in = [ kdelibs4support.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: app-text/docbook-xml-dtd:4.2 dev-lang/perl:* dev-perl/URI kde-frameworks/kdoctools:5[>=5.46.0] sys-devel/gettext build+run: kde-frameworks/karchive:5[>=5.46.0] kde-frameworks/kauth:5[>=5.46.0] kde-frameworks/kbookmarks:5[>=5.46.0] kde-frameworks/kcompletion:5[>=5.46.0] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kcrash:5[>=5.46.0] kde-frameworks/kded:5[>=5.46.0] kde-frameworks/kdesignerplugin:5[>=5.46.0] kde-frameworks/kdbusaddons:5[>=5.46.0] kde-frameworks/kemoticons:5[>=5.46.0] kde-frameworks/kglobalaccel:5[>=5.46.0] kde-frameworks/kguiaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kio:5[>=5.46.0] kde-frameworks/kitemviews:5[>=5.46.0] kde-frameworks/kitemmodels:5[>=5.46.0] kde-frameworks/kinit:5[>=5.46.0] kde-frameworks/knotifications:5[>=5.46.0] kde-frameworks/kparts:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] kde-frameworks/ktextwidgets:5[>=5.46.0] kde-frameworks/kunitconversion:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] kde-frameworks/kxmlgui:5[>=5.46.0] x11-libs/libX11 x11-libs/libSM x11-libs/qtsvg:5[>=5.8.0] x11-libs/qttools:5[>=5.8.0] x11-libs/qtx11extras:5[>=5.8.0] providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) suggestion: kde/kde-cli-tools:4 [[ description = [ Launch SSL Preferences KC(ontrol)M(odule) ] ]] ) [[ defined-in = [ kdelibs4support.exlib ] ]]"
DESCRIPTION=" It provides code and utilities to ease the transition from kdelibs 4 to KDE Frameworks 5. This includes CMake macros and C++ classes whose functionality has been replaced by code in CMake, Qt and other frameworks. Code should aim to port away from this framework eventually. The API documentation of the classes in this framework and the notes at <http://community.kde.org/Frameworks/Porting_Notes> should help with this."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kdelibs4support"
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 ] ]] 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 = [ kdelibs4support-5.40.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ kdelibs4support.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
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 ] ]] 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 = [ kdelibs4support-5.46.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ kdelibs4support.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.40/portingAids/kdelibs4support-5.40.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/portingAids/kdelibs4support-5.46.0.tar.xz"
OPTIONS="linguas:de providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1512861060"
GENERATED_TIME="1526276938"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2 -DNDEBUG -DQT_NO_DEBUG"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdelibs4support-5.40.0--C.9307.1512861059.641442.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdelibs4support-5.46.0--C.28581.1526276937.346750.C.tar.bz2"
SUMMARY="Framework to help porting from kdelibs4"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.40.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdesignerplugin-5.40.0--C.3807.1512860954.425925.C.tar.bz2 157231 SHA256 3058a3dd006e103060c2652fb5c8add44966ca40963d549d9941cdfc7bbfe62a SHA512 60182ec1f1e482a14cfb9bf16108a4b9fd0cf3befdaa2667d3817f90b6e184de4edbd2ec56a6aede6818c8d08f197ddda94c1c0a702e1c078bac5ec8f73f7043 WHIRLPOOL 583b568cc67b48e4a3ccdbe5160964d8218c030226be06488eaa652777a190f601513083e3589626ca96bfa1c3e816913de844b14fe62579488abb577eca524b
PBIN kdesignerplugin-5.40.0.pbin-1+exheres-0 7925 SHA256 7985b9123ddd14d48e54fa9e07d0da1b03a653894d5bd4adf00f1545d91aa7fb SHA512 36903fafe7098d815895aa211cdd1ac5bd8a05654e4db92415da6b53495fa293d6ae2ed3521d8c61ef45a291628281c88ba5009f2570a059a8b7cb0d406a5ba5 WHIRLPOOL 0e9ba2e1b42c672a8c067e43c2a037ce4b70403b4965356c0ee722a0f55f2a1017cc9de5fac8e2b6fac249cdd2255658e156c1f5e8ef0f698519f58b48b5a215
DIST hasufell-binhost--kde-frameworks--kdesignerplugin-5.46.0--C.5133.1526276769.240422.C.tar.bz2 159442 SHA256 5c89c3da91e63d0110c637ad3edd241c6568e8c618fdfae7f22f439f7dd49ccf SHA512 2eeaffa23094c0def8e9beea63ceea7dbdd4a130e56fe58290fd27bf8280b12f4e0c94eb26561ef8849575898aab75fb0923671381e01082f5d600e757099082 WHIRLPOOL 09c5fd67ee2b0925fcddf0d539c4f1875800e4bdda5270b5721f730f09b4217604b978d6a31fe6ec1f1d20f1f192d3b23aa2e53b63d7d06c6ed4e896366c69b6
PBIN kdesignerplugin-5.46.0.pbin-1+exheres-0 8020 SHA256 47841e7412c797889d467baa9a4db8f441f7ef11f7b98a5b52aaad7e84ed91f0 SHA512 0424882cf4bbf754ac02488dc9f24844668c9e1feb368025a105f3d88481e6c0ef41615b1dd9bf79798f70d5fb026d4946e9a5659d87d7e6e03b8819c562c8ec WHIRLPOOL ed1b089696cef82c384361a2a053c6910c938cfc80ba952e6fe0e980fe1767fe6e80827fb4285b6e9ae9e84c67a71bbf8bd51be059787f5e8ba48e3408f78493

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sun Dec 10 00:09:14 CET 2017
# Created by paludis-3.0.0 on Mon May 14 07:46:09 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.7.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.40.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: kde-frameworks/kdoctools:5[>=5.40.0] build+run: kde-frameworks/kcompletion:5[>=5.40.0] kde-frameworks/kconfig:5[>=5.40.0] kde-frameworks/kconfigwidgets:5[>=5.40.0] kde-frameworks/kcoreaddons:5[>=5.40.0] kde-frameworks/kiconthemes:5[>=5.40.0] kde-frameworks/kitemviews:5[>=5.40.0] kde-frameworks/kio:5[>=5.40.0] kde-frameworks/kplotting:5[>=5.40.0] kde-frameworks/ktextwidgets:5[>=5.40.0] kde-frameworks/kwidgetsaddons:5[>=5.40.0] kde-frameworks/kxmlgui:5[>=5.40.0] kde-frameworks/sonnet:5[>=5.40.0] x11-libs/qtscript:5[>=5.7.0] x11-libs/qttools:5[>=5.7.0] webkit? ( kde-frameworks/kdewebkit:5[>=5.40.0] ) ) [[ defined-in = [ kdesignerplugin.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.46.0] ) build+run: kde-frameworks/kcompletion:5[>=5.46.0] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kitemviews:5[>=5.46.0] kde-frameworks/kio:5[>=5.46.0] kde-frameworks/kplotting:5[>=5.46.0] kde-frameworks/ktextwidgets:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kxmlgui:5[>=5.46.0] kde-frameworks/sonnet:5[>=5.46.0] x11-libs/qtscript:5[>=5.8.0] x11-libs/qttools:5[>=5.8.0] webkit? ( kde-frameworks/kdewebkit:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.40.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( webkit [[ description = [ Build Qt Designer plugins for kdewebkit:5 ] ]] ) [[ defined-in = [ kdesignerplugin.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
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.46.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] webkit [[ description = [ Build Qt Designer plugins for kdewebkit:5 ] ]] ) [[ defined-in = [ kdesignerplugin.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.40/kdesignerplugin-5.40.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kdesignerplugin-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1512860954"
GENERATED_TIME="1526276769"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2 -DNDEBUG -DQT_NO_DEBUG"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdesignerplugin-5.40.0--C.3807.1512860954.425925.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdesignerplugin-5.46.0--C.5133.1526276769.240422.C.tar.bz2"
SUMMARY="Integrating KDE frameworks widgets with Qt Designer"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.40.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdesu-5.45.0--C.32562.1525802650.738419.C.tar.bz2 98078 SHA256 58024ff465c71a50722136fb25a675e8f94091452d711f4be186a7cbc2d67609 SHA512 85513d12634e3408344b1f50c7d9d4ac0c5c6d044c183fd74cf5b280eacfbb20872dac92b1092cf2332bc5fca3e3d5b29c4259580c3049a76bfb011e762dc341 WHIRLPOOL 606881248ab0f78708aae283fe30290c7459e762d7aa0afda4971f9cfdd6fcca88c02496828cbe3d32c9ddc797021122d04c1c29058d37a714b8603a7c9bdb36
PBIN kdesu-5.45.0.pbin-1+exheres-0 5184 SHA256 be2ba090e3b8cea6c5e1604569364aa74c7aacd50ac0806a1f215a45ea2c14ac SHA512 f1767915092c1ffa36de8ca032c9b11300a551e9742b8dd092f8d0f5fc3119683696ea959d413617eb5e5f2d07a6207ab6f519158cc178aa008013cebabeae05 WHIRLPOOL d66ac000b60e934b5b80ae11222f6539ffbc2a0bd1fec4daf43a511268e5bc2056c1e8e9009dc5f58edf103a125a40165a9befb792d196f0c9d392827fea2608
DIST hasufell-binhost--kde-frameworks--kdesu-5.46.0--C.23919.1526274501.211446.C.tar.bz2 100952 SHA256 bc2a5feb17e6c13c2fdb39fa8bc5f6b6111451f3c95c28311e72a7d8c6b43960 SHA512 61703edb15f166d61ad722300d9a0a71ad6b7f52f015bef11fdb0b45bb9f7e729c8ee4a3d9adccaf1df3df4d5fb62edabc0bcecbe81104bb643e28b14840961d WHIRLPOOL 2cbb40c41aa15bcc442d3b8fccb37c6464e0561a1787b5bb74d3056e33c0f4b6a77cb97c2d1db5c28994768f9241192fab1f96df1c2810eac006cfad5ba9a24f
PBIN kdesu-5.46.0.pbin-1+exheres-0 5184 SHA256 760f1a89424fe0476dea61af966a00a148f3ed3aebc3f78a0c3d8418b4d66005 SHA512 10a88eff5cc37335d2934c2448db8511e2a16bb895dfafa32781f6bfd655f96fff77b6b03a2f542d73bcfd5f4e590478d68598d9d416a7e0bb18de105d93aa82 WHIRLPOOL ef341b92dee75e14f63372e22cef5ec9d6d67f272039451094ea045744b054b04f89818417d42d6eeb82e386c45439dc71f4e9debfd4228c96d51d280f0a214a

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:04:10 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:08:21 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kpty:5[>=5.45.0] kde-frameworks/kservice:5[>=5.45.0] X? ( x11-libs/libX11 ) ) [[ defined-in = [ kdesu.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kpty:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] X? ( 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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 ] ]] eu [[ description = [ Basque 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 ] ]] id [[ description = [ Indonesian 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kdesu.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 ] ]] eu [[ description = [ Basque 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 ] ]] id [[ description = [ Indonesian 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kdesu.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kdesu-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kdesu-5.46.0.tar.xz"
OPTIONS="X linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802650"
GENERATED_TIME="1526274501"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdesu-5.45.0--C.32562.1525802650.738419.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdesu-5.46.0--C.23919.1526274501.211446.C.tar.bz2"
SUMMARY="User interface for running shell commands with root privileges"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdnssd-5.45.0--C.18365.1525802347.284244.C.tar.bz2 112007 SHA256 552ea391937330cff8d442a994aa89ff5d1520062a463250a710fc23c81325d5 SHA512 0708b318ed5887c26ce4c8835bb7a87bd3523467a9d053a679a4f39679574b42f51e5f16206302a61be6898e3e0221ea1ce7541c00e2b299d14eebb8ecb90cf0 WHIRLPOOL a93572102431212aa8990d65b66da302a062f108138ed5b7dc0eae72a117730eb83b7d20ad27fad8ba3149059dae65f637bb261591951dc1f486741f72be1b1d
PBIN kdnssd-5.45.0.pbin-1+exheres-0 7426 SHA256 60d67081eaa013a455dbaf27b866275788bfca4d0f88bd32aef63b768fd91333 SHA512 59e569fb554a176d75ff86a800f91bfc09f7845d8d22769c4459e0ab3598e9cd3a2566805d41f05e36b3e303a5bd62866be48169fa9db78e4ba938f0725ce555 WHIRLPOOL 8bcc2f61377efcc0297d3b75a44fef000081236cff2d3f9e9b2598f09b294c782acca8b4a95cd79e135436220ba8ec8db7091769691ff51d513b27d170b70f94
DIST hasufell-binhost--kde-frameworks--kdnssd-5.46.0--C.9506.1526274214.719729.C.tar.bz2 115105 SHA256 f31a2f06956df6e065d43333a1c9416ed009b4cbcbccaa36da533bda71ab8f31 SHA512 0fd1f96a39bc3373114ffec8bda4c62c49bdc46cca466d547f12b9ca42a423370e173790c6ae86b1382b320c25816188bd101cb22c329919fe74526e3fdf9289 WHIRLPOOL 1481f708b171b0d3c2b5d0e7a2206afff216a4e066049a9294643eed3993549dfc54e6946c5a6dc52b4595fcbc0ca89e523e9fdc24cab18667e48c8538727f27
PBIN kdnssd-5.46.0.pbin-1+exheres-0 7425 SHA256 ade184ae294e86d643c5fd4b9284610e42b168dc175f992e8f70aed5fcb7c8d9 SHA512 ce3422b260dcd84f20dd93e378c9795081f93c74619f4ec18f48d970f38d2840fdc6d3917d51202df953d72a7c7e98ee1e0572796ee6c7a6a07b952b38201a3f WHIRLPOOL c56facb642d941c2359f8590e77844d961fb5790804d55f428e61e78690febb6c00510a3feb5c62b68366d58a7488bb3f6ab9aabb9405f7631f056db944785b9

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:59:07 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:03:34 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: net-dns/avahi ) [[ defined-in = [ kdnssd.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kdnssd-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kdnssd-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802347"
GENERATED_TIME="1526274214"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdnssd-5.45.0--C.18365.1525802347.284244.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdnssd-5.46.0--C.9506.1526274214.719729.C.tar.bz2"
SUMMARY="Network service discovery using Zeroconf"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kdoctools-5.45.0--C.1980.1525801855.719711.C.tar.bz2 439054 SHA256 283d244c204f73449b71012ec11842f9f0e3c28427497de0ffaae1ec74cddb46 SHA512 deb73ba311066b0f3eab59a928a534636c821f73353d0db1e1d69a834137adcad1374f9ba3a264c09f38836d077faf9e2baa049150128a106cec512c4e88419c WHIRLPOOL f0dbbf1305fcb9b2d88c6b5a9d2e7a61cbdb3491e4dd2f30cf8d4fb90fbda581c959d71d196a8e6c7541643e7c95b5d7b6d3266cd2d3757b0134674d0008046a
PBIN kdoctools-5.45.0.pbin-1+exheres-0 6417 SHA256 9c9eb3bcf115a23a78147877894002981f8e95e3bf3d89053b8666471c54d0aa SHA512 92ce5cce6eb8120d431512460b229375a70cb7819ef7247795f33509fecf00da9275120ecd34e756e5c278fb59fa4df48ade9fad50dfee2b4a2c63bd379dea91 WHIRLPOOL 032634ba5489813a640c9d92a1800130a62b78e93cf31f4264a37cab8b80117e6fdd71f55b37eb87b0d3b4ba388cf91266b103c22afb97dad1150880a3b919ce
DIST hasufell-binhost--kde-frameworks--kdoctools-5.46.0--C.7120.1526273552.580451.C.tar.bz2 443193 SHA256 a54e6727703ebb09095601fb355d7ad17efb9792e05afa14b13a73edcd38cbb2 SHA512 11939f872bd3ff0ba029dd891159a916273691c0735eef021f056fa18595145043488a8fc0207ebdce64974c109424423fb3df8f96d305b44019eb32409d21be WHIRLPOOL 8e93db6304d985af62e19f7469f7c32b2dfb4d5131ca313626e956a3e763a9b225f98ab0161bd1922cd39d1f667f96447d61c4d78c4661dea34cad8f711671f0
PBIN kdoctools-5.46.0.pbin-1+exheres-0 6417 SHA256 875d984ce636b3957b51a4496964492fb25c9a35b27edff53b6a130467884f8c SHA512 3a920dae9724751a26c0fa9a0f85243f148dc66b22f275cee31906c7fc5be04d3603c5739377d0698e253820c4d7eeb88d0ce5ad565775d803fcc30d47452103 WHIRLPOOL 05eedaff87c1b84568f809cd39402837e340e2fb3db43460939b05c6f4e44e5606e40dc77311acf58139b3e9b041ee9d35e64419543188f84804ad1890560e9f

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:50:56 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 06:52:33 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.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.45.0] kde-frameworks/ki18n:5[>=5.45.0] ) [[ defined-in = [ kdoctools.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.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.46.0] kde-frameworks/ki18n:5[>=5.46.0] ) [[ defined-in = [ kdoctools.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 ] ]] 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 ] ]] 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.45.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 ] ]] 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 ] ]] 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.46.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kdoctools-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kdoctools-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525801856"
GENERATED_TIME="1526273553"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdoctools-5.45.0--C.1980.1525801855.719711.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kdoctools-5.46.0--C.7120.1526273552.580451.C.tar.bz2"
SUMMARY="Provides tools to generate documentation in various format from DocBook files"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kemoticons-5.40.0--C.7512.1512860206.339945.C.tar.bz2 1756535 SHA256 a414d6e84d34f667a0abfec9f5b43e8d77702c5aa0c35233374eb058706b454a SHA512 9c05d1bdbc3622276f14d166c00332e4be8598d54e9df0e6097864f7125f2bf0a5a60822074649de350bab0033b4a5e82d79af0a02e2fb9d874f7fbcf26f1b22 WHIRLPOOL f672556bbaa2b5f15593c66a800edf27848f87e7044e4ca3aeeb8a77c03e12f60fe09e471acbec02b42df0ef9a4b3a78a3f994e440fa9e3e6c3a0827cc7e2ccb
PBIN kemoticons-5.40.0.pbin-1+exheres-0 2655 SHA256 31c3bee1f5b4e79cf0b8c162d4dfdafced77b839747397c55c682def545aa6ac SHA512 55115272b3a0a1d617b8f0bd3d2df75546d4e225d83bea9c0e84464879563d511064c48f845324a902746d2f82444985d81db42680192bc0bc4c3994462b15a3 WHIRLPOOL 4dbcaccfcc8b40140d0d73633a49ef30b0ecf12f87d3b19cbae4c00a06ff421aabfa2e5a7a074fd7beefc7f8f8904d28f05c40ac3a8e4af15b1a756c884ee31c
DIST hasufell-binhost--kde-frameworks--kemoticons-5.46.0--C.29689.1526274519.830727.C.tar.bz2 1766717 SHA256 d45c413e2abb8d6b6a90902baa70e27cd13c1a8717055de97ef95484c4d706f1 SHA512 cf38bd5b896ed3c6989a88143755d24c7161500570de5ac4e78d888a7ecdde3115b64ed1f4dd2c290051dd53352745e51228bf99f353c7cf8ad6014181bde9e1 WHIRLPOOL 5da0eec66df576f9ab0fe1b4ee52add3c173a40689f5f5ae6219e08f7f454dd48ae96fadbb40abf122b284e6db1e8972d1e603b6c1f0bb6cb574ccd638f11865
PBIN kemoticons-5.46.0.pbin-1+exheres-0 2671 SHA256 323cf76a7741186129f38c171a0373f566d502a37fbb87ddb82b234153408c4b SHA512 c20b0bcde73d541855a9fdf9297e58a9f4b71e8b2400ea9da9e97add3ccb14735b7952c3fa1b554b9c5ae89ec8453ae0da711c829bce2c7c2e1fca9435046eb9 WHIRLPOOL 85cfcf9471b3b60448f3ac0736fab44ca31980b9eb36dad336dce1fbfda367e2cdf2b247d9a8ff0bbd57e7653389c7a0f0eddb796fed96a7c58329ddfa184fe4

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sat Dec 9 23:56:46 CET 2017
# Created by paludis-3.0.0 on Mon May 14 07:08:40 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.7.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.40.0] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/karchive:5[>=5.40.0] kde-frameworks/kconfig:5[>=5.40.0] kde-frameworks/kcoreaddons:5[>=5.40.0] kde-frameworks/kservice:5[>=5.40.0] ) [[ defined-in = [ kemoticons.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/karchive:5[>=5.46.0] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] ) [[ defined-in = [ kemoticons.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kemoticons"
MYOPTIONS="( ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 [[ note = [ Tests ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.40/kemoticons-5.40.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kemoticons-5.46.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1512860206"
GENERATED_TIME="1526274520"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2 -DNDEBUG -DQT_NO_DEBUG"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kemoticons-5.40.0--C.7512.1512860206.339945.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kemoticons-5.46.0--C.29689.1526274519.830727.C.tar.bz2"
SUMMARY="KEmoticons converts emoticons from text to a graphical representation"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.40.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kglobalaccel-5.45.0--C.20949.1525802603.830897.C.tar.bz2 157558 SHA256 042fbcb7ce5afcd18c5448812b27d52a40f992867b98e0c8e4123f48f0ba50b9 SHA512 8b18f5d990ecc072e8810536124c0691811902c8667d3efe441e50ba28d93e8d73dec53e53d4be3b1c5a5154f83128f6a779aa3630e3cb06c35f80530db012f3 WHIRLPOOL f1c1aab28d0c875dbab6cf665bf065aca9717e10582a034fa7d4a69ee1a20f3d762ad5897eb16a56dc2ca0e183b705d05ed4f9306ed5b1927e05bb1bce2d75d5
PBIN kglobalaccel-5.45.0.pbin-1+exheres-0 7900 SHA256 8d838178c8a7018619d8e99ddf334615f026999cc323685774813a170eac73f3 SHA512 35cb34e0e09b81ee51b0c1fc324116726bd93d1c93499c4fdbc459942c8eb90194f551c896148991e118b73a42678fc9a9b6c39f4814dd2ff0146f19282135ef WHIRLPOOL aaf2971b51aade07fb3ae08d1b97fe156c0235a2c812b1ba1f0362cd2a4b97f0670dc1a33876a0a77c6a19b3d00c374425e9f71f3501404ca3d837086773be32
DIST hasufell-binhost--kde-frameworks--kglobalaccel-5.46.0--C.12259.1526274456.756518.C.tar.bz2 160675 SHA256 0fb9f9da848f23f169b53fc5d56019c097fdac0d8f912569c0e8770cb1f2f9b6 SHA512 becabb6dc1b8255dd40b2d8274bace9bab8a3fc783539f8ed49fb9a7d1a9466ebf2881efd9cd752162e54178dc4835d38ac12b18120fd75692c13990fb1891c4 WHIRLPOOL 59425bef908ab88cb22864df0f2282f3b6489bd826b1e51051e18c10ed02a52518c46979ed1bdfd9ae8ead53229c8a229ae831437b39c4276609a4e4aa76b5b9
PBIN kglobalaccel-5.46.0.pbin-1+exheres-0 7900 SHA256 639c3d94c6eb932a68c1e765684a19c6990f9f3f47b4a9d007f893ee69cd2794 SHA512 d627cafc80c9c18407ca5c0c3bdc51f63d9790b73ab27f429e891145cfe8c25e671cf8105095b824568b774e15d639fc805542a5932c38835e9502508df4502f WHIRLPOOL a07f5aa47e5369d4305c6dcf6d4e9bdf2e087842aab88f5e1727b2d4278fc11b24743cfe1f7a610e2d53d13d6dc4ecff1f19a16bde9cae2be17e716d0a9e8555

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:03:24 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:07:37 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kcrash:5[>=5.45.0] kde-frameworks/kdbusaddons:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] X? ( x11-libs/libX11 x11-libs/libxcb x11-libs/qtx11extras:5[>=5.8.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 ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kcrash:5[>=5.46.0] kde-frameworks/kdbusaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] X? ( x11-libs/libX11 x11-libs/libxcb x11-libs/qtx11extras:5[>=5.8.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kglobalaccel.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kglobalaccel.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kglobalaccel-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kglobalaccel-5.46.0.tar.xz"
OPTIONS="X linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802604"
GENERATED_TIME="1526274457"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kglobalaccel-5.45.0--C.20949.1525802603.830897.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kglobalaccel-5.46.0--C.12259.1526274456.756518.C.tar.bz2"
SUMMARY="Support for global workspace shortcuts"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kguiaddons-5.45.0--C.30105.1525801336.661810.C.tar.bz2 88470 SHA256 3756d683512fcb64a7a3d35f32cde5373f38f2c0870bfe915877f0cc4c637bc1 SHA512 3d2b20633cc39cb74c22dc05beead016115a430fe92a155e0e2974d982022c4b8e0370c99a4f9ebdb333492747bcaec30204d4ccb7c131f142d2eb4d26ff1f9c WHIRLPOOL 68d0fc2fb57ed89969ae22a5a2a07dedfcdb621a07b3d9de44feba754ee934e8ffbf0f9eadca5496fe13a56be2c709cf207f7f8e166160bbea7a7d64a0a33fc9
PBIN kguiaddons-5.45.0.pbin-1+exheres-0 2810 SHA256 2af6fc99f3e6eef57b6b349660e22ae6a3bef4013dc1bc6f262a15c2e3c560ca SHA512 2e80766508d5839d26244b3cb47f9f7212157582a7c35e51b936af6983938d60bf895a2355367ef40dbf4d16504f2d1a455935e8bc1194c488170dd098a347da WHIRLPOOL 0d309511c1feb77662d92fd6c920f5e555b36f020bbd663c385bbd23a6b26bd046d4c7e7e97e1264bbb6df9ca836a7697b3086ff4b37f1e6e55e7bb157117ab8
DIST hasufell-binhost--kde-frameworks--kguiaddons-5.46.0--C.2776.1526271756.352952.C.tar.bz2 91467 SHA256 86ff594ac9cd5121fd2095d71f4c720b4986b98f831fff28e954c30d1696fcd4 SHA512 0be2c182cd41d69e5e41fd2e42f8128c27b74aee8bb8440acc621ad08b2f82c7b2a47b80fd9097570cc7e68f2afdc817644c151bbf1e6145efbf6d7e5aa278f4 WHIRLPOOL e6a634ff7f3261ec831230e3b1a0e25ec5958cc7aaba16ca0273c84e7ce6dbbd0ea0b8863e0fe842db2028f2cdfeb7e4a0e879a2d30c7758fb001182c9e0316e
PBIN kguiaddons-5.46.0.pbin-1+exheres-0 2809 SHA256 0984bc467830495354a678f93dafd3c5cf463b01197779a3b2699d19c325218a SHA512 b78c728806d46a6c034c321376d5125c974bee63dd9b5667547e61669a34ab0fc47d79d4417a72d2e5b2993693f43ef67fe6a4db1613545f9add1bc99c7bb276 WHIRLPOOL 503916514dec5d7528590ee3830f38d63b48075690738aaebe271a8dcce80c310579739a0af17dceb94fb216c4f0bd913b479520f2e1c691cf6bfb6a16237b5a

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Tue May 8 19:42:16 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 06:22:36 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] ) [[ defined-in = [ kde.exlib ] ]] ( build: virtual/pkg-config build+run: X? ( x11-libs/libX11 x11-libs/libxcb x11-libs/qtx11extras:5[>=5.8.0] ) ) [[ defined-in = [ kguiaddons.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.exlib ] ]] ( build: virtual/pkg-config build+run: X? ( x11-libs/libX11 x11-libs/libxcb x11-libs/qtx11extras:5[>=5.8.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."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( doc [[ description = [ Build API docs in Qt's help format (.qch)
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kguiaddons-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kguiaddons-5.46.0.tar.xz"
OPTIONS="X "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525801336"
GENERATED_TIME="1526271756"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kguiaddons-5.45.0--C.30105.1525801336.661810.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kguiaddons-5.46.0--C.2776.1526271756.352952.C.tar.bz2"
SUMMARY="Utilities for graphical user interfaces"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--khtml-5.45.0--C.21964.1525803840.610143.C.tar.bz2 3374887 SHA256 d19764d7bd340c6428df35a37c03aec43593cf2d9490fc6ef653b8b39022e7d2 SHA512 7a1ccf5e46fd23d84bc679c2b94a777a280d4f6f349533d54d05b8dbac65235b3a57e588afd2567730e63a973a7c84a7d6b70ddc4ae0dabdf0382b1e7a8522a9 WHIRLPOOL 1d938fc999d1bd0b97fe02373ec3eeca26daf4176701bd623a0b875f4d40ae0cbd0bc554e53df58a7f8a361e63a2be7adb1a88cb295657042bf9eaab31157aa1
PBIN khtml-5.45.0.pbin-1+exheres-0 8630 SHA256 2aab15db0663150de374f452683a080c111f74eec497beb518f00fa59632cbcd SHA512 1620b7266c0988aad4aaa3c154c9cc9df6cc34854ce7582db6260a0c58cf34d11292e3102c7d4282b2d1f2c301cea93f2f36da6320b47b58c4f2f22e2546679a WHIRLPOOL 8bf2d6de8143239030a55582296e7fb329525e9d82002a29cab52c04d3cbb26db99679ea8dab8db8e701fdbfb16b8c325e3751a9b811967a8b1060ad7d9a4495
DIST hasufell-binhost--kde-frameworks--khtml-5.46.0--C.11052.1526276558.533749.C.tar.bz2 3379206 SHA256 c8ce263ff7b15e4ce3cefd5828a482252da82b3f94d806adc5cc708267ebd6a3 SHA512 94c003b03df66b8c5500d66f4de057a52bc2d76f0c014e25df696e9771b51ede2d93a1d2c7db6f643bade55a9e0cc515e7c43f88234f80e9ad9a1c7ae766b2a1 WHIRLPOOL 7b3644972bd31699d6b7fd161b9e9b49edf5cdf321861c9fdd4af1d1da8cf1370841fefcafaf7edd70364c0b372e1c05acf90e0078c06c3eefde5f2158e4eaf3
PBIN khtml-5.46.0.pbin-1+exheres-0 8630 SHA256 28d2467e8ebc6b1b27e16d5887af4b371c36926a5ae3213f1afa5accc2329cac SHA512 e03baea39a598d9fb026d400afb2456986740f2f9baf98bc7c6a0543eaccab29929edb6c5c7ac818e808f913fe07de208657a5371d78cbde8475b2ab9c4075c2 WHIRLPOOL 19ece01d95e47f5ae20b8957f2b98ba6038da46074bac8ba1cbc81889f0c4cf8a4ee7110002a82e9d017ef979cb426fb5895a2c8ff7dd85370555a5f9faf899b

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--ki18n-5.45.0-r1--C.28850.1525801838.169252.C.tar.bz2 192459 SHA256 5d7a7cab434e777f51bb83fa07a2bb40cce16295e07f4657beebe5f512502b17 SHA512 ea6b651944a6fa0d537dff4ce571a8ad359e4c3d0d5f6b3af13bd4cfab4a46af416441c1624afcf218f986af890627a8e5facd543dd20edebd2784d6bb83c8af WHIRLPOOL 658203ef3288ed164a54468eebd29406bb2ca2eeadee7b5d7cf705d750ac9c390ecd0360885ce7aec8a298c3822346ce4319d5295266367f912dfdc9ad5d33dd
PBIN ki18n-5.45.0-r1.pbin-1+exheres-0 7785 SHA256 cfa95a6cde79b1ddefc4401adc1f01a2df9da14049a48b837139e358e1ae9cd0 SHA512 cca14031d0e9f039f71920efad949ecff4e39ad4d89edb74e03aef794d1d76799f9cfb368dd68e309c55c02b99d6077993321477024f02f4fb7cad2a5070f7a5 WHIRLPOOL 3caa1d9098de1830e0da0da987334ffb997f7b05fcf05c5212acd0cb961f36000b8b26af39c4ced73a47817a660c936d9b0f9beca2dfa0a62625449717e8c423
DIST hasufell-binhost--kde-frameworks--ki18n-5.46.0--C.1512.1526273534.78546.C.tar.bz2 195270 SHA256 575407d0f7917820d0b394083964387778d5992165b3a356549c1c2797d552a6 SHA512 fcc4ee0f6614fb1ac71e33a683e3126ec92fe136173a80acc7ba4b7e18d579d107b6aea03718c615977ef54157f0b5d020b25f29c23acd0a5cd58406e2cd2ab8 WHIRLPOOL 8751dc3a5085995526a46cf291879b19b85c750169b9a84f846c8e03da75a50e14fca8713bed0abb621ee80625c5df4c1153e388aeace7cb8020ac3960114867
PBIN ki18n-5.46.0.pbin-1+exheres-0 7777 SHA256 358cd7c2a08873dda4b08494304ebe49f30c9136fa3f2310b19b3484e9e6a5c9 SHA512 52f04fa83a948bb93e9dcc1caa7b215aa2367e016a89cedd7f1966a5fe16c817c6d984ceffe63753e2e7eb8ef2f6a51b6114ce13c526b865ae71500f358eac6d WHIRLPOOL d2dd7fd4d7c00f714abf12324c9676f24c2333555e672507b2ae7943335a14f4bb3a620fd4c09c63097940899be40854619fb38f298554e6d8ba8dbfe7b72bf7

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:50:38 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 06:52:14 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] ) [[ defined-in = [ kde.exlib ] ]] ( build: x11-libs/qtscript:5[>=5.8.0] [[ note = [ Scripted translations, might be optional ] ]] build+run: dev-lang/python:*[>=2.6] sys-devel/gettext build+test: x11-libs/qtdeclarative:5[>=5.8.0] ) [[ defined-in = [ ki18n.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.exlib ] ]] ( build: x11-libs/qtscript:5[>=5.8.0] [[ note = [ Scripted translations, might be optional ] ]] build+run: dev-lang/python:*[>=2.6] sys-devel/gettext build+test: x11-libs/qtdeclarative:5[>=5.8.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0-r1.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/ki18n-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/ki18n-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525801838"
GENERATED_TIME="1526273534"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--ki18n-5.45.0-r1--C.28850.1525801838.169252.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--ki18n-5.46.0--C.1512.1526273534.78546.C.tar.bz2"
SUMMARY="KDE Gettext-based UI text internationalization"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kiconthemes-5.45.0--C.25274.1525802494.499583.C.tar.bz2 154105 SHA256 b48f6709393eb818835d2d413e43008c82f56759b9024339ff34920f05a4bed6 SHA512 2b9d283de5800875bd9b975a82db7872f470d2269386105a2607d63977dd4223849d83b92ae9339575cc7f3def6b4158277c95e646df81c00d39ce0fc83e24a3 WHIRLPOOL b38480056c03730b135bd16f061a39c507773e917f6afe8a63d008e3384b92603007ef16fbf2139b493aaf02eaab8a02b6e8a4b87df6c32be5c225390602bab3
PBIN kiconthemes-5.45.0.pbin-1+exheres-0 7229 SHA256 0e32e4446265d46f59e1d73251d02754ca1494942ab34d4d0e0210fdf75c5ffd SHA512 64bb7bf474e096c17f302b7c2b166390cda6869e41d4cab16e579e4147544b35476bee9350e0d2c894984df8ca1767ab7c49f16f1214952ca49e67b93a690e00 WHIRLPOOL f153fdd5a0d2f5cd5cbe00ed1258a7553c43c7661dc8c85ad2a90faab72b350325da65dab856573131a31a4ef3b533e98409c06e5fecbba9dd4894e3db5379d8
DIST hasufell-binhost--kde-frameworks--kiconthemes-5.46.0--C.16488.1526274352.469165.C.tar.bz2 157082 SHA256 723bcc7ed747c6194ca4956990d5cc5de71be5d0a731aee8a75bbf3cabfbec26 SHA512 22e6570a6f318b640a977226791e69391f2f6720431c40c84be52a60da5450331b5286c66eb43ced0d553826be90ae04db40a1783991c80b588a5aa7ab278903 WHIRLPOOL a679c6908635f6ca87e02898c575a6b344f7f543404856a324fb7acfaed66a40628e54cdbe4cf31d218c80754453b6efc0e5478d87b19b03bf98036118b1fbc3
PBIN kiconthemes-5.46.0.pbin-1+exheres-0 7229 SHA256 fac5d45544a2ca6e81ec90ae4406a72547bbe66f68104ed72fee5dcc2912140f SHA512 74b89664c95a54381f3b4843d9861f6e7fa120cb57069346669df7a7f2e736c7e248006faf833465f084b9f27c610dbc4a970b4f6bc0ca724517dfe862b1d4a0 WHIRLPOOL 62174d18fbadcc9e691276946d06b26ddb32340985383928b948f7b76bc7afa0cbdd361c3612890013a61966f661ec95bb559223e51508b7d77bd495474b54d5

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:01:34 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:05:52 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/karchive:5[>=5.45.0] kde-frameworks/kconfigwidgets:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kitemviews:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] x11-libs/qtsvg:5[>=5.8.0] test: kde-frameworks/kconfig:5[>=5.45.0] ) [[ defined-in = [ kiconthemes.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/karchive:5[>=5.46.0] kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kitemviews:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] x11-libs/qtsvg:5[>=5.8.0] test: kde-frameworks/kconfig:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 ] ]] id [[ description = [ Indonesian 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 ] ]] id [[ description = [ Indonesian 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kiconthemes-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kiconthemes-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802494"
GENERATED_TIME="1526274352"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kiconthemes-5.45.0--C.25274.1525802494.499583.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kiconthemes-5.46.0--C.16488.1526274352.469165.C.tar.bz2"
SUMMARY="Icon theme GUI utilities"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kinit-5.45.0--C.15769.1525804038.24884.C.tar.bz2 114360 SHA256 8b37b06f42324362996886f7a263dc566523118fb3c28aaf213482477e207211 SHA512 43ff7055e993d2f0f668f2504d4865a55906d2a8a826af895d6e1ea78618dbf748c0e09f8a3114804d5e4de14f263ed2ffb07a2c0c011a47b9a384d5bf88ea4d WHIRLPOOL 051226568eaa12dd6bd0454ba676b96f19fde0ffc0e9bd1618a8d060602bc09a76332d60e0baee8a65c92de9bb9419839af9c4b2a472aba9d6559c3c4c54a9b1
PBIN kinit-5.45.0.pbin-1+exheres-0 7914 SHA256 857eba304ed33d9c4a8cfafb14ce5240877820f2231a2e59a64b0344cf0fd7b0 SHA512 90348b5ce84305e250bf819da7e6592a4da5d83522897f667ecad6cd6dede34c46206684bc60bb5ee65915b270f87ceead3960d3cd126361562d2b85ded1ba00 WHIRLPOOL a0dca03be13862af3c951cdd5c0c05cbb4569a054fc8ef2c8c58e4c08a00a1f90f2ed690355ed912d13d5d611cfc6ea71215728a5b7439d51da39a30677f32ec
DIST hasufell-binhost--kde-frameworks--kinit-5.46.0--C.10664.1526276786.998889.C.tar.bz2 117443 SHA256 ce85e9f23663d508c9bfac95ac06b930586c5d3bc27a9be535d4921b9b9182ff SHA512 77ef68bfc2296c1ec2f280a3421ed81245350cfb5cb2e5396f94da57fa2e016fae7f1559c3d6d0833132622c9ef57ccb11c5f72be9d3c2e68b2db1faa09e1666 WHIRLPOOL fffb37c5a64509702c3183d4e1743eb739b8c428ba9bf9b93896076b333b6dc1e8271da3e7408c5d973b987fc27ccb485ac38270750ac06bfd86727bac6037cb
PBIN kinit-5.46.0.pbin-1+exheres-0 7915 SHA256 b23e4c730060d128373dfa59db89cca6ba2030ce83ebba5d9eaa19f68dfda32a SHA512 e1f67483d6fff3e6baa8b706e1fcb26e97504d937d4c091b4e747487be9a71344aff8570cf439659407086f974ff48f585ba86b4c70d4a05416186c3b5be8736 WHIRLPOOL fbd286961138ade8edec4ffcd1179d2b7ee6a5e338835fc94f01fa6070608d678ec3e7bd10df1657c4e1129229fda9cde38dc1ea17ff9c4d690f7e2ebb9bb72d

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:27:18 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:46:27 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.45.0] ) build+run: kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kcrash:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kio:5[>=5.45.0] kde-frameworks/kservice:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] sys-libs/libcap X? ( x11-libs/libX11 x11-libs/libxcb ) ) [[ defined-in = [ kinit.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.46.0] ) build+run: kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kcrash:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kio:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] sys-libs/libcap X? ( x11-libs/libX11 x11-libs/libxcb ) ) [[ defined-in = [ kinit.exlib ] ]]"
DESCRIPTION=" kdeinit is a process launcher somewhat similar to the famous init used for booting UNIX. It launches processes by forking and then loading a dynamic library which should contain a 'kdemain(...)' function. Using kdeinit to launch KDE applications makes starting a typical KDE applications 2.5 times faster (100ms instead of 250ms on a P-III 500) It reduces memory consumption by approx. 350Kb per application."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kinit"
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 = [ kinit-5.45.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kinit.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 = [ kinit-5.46.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kinit.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kinit-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kinit-5.46.0.tar.xz"
OPTIONS="X linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525804038"
GENERATED_TIME="1526276787"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kinit-5.45.0--C.15769.1525804038.24884.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kinit-5.46.0--C.10664.1526276786.998889.C.tar.bz2"
SUMMARY="Helper library to speed up start of applications on KDE workspaces"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kio-5.45.0--C.7931.1525803584.804352.C.tar.bz2 2676053 SHA256 cab616a36526af5a098a85943ef7435d2e0fcfe1267df0bfea783481c1f560ec SHA512 c57b60d398c5638b97bea3c5d318bb56cb27c624576258338dacc4f94703b16eb033e0a9a38cb9fd6e26978139688805745c040eaffc42f137d37baca6418040 WHIRLPOOL 1b19092b9f5bacfda87b09844b1c23b4a87e397855476aae98f88e1502292bb80eeb96b32e5196140aabd8edfd8f92598a78b79ea57c4837cf4128a4d0a70f29
PBIN kio-5.45.0.pbin-1+exheres-0 8861 SHA256 521302be4a28ab48f0391117966932fba1b1fdc45287dd621406f92c1f001cde SHA512 983f0553420a8f7ef7868343e8bd70acd2ca48f43c237a1dd3e43d78cf7948b9e4268d43a5e8b824ed099fe3130f0b23a91e5f1b819cab163ee3e50e93929d8d WHIRLPOOL 22e337f0ab6e02a8b3f53fb755b9a0417e57dd0c178f2c0027537543f4b26acda87a380d6cbfe2944d030fa7ac1919a84f73836995059133c78782d4502622b5
DIST hasufell-binhost--kde-frameworks--kio-5.46.0--C.29201.1526276309.424134.C.tar.bz2 2685486 SHA256 a556d90c4527a7ba388e0233e557e157826a4c17f9040e75909ed90a83db0b25 SHA512 134185ed6051e97b3bf51651ae47db32a591ebfdef9de637134c1c42c24670efb7f4374fea8529e6f8df260d84c146991f0f3a91ce82d4927244c4db3ae7950b WHIRLPOOL 64935b54d4a82f5719d6e1722a3e230fa363c0f5de5a0a36bff2fac183462c8e59b8680363db98b80d094da2dcaeef384beb2b1b0ea2ee56e84e2a1acb0236cd
PBIN kio-5.46.0.pbin-1+exheres-0 8862 SHA256 3eca233ff90cd881dcf6d30c76cf6008a577853bb3d705a9f72a35fe68bcaa28 SHA512 74fdf81d9e30e1bf61898bd3fe2ad473ee06a9f29c285d885615d7bdba6d31a6f36edaacb9601a09e8d664f91e051ad6e3aef19d5eaf8ad5297684467c0b5da9 WHIRLPOOL 7bb21853e6ef750de6e03a22872eb9dfaa7fe7fa57559fe58d1b0c36b33f63e935321f3a40b9d1bb64b6abf942d8e1e471c3a581216da16483a430d19e7df4d3

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:19:45 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:38:30 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: dev-libs/libxml2:2.0 dev-libs/libxslt kde-frameworks/karchive:5[>=5.45.0] kde-frameworks/kauth:5[>=5.45.0] kde-frameworks/kbookmarks:5[>=5.45.0] kde-frameworks/kcompletion:5[>=5.45.0] kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kconfigwidgets:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kdbusaddons:5[>=5.45.0] kde-frameworks/kguiaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kiconthemes:5[>=5.45.0] kde-frameworks/kitemviews:5[>=5.45.0] kde-frameworks/kjobwidgets:5[>=5.45.0] kde-frameworks/knotifications:5[>=5.45.0] [[ note = [ optional ] ]] kde-frameworks/kservice:5[>=5.45.0] kde-frameworks/ktextwidgets:5[>=5.45.0] kde-frameworks/kwallet:5[>=5.45.0] [[ note = [ optional ] ]] kde-frameworks/kwidgetsaddons:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] kde-frameworks/kxmlgui:5[>=5.45.0] kde-frameworks/solid:5[>=5.45.0] sys-libs/zlib x11-libs/qtscript:5[>=5.8.0] [[ note = [ Could be optional ] ]] acl? ( sys-apps/acl sys-apps/attr ) doc? ( kde-frameworks/kdoctools:5[>=5.45.0] [[ note = [ links to KF5::DocTools ] ]] ) kerberos? ( virtual/kerberos ) X? ( x11-libs/libX11 x11-libs/qtx11extras:5[>=5.8.0] ) !kde/kio-extras:4[<5.0.95-r1] [[ description = [ kio_trash was moved from kio-extras to kio ] resolution = [ uninstall-blocked-after ] ]] post: kde-frameworks/kded:5 [[ note = [ calls org.kde.kded5 via dbus ] ]] suggestion: kde/kde-cli-tools:4 [[ description = [ Needed to launch various KC(ontrol)M(odule)s ] ]] ) [[ defined-in = [ kio.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: dev-libs/libxml2:2.0 dev-libs/libxslt kde-frameworks/karchive:5[>=5.46.0] kde-frameworks/kauth:5[>=5.46.0] kde-frameworks/kbookmarks:5[>=5.46.0] kde-frameworks/kcompletion:5[>=5.46.0] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kdbusaddons:5[>=5.46.0] kde-frameworks/kguiaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kitemviews:5[>=5.46.0] kde-frameworks/kjobwidgets:5[>=5.46.0] kde-frameworks/knotifications:5[>=5.46.0] [[ note = [ optional ] ]] kde-frameworks/kservice:5[>=5.46.0] kde-frameworks/ktextwidgets:5[>=5.46.0] kde-frameworks/kwallet:5[>=5.46.0] [[ note = [ optional ] ]] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] kde-frameworks/kxmlgui:5[>=5.46.0] kde-frameworks/solid:5[>=5.46.0] sys-libs/zlib x11-libs/qtscript:5[>=5.8.0] [[ note = [ Could be optional ] ]] acl? ( sys-apps/acl sys-apps/attr ) doc? ( kde-frameworks/kdoctools:5[>=5.46.0] [[ note = [ links to KF5::DocTools ] ]] ) kerberos? ( virtual/kerberos ) X? ( x11-libs/libX11 x11-libs/qtx11extras:5[>=5.8.0] ) !kde/kio-extras:4[<5.0.95-r1] [[ description = [ kio_trash was moved from kio-extras to kio ] resolution = [ uninstall-blocked-after ] ]] post: kde-frameworks/kded:5 [[ note = [ calls org.kde.kded5 via dbus ] ]] suggestion: kde/kde-cli-tools:4 [[ description = [ Needed to launch various KC(ontrol)M(odule)s ] ]] ) [[ defined-in = [ kio.exlib ] ]]"
DESCRIPTION=" This framework implements almost all the file management functions you will ever need. In fact, the KDE file manager (Dolphin) and the KDE file dialog also uses this to provide its network-enabled file management. It supports accessing files locally as well as via HTTP and FTP out of the box and can be extended by plugins to support other protocols as well. There is a variety of plugins available, e.g. to support access via SSH. The framework can also be used to bridge a native protocol to a file-based interface. This makes the data accessible in all applications using the KDE file dialog or any other KIO enabled infrastructure."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde test-dbus-daemon kio"
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 ] ]] 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 ] ]] 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 = [ kio-5.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( acl [[ description = [ Adds support for Access Control Lists ] ]] doc [[ description = [ Build the help kioslave and documentation ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] X [[ description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kio.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 ] ]] 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 ] ]] 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 = [ kio-5.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( acl [[ description = [ Adds support for Access Control Lists ] ]] doc [[ description = [ Build the help kioslave and documentation ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] X [[ description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kio.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kio-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kio-5.46.0.tar.xz"
OPTIONS="X linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525803585"
GENERATED_TIME="1526276310"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kio-5.45.0--C.7931.1525803584.804352.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kio-5.46.0--C.29201.1526276309.424134.C.tar.bz2"
SUMMARY="Network transparent access to files and data"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kitemmodels-5.40.0--C.23686.1512860152.786452.C.tar.bz2 143307 SHA256 172ffdb1e65577453fde979c0a5e4e0f04f1c305985da3e6888e23af4ff2c038 SHA512 fb2ec81c0f85390edd8bac7e1c010256c9116fdb7dbec616e6c2f8adf82fd29eccd814c3ffccb0597d064dfd2d2e266a829f1ca2e1b1333decfa091846305ad6 WHIRLPOOL 6001c7d2284d840ddae8325aa680b512c26ed6fbd045cbd02a770bb44b5d64ffa74d5098ff5e5e1835315aa43729617646f275660dd48991e3c59d0812d4fbd9
PBIN kitemmodels-5.40.0.pbin-1+exheres-0 3153 SHA256 9862903cca435dd8bdce75a717286e4c188bd4e3b2d0ce36d8e15d451533ae27 SHA512 e3bd8c307639611361350d787a4f3a8925623b7a62c722e3878f5725b0c12c01cc10ac47365bc9165722c18cdc8742b32ff97cf0679e524cf72e83ec28085c41 WHIRLPOOL 2563c8cf2ff79c4ab6ad695551111d51373929cfe9836ac50db7797669ec4e01371870060baf09bcb16c6255508a3349428eaf6cb002dda1b5c1ff11dd7f371c
DIST hasufell-binhost--kde-frameworks--kitemmodels-5.46.0--C.8306.1526271772.477971.C.tar.bz2 147587 SHA256 7ed2a1acb7517fd7dcff142b4c8f5bebeaadec35d6f80783b888bd4e5806f71d SHA512 ebfac9d23969e8a53e93de231996481a301ce6d1066d6607f78bd0b02ad595202e446d3a3838bb99a91e0cee5f90d77630809b5f6c4e595ae422335f1c12a9c0 WHIRLPOOL 51e78024e4b8ec7be70185baf883a286c57da597b07bb254caa5cd222f6ae93cc7d460a6cc72889696f4566855cabb092eb956b9c1202c341649e32fbfea289b
PBIN kitemmodels-5.46.0.pbin-1+exheres-0 3167 SHA256 2e3634a0c6e4aa80998e28950b8a60ee653f901580a644df1d9b5abd1841d255 SHA512 5d13222907bdf3ef997b965bcdc351dfca8821ec32ad75fba8e34679242116d383a7dbd44c674a57fb7487d92d63c0d2aa9cb841f7bc2fbc4b45333c6551c1bc WHIRLPOOL 311e7bc4f150b72a7bf4f6cdef8f53eb94b1d52e4602f216ac77cc5476e99cf0af47ac99740681abd24a12efd244a3aa15407cc0de26f56bd5f1872ed0234b0b

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sat Dec 9 23:55:52 CET 2017
# Created by paludis-3.0.0 on Mon May 14 06:22:52 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.7.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.40.0] ) [[ defined-in = [ kde.exlib ] ]] ( test: x11-libs/qtdeclarative:5[>=5.7.0] x11-libs/qtscript:5[>=5.7.0] ) [[ defined-in = [ kitemmodels.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.exlib ] ]] ( test: x11-libs/qtdeclarative:5[>=5.8.0] x11-libs/qtscript:5[>=5.8.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"
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kitemmodels"
MYOPTIONS="( ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.40/kitemmodels-5.40.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kitemmodels-5.46.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1512860152"
GENERATED_TIME="1526271772"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2 -DNDEBUG -DQT_NO_DEBUG"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kitemmodels-5.40.0--C.23686.1512860152.786452.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kitemmodels-5.46.0--C.8306.1526271772.477971.C.tar.bz2"
SUMMARY="Set of item models extending the Qt model-view framework"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.40.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kitemviews-5.45.0--C.23932.1525802365.245604.C.tar.bz2 135972 SHA256 40e9ef0fd7e9e9f312fa312b0edd109a3963460680541b6cf8792065fd7ee918 SHA512 3d3e992a775e9f1993bb8810d85cad6544759be02a956733e285feaf9199a996500aa496323911f7b3f5773bac9af5a69142e6dcaaeda1495d996811d8ce4f01 WHIRLPOOL 0117773c98fccec6fce8e120c76c09fec6729949dacead9ff9921347877c27e978d30fb1cd2aba843f8386257f5a19b8a00629574f6ffc856472265f4ea94ad4
PBIN kitemviews-5.45.0.pbin-1+exheres-0 7274 SHA256 009899b1b6f48f1cba637273ddd1a2c97141b40f299c001bc2f78c80ef53d621 SHA512 5482069d1d543fec40e7957eb554666b90a66eaa295c04dde5308f5fd217ad30704a984059d2c579262e2dcb48faa6fbd22219b9f8f862d300fdd1ad7dad84f1 WHIRLPOOL 04a706178af0d60dc5102a2c1194a58f60fc66fa832e9da8fc17332ab97b97f0e06148330020ce155ee7c4661e13848af189d2e6e643c1bc0c219ce812a88785
DIST hasufell-binhost--kde-frameworks--kitemviews-5.46.0--C.15082.1526274230.415869.C.tar.bz2 138957 SHA256 6958dc04ce0053d1762aae6bce30316e3718f89d6f1b73f2f452be78d703a329 SHA512 602295e56f8a622965321b3b9ee5b8a2bb38387cd45951f219ac349c81e7918953b61ae61fa28374faa5018515b8850370231842be32aede8bf9112cedea3824 WHIRLPOOL 767eb78a08a54bfe074a7fed950b7cf292c0315efd5b852b7b6d18a212c9edab049b445bcd2a74d754dbb9a0b4b682143dc8115d87ff253011cf17b0b8075f7d
PBIN kitemviews-5.46.0.pbin-1+exheres-0 7274 SHA256 27db1347d671686a2afc8ff2c2e597b91bdbd301e07959c813f5e0ab4ef866e7 SHA512 0ff36b947e796a17ffd897895a5da9012a8dda8ecdde1b7e13e2acdfd4e8e24876d65bb7d00f97faa8c70526ae0f115f8495269de616efba1893fc27c081c648 WHIRLPOOL bc7619e38e004a0c371d9d5ddb42cf90fadea1f8675676f22a422a15002124963c9f4b7a485bf5a8eb1dbfe4de7bebfdadc8de9a4f98d55b773db725e9198f48

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:59:25 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:03:50 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kitemviews-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kitemviews-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802365"
GENERATED_TIME="1526274230"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kitemviews-5.45.0--C.23932.1525802365.245604.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kitemviews-5.46.0--C.15082.1526274230.415869.C.tar.bz2"
SUMMARY="Set of item views extending the Qt model-view frameworks"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kjobwidgets-5.45.0--C.30861.1525802511.191922.C.tar.bz2 96064 SHA256 e571f62949df51fa6d9acab2cbad54bf74659a7f493cf792195db3c6468c67ec SHA512 947cafb362aeae05adb101b41a471346e9847f97a127133a1d2b03d190b875eec6ceddfea2c7aa1d3ae4616b9447feb0d711c42177e9574afc5cfbb0951563e3 WHIRLPOOL adeb9a43718c33a850ed1e59aed7d9abf076d118e4de1fee31b60e358872803f12a021e4da530e24138c6d50264281fe6c683defd4fa9c0807173140690975bb
PBIN kjobwidgets-5.45.0.pbin-1+exheres-0 7453 SHA256 345906a97382b06b77f823953f996b89a56f500cef05bf51fabf9cdddb33afcb SHA512 ecbf43035cbcdaaa38a32c6bbacfa06e5dbcc3c97ac10de7555374b3cab1de1d9bbc48f4babba15e542cac4ac14da57ffeab74004ca4b4b5119dc7d81c1e3dab WHIRLPOOL 0456564024dd549cb75df33ff7d729eac746350e74837319fee7c101b7f87ed8914be3fdb5da26dbb6345dc244f3e8d0ed6099e3b9ff12b2daa849182f86ef9f
DIST hasufell-binhost--kde-frameworks--kjobwidgets-5.46.0--C.22092.1526274368.702195.C.tar.bz2 99256 SHA256 094295ffe5838a1a2af64e6decde8d9c3cf02da240f2adb525537b43ef7fe884 SHA512 5648469132b3a694d07ee8071fc32b175d123c263e86d51de0af1d03f30e5f3d5a60fd2090d18bfe0839b15ad25f985fd352633dac7a641f029e328f525b1162 WHIRLPOOL 09b0368bf7f705abc54f3871a2eeafb9acbfe4cf77e06aaed377022a875c58fd8ad0271160f4f5bbb96b8fb540961d19d7c756fd2311667120061ae37b718ca0
PBIN kjobwidgets-5.46.0.pbin-1+exheres-0 7453 SHA256 5ca457dfacac7edda5bbb676ddce24ac2c5dda07f0693790c80b6a3054ddf8dd SHA512 a9d9e7492c525cc4176c0f57660d5f9091cd37dd8c9582baa9274b605770f404b61fe87840fca8940f355f6b571c26d270ec0391061b71677eab83fb141f6626 WHIRLPOOL cb21352837b0a8a6f7399b0c7b7edca665367e4a76e14a9f8ff49874effd6187b9c5208fdfe65f25f04eab548d01e3999ccdedc513801bc91627cdade7ff06d1

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:01:51 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:06:08 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] X? ( x11-libs/libX11 x11-libs/qtx11extras:5[>=5.8.0] ) ) [[ defined-in = [ kjobwidgets.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] X? ( x11-libs/libX11 x11-libs/qtx11extras:5[>=5.8.0] ) ) [[ defined-in = [ kjobwidgets.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 [[ description = [ English 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kjobwidgets.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 [[ description = [ English 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kjobwidgets.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kjobwidgets-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kjobwidgets-5.46.0.tar.xz"
OPTIONS="X linguas:de linguas:en "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802511"
GENERATED_TIME="1526274368"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kjobwidgets-5.45.0--C.30861.1525802511.191922.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kjobwidgets-5.46.0--C.22092.1526274368.702195.C.tar.bz2"
SUMMARY="Widgets for showing progress of asynchronous jobs"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kjs-5.45.0--C.7772.1525801888.42733.C.tar.bz2 468674 SHA256 3db1ef9f7f0b46db0034976ee328c01a5e651c134073c44b7e408bc16840fff8 SHA512 172bd93ef3ce28b9255f43a15a0867a73f69e90f8bcbfe9024924539ad5c2306724c84abe3e825f23b88c40fd1721ab3700d42e31cae97e9d0bba4c1a27067e2 WHIRLPOOL 2476baaf9ae9fcb5be16e33e49ad19c306a7a0f9d2566a2b72b0d2adaa25d89451443b41fcfe4356ec16a23c86c7fb0b572b1793efd69b841cb2906764fb73c4
PBIN kjs-5.45.0.pbin-1+exheres-0 3253 SHA256 7eda32ed6efec6bb0b86c69c1dce1eea3988f478de1cc6b7c1c0d1cc84305787 SHA512 e7c1e5b78548e4f08f1e2675ff1f0398588bd6d942bc047a9e851885b4237b841ad57d6afab1a38f52c6e459adbc4bb14095d370f7697b56126cc16aa3e9d47e WHIRLPOOL 83a74b9c76383964b59ec4eb11bbd9a67c226fb3f718aabecc5891540636997f1038d471a790a448c4add93db8003a4b2f70e87e946a717d6a974cd21265f0d0
DIST hasufell-binhost--kde-frameworks--kjs-5.46.0--C.12947.1526273583.290128.C.tar.bz2 473531 SHA256 d8ade84c2c19739d515de09f85243ba2f17b0c9331eee5e131256630602cf2b5 SHA512 60ce346e93745b1cf239649cfcc63e4b2be5ce850b4aa318436e3bbdc6a10ea33d21687ce345e8fd1e9250f718b642e6ba4901a11f94fb3e735ceeeef14e5d7f WHIRLPOOL 99a8b338591a912f6d5cc7a00802bcb8ebe982659f21b6d31a0a597204a40284d60620f79fc63f4c64b39fadec83dfe4215df671adae28ad873d89525171e14a
PBIN kjs-5.46.0.pbin-1+exheres-0 3255 SHA256 a6912f5be89dfd4b13d2baf30951c1d1e0d4332460d926bce86fce680fa8149b SHA512 37b477758410e12826002e268a5116ffafa149acf0f22f75846b4a6437cd3c649e1b8720b64d1c3b261d414dd13ed86fb3dbd6fc90b621180979ca69eb0eee95 WHIRLPOOL 72386543a41536ee7928eba836ed6c7cbe860796b8db1babcff854aa73af2420229a07ba8674c59f4435e148d21a060f75b0efcfe8c309ec881368e8b40b1750

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:51:28 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 06:53:03 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: dev-lang/perl:* virtual/pkg-config debug? ( dev-util/valgrind ) doc? ( kde-frameworks/kdoctools:5[>=5.45.0] ) build+run: dev-libs/pcre[>=4.5] ) [[ defined-in = [ kjs.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: dev-lang/perl:* virtual/pkg-config debug? ( dev-util/valgrind ) doc? ( kde-frameworks/kdoctools:5[>=5.46.0] ) 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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kjs"
MYOPTIONS="( ( ( linguas: ca [[ description = [ Catalan locale ] ]] de [[ description = [ German locale ] ]] es [[ description = [ Spanish locale ] ]] it [[ description = [ Italian locale ] ]] nl [[ description = [ Dutch locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] ) ) [[ defined-in = [ kjs-5.45.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] ) [[ defined-in = [ kjs.exlib ] ]] ) "
MYOPTIONS="( ( ( linguas: ca [[ description = [ Catalan locale ] ]] de [[ description = [ German locale ] ]] es [[ description = [ Spanish locale ] ]] it [[ description = [ Italian locale ] ]] nl [[ description = [ Dutch locale ] ]] pt [[ description = [ Portuguese locale ] ]] pt_BR [[ description = [ Portuguese locale for Brasil ] ]] sv [[ description = [ Swedish locale ] ]] uk [[ description = [ Ukrainian locale ] ]] ) ) [[ defined-in = [ kjs-5.46.0.exheres-0 ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] ) [[ defined-in = [ kjs.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/portingAids/kjs-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/portingAids/kjs-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525801888"
GENERATED_TIME="1526273583"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kjs-5.45.0--C.7772.1525801888.42733.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kjs-5.46.0--C.12947.1526273583.290128.C.tar.bz2"
SUMMARY="Support for JavaScript scripting in applications"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--knotifications-5.45.0--C.21112.1525803317.850763.C.tar.bz2 189665 SHA256 03e6c22290ba000f6d60203c94aa9b6b86276ba2fdbca07b0f78f78b5a0bc6de SHA512 43943b849864c4b9a796129a72a676d0b3ff04ac8a96532d9f53f75f7ee90c5f2e43a6034ae278113f9a448d7be3f12421756f7c996946009fc6a39c286d9d09 WHIRLPOOL ecca0cfa97d767083459f530220aeb2dcd9596d63746a6e0f52dd220b283b12b0973ff9136776d678d5bc0b1ed8c0826ce2356312a2948e3be4b72400539c703
PBIN knotifications-5.45.0.pbin-1+exheres-0 7991 SHA256 0e6d39495ec7f56adc9886ed3c7a1d5f792098e409a2b6224f135870ab07ecc4 SHA512 ecfa21bf058ad95d632feb88d131a1a00a739c176e0abf08389747c5e1af1fd4d5b6403cf1e47e6292d962a18236afb58a88e43b8bad8a8914503e492cba9eff WHIRLPOOL 85f7be6eabdabbf136a88d8891008283ec087f08305750f70c730f1d48ceb90d1ab9dd47762837a3b41371f369acdb7f20112c10ccbc777e24d4da1b37c28f7d
DIST hasufell-binhost--kde-frameworks--knotifications-5.46.0--C.9623.1526276018.967128.C.tar.bz2 192621 SHA256 b26ba022bf6e8ef0d93c511ef35829ae127593eafd6a150ffa64fd789e2e094f SHA512 972bdf112a57dfcbd50c59a617d0009373ad6704a06932d767ddc960c2d58352f3d3c41f61a88fef972a3b244ba3fc707e2b92295cc1af052fee0cb0edf66f07 WHIRLPOOL dbf78aa2b07a848bf35bdc9df4b6c2199f98421b463959270c034ab36bcb94b5d6cda4329eb6640c1c8dcbac94495918893eaf23dad4d679c332bcddeab0fb8c
PBIN knotifications-5.46.0.pbin-1+exheres-0 7990 SHA256 25870a3760c118e07df3b7b217965ab7520aed78d0ae2333b23c679b581af4fa SHA512 66e3f9a5ee1239dd34904db801c8bc38895eaff23f66303fe8843f593c004d2f885389a94fcc4a93c10026561afee654f46083a2ce48750766786acaa5575d86 WHIRLPOOL ab0f785567120f92dd031a7ffff99144ce6dac6529ae0b73fd4647b7708addd9c608be8d6343a8695db44d25a51b29faadd683b37f0e20ad8ea6ca304c718338

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kpackage-5.45.0--C.29468.1525802384.552752.C.tar.bz2 162733 SHA256 bdb1ef8df88471f5b00e7de9cebe064d3f3374e9f239000184a6ece7f199b4fa SHA512 ea29352cffe287da43980c59ec077a8b2a234487026aba77b2a336c7d39bfa356629cbff15c99c7d5f5e9094be2f88fec217d8a5b230240ae5ddfe019abdf288 WHIRLPOOL 5ca2943040b18dde1e78de159c18873057e41705f9fe9aab6934f01e5d07acf5c3293aa52675ac22ec8bde1844f021a0d1fd3d8bb14cda32a59ae11f03a9cc22
PBIN kpackage-5.45.0.pbin-1+exheres-0 5226 SHA256 4b5bbedab1b4780363c54d47de0d4029519d142426cf7180b05417a5ce891398 SHA512 e46bd9378d3d654ce4a66120761f8344359d8ca57643a4b4ce8ae9f3316ab5438c21456338ddb396c3fdbbd1c03d35d86b906107e41cf6e5a93c6357adf78dff WHIRLPOOL 37beafea7c9574ea249f898466b2be89107ce5498a827051f69c23bcd06738efaa250430309542cf5f1656d624287cd76324c30d6ff5c7a21d298d0378b893e2
DIST hasufell-binhost--kde-frameworks--kpackage-5.46.0--C.20625.1526274249.15624.C.tar.bz2 165700 SHA256 ea25034e0693d6356c0c441741004cad2d4bf730c25d9c277a4cb898c72765a7 SHA512 3eaf221ebe3602572aae69711995218e7e791fd58af806599f96c335c187e820803a8b81d2fec2b93564ce15f2ad8ec776525fbc9de33c7ccdd5bf39f6ee8f72 WHIRLPOOL 5df81d3c12edce5595ea90f0c58aa56d60244fcc89eba0149c032474af85100c74b585aa3ddbeeded11ef056d84a42e625dc0fe102c79275a07f5fa1567342a8
PBIN kpackage-5.46.0.pbin-1+exheres-0 5225 SHA256 5b0d3ef547350d0b8082e15525805f46ecd3a47f3618979ae18b911c00e34348 SHA512 43bdaf9494779eb9b2031058b7f0232807e1c8ac9c2c7f38350ea5595b418c5639bb1bf87f43fd57bfd4c5726e8fc32c4c41e4d332d27d885396a74cfeefed21 WHIRLPOOL 0303d515649dedf75105bee1f2473772b73db768e6ecb813c5b3329e9a2a87c97802d1393539ebcee40f22d9fe2f03853d7ef5e0b507bfa05f53932cbcd01c80

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:59:44 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:04:09 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.45.0] ) build+run: kde-frameworks/karchive:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] ) [[ defined-in = [ kpackage.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.46.0] ) build+run: kde-frameworks/karchive:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 ] ]] eu [[ description = [ Basque 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 ] ]] id [[ description = [ Indonesian 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 ] ]] eu [[ description = [ Basque 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 ] ]] id [[ description = [ Indonesian 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kpackage-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kpackage-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802384"
GENERATED_TIME="1526274249"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kpackage-5.45.0--C.29468.1525802384.552752.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kpackage-5.46.0--C.20625.1526274249.15624.C.tar.bz2"
SUMMARY="Library to load and install packages of non binary files as they were a plugin"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kparts-5.45.0--C.16334.1525803612.701927.C.tar.bz2 248885 SHA256 1f890381defad985aacbfc356d5f0b038534a83707075668a3782a818926e473 SHA512 1d1475b96166b30efef3064cf606cd3453f3d641f0bb00ad35ba4584cdf5beac878128d5d3b4d2dd5d1403dcbd804e53b79aff2e16b8e90e203cbaccf2ab54e2 WHIRLPOOL 65431cc66ae98a881f2e03184ba47b3064885192439bb90feab8242efa538eaea57069a028942d51d91d212b51f6f6f3d5b0be088be266936ca06f6911e9214f
PBIN kparts-5.45.0.pbin-1+exheres-0 7517 SHA256 ddb354c22b3cb6a3809b1da78c73bc45b3e6dfca2f3b97ad099d23ba9be6035e SHA512 9d6ab3d4402169655eaa434e408ee41b021f49e9a2bb71a7d000a07e112229fd88c9b3589a561e9568b1341993db09c77246c96f2dad199fbc14a104ec2a8016 WHIRLPOOL 761b658cf99b4b6ec28f5d5f29e34557b001cd7149e03a7b7857fe372892ca6356db13c13d80f7e0f7cddffd9e2a38f2571fea4e520a0be70a1a694eb16d1395
DIST hasufell-binhost--kde-frameworks--kparts-5.46.0--C.5415.1526276335.412601.C.tar.bz2 252021 SHA256 dc7139f5cfe04de0a2e7457596c40dcfc37e0f4e4438cadb499d93842f91b57a SHA512 3845f4cfa75562cd6c2d83e675b3dbd133693bedf9eff03c1d2ed67a908515d82170985f6633fbf4dc2f654fdca3f633a86f236d2f38ecb3b2a9daec06a9d6dc WHIRLPOOL 17a88b6ec9ce5b0f7978de50a7209be37d1364ad9183e30239bf8cea37571c695038f09c38291f0dddf6ebbee2ed82d4778a24c207b75e58e7de36c42f868df5
PBIN kparts-5.46.0.pbin-1+exheres-0 7516 SHA256 12b99072e916b668ee5c7185f5c71dfbc8ec9d6ec5d401dea275995cded6d713 SHA512 a099c4c758d9cb46d3c5dacf1630ddeaccab0e1d4bdf8e16ab83cac29dbbb6b462f3fac392e87f666f9683d231937bb5c8a06f73382703afc35ac8d41a077e87 WHIRLPOOL 4ea4c58c451b152b61e9198cde3b6ba399c3fac9f2a0577bf0ff5f001663df25c68ca4a68b02ada8acfac62635d830428a3a51c41255949cdf821faf52392cda

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:20:12 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:38:55 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kiconthemes:5[>=5.45.0] kde-frameworks/kio:5[>=5.45.0] kde-frameworks/kjobwidgets:5[>=5.45.0] kde-frameworks/kservice:5[>=5.45.0] kde-frameworks/ktextwidgets:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] kde-frameworks/kxmlgui:5[>=5.45.0] ) [[ defined-in = [ kparts.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kio:5[>=5.46.0] kde-frameworks/kjobwidgets:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] kde-frameworks/ktextwidgets:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kxmlgui:5[>=5.46.0] ) [[ defined-in = [ kparts.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kparts"
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 = [ kparts-5.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 = [ kparts-5.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kparts-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kparts-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525803612"
GENERATED_TIME="1526276335"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kparts-5.45.0--C.16334.1525803612.701927.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kparts-5.46.0--C.5415.1526276335.412601.C.tar.bz2"
SUMMARY="Plugin framework for user interface components"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kplotting-5.40.0--C.29065.1512860168.831054.C.tar.bz2 70630 SHA256 9c3b00f2c2b01a21e95bb3b261fa645e04c8c9d7b24f3c55dd525ceffd5d9fa4 SHA512 b1d051df38e8fd18242d3d262f74484384500073eb983d8d7819796d9b8bd0a0fdf41e1a3763c3751d7f9809d1c5077d73d59513841e5c81c7ac704a9504ef95 WHIRLPOOL 6ae273eddc6f4af552d68a83df2e0f4dff3c652c0d02598874b47eb84684cb10b45ffcf35e7fdd171eff5eded628bcbc575efff93bcfff9e6d282ecb5e12145b
PBIN kplotting-5.40.0.pbin-1+exheres-0 2694 SHA256 9ccefa17e3350ae00a5857e8fe064750b94e73cd348f667bdb37fd1a09df4877 SHA512 91759511cd1370bb10f2f6f40b361fb85c86c3828c0d52b730bf599f37875d269821c25ce4f12b0ce9e639677bdeb375602b7a5ce103679622a3a477e1886877 WHIRLPOOL 2dc499f1527bf2eddc8944e48db8921882f43dbdde96eb40c59e51adf6809b0923fb0c0ef2b5275e92de02af621fe4835bb70a40b9a8355dc9da5a97ff310589
DIST hasufell-binhost--kde-frameworks--kplotting-5.46.0--C.13739.1526271787.518920.C.tar.bz2 73970 SHA256 b003d3693ec276a00d7be712fe4322452d2d8abab7dae7070b4fe23983fd6589 SHA512 68fc4f9f71f60d3162351305d02247865dceb0b4e220d13a3c38de1154952097c62edf7587f9b31ce978ab6ea90457dff3d777976551489104fde494f906dbec WHIRLPOOL b1f360d130f0572564f7a3c9f770e3f7451cbaa5497399148e5072986ef4f949282ded2d582e2c8522d124634e2be25560666e92fedb921dc097cb4e9598b0de
PBIN kplotting-5.46.0.pbin-1+exheres-0 2709 SHA256 6ddb8f0c5a3b588e78d54b52882ae4132103359069d6e7af2aba970494f82cd4 SHA512 974e78fe222c78b4548e1aa1f7c24328671f9b67fbc9dea724e12d777268b33160dc9b78cc808533a8fa12b1fe94668f0826f246cd30ed2ccd7107c64e859bac WHIRLPOOL e73f0bd41a1c3f2971e0e574cb1689b44ad9b5b72f33d927756bfcd9a53658e8115811b17373ff8afdbb595b83b6003dd08fd7f4829d560444adf3d98ef22929

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sat Dec 9 23:56:08 CET 2017
# Created by paludis-3.0.0 on Mon May 14 06:23:07 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.7.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.40.0] ) [[ defined-in = [ kde.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.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."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde kplotting"
MYOPTIONS="( ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.40/kplotting-5.40.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kplotting-5.46.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1512860168"
GENERATED_TIME="1526271787"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2 -DNDEBUG -DQT_NO_DEBUG"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kplotting-5.40.0--C.29065.1512860168.831054.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kplotting-5.46.0--C.13739.1526271787.518920.C.tar.bz2"
SUMMARY="Lightweight plotting framework"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.40.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kpty-5.45.0--C.2634.1525802397.902934.C.tar.bz2 54817 SHA256 a26f0ee77de6f2d4b8d5502183e7b2c74ce2c07db9f87b100bed29832769cdda SHA512 dd4734da658aa54ac324c1d41a4cde07c9e0416eff377f75fbe7465f76ddc02142c1dc5a8634f169534b7f9c0eff6dd01e3f507e0b5ebe26d88cbac84566ca5d WHIRLPOOL 0f0d4e44d8ae56a1768266ad075fa583eb1a0956c49f58007a63abd3575b9cdecc8e7f93d3edc9731aa726f9f26a01e5c4cd1dbd5395f1bc7c3ba661417d53be
PBIN kpty-5.45.0.pbin-1+exheres-0 7446 SHA256 7a8495dd63501df0aeb8980ba77531b16f08ec699ed557634a2b8978c1f556c1 SHA512 d5ed9b133921931420070d9f9baa3f77d99845708502009af8a2c2fb323c5df15194ced92e7e1606accb5e184ef1f53f446178f6ec2b5e9e06c0014f2a806288 WHIRLPOOL f2ae0ce9fe7f299ad67d6f05a214728c87ffd77506c7a256a23ecb27c88ad13087f6d9dcf1b75a64f3fbd9d58fbf31b06408f41f94bb6ecc8ee2034e38c628a7
DIST hasufell-binhost--kde-frameworks--kpty-5.46.0--C.26283.1526274262.3894.C.tar.bz2 57764 SHA256 a5ee32188c059e9f9f9b473811eb6bfb11c5795e58227b85d41f2950ef4da860 SHA512 e68c7210112849044dde71eed2aeb28b58c2a74526932392ada80083cfaa846b21b241ec4a1e1550e3e82bcc6e06ea49b4acee4f6b65281c3240407a28f71688 WHIRLPOOL c843a604111f7ca2dbffad499e4bbdab7e3fa65dade5831371daf9f9eea85a13886d42f6049cdb5b710f4240e758c69a779864cbc2c2497ccf7b302987eadb2b
PBIN kpty-5.46.0.pbin-1+exheres-0 7445 SHA256 d3c61bf6dcdcd7c4fa68023d18f1a61fc9a5dd256c8896a4f6725678aa3cc72e SHA512 a5c0d229a18b5d2c12429c9f530f03da04f8e52864e6d866c421441444993b0a46f39f762049058c5ae59f436a97de21676f787c790fd873fd8bd9bad80b8350 WHIRLPOOL 58ec8252a70bf208f01b75857961be51aaa2e90de53612593bdb558a0d9da1e4fb99d0f178dec3517c4355a36111f6da5bd421a19f9aa1ad3ab23b4ab810d196

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 19:59:58 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:04:22 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] x11-libs/libutempter ) [[ defined-in = [ kpty.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kpty-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kpty-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802398"
GENERATED_TIME="1526274262"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kpty-5.45.0--C.2634.1525802397.902934.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kpty-5.46.0--C.26283.1526274262.3894.C.tar.bz2"
SUMMARY="Library to interface with pseudo terminal devices"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kservice-5.45.0--C.26783.1525802633.40679.C.tar.bz2 334298 SHA256 483020cbf9b59ace95caa23f3269ee03f9b4cfd7389505c0aa3dd72ac0256652 SHA512 93d403e5575d404c07efa4db2d3b26ffc2400770fd03b6c330ce04c381548de601de8491ead01f67f2352275cc5b257a6c4c6dbd2f5ca2dfdbcb659a2b58c0c7 WHIRLPOOL ff5dbfd5d078c967e8c7e1ad8bd2c28049f63e15f2e21a4f7ca54396c04cd7f452ee4272c6e4d801cc47ab3195fe916c88e0d6165e1609bc3d4ab8d7b9222d23
PBIN kservice-5.45.0.pbin-1+exheres-0 7625 SHA256 67e9680baf72bd1e21530ccb896cc978999b77dd3c939290b6f35e67e278dfd9 SHA512 f7e9eeeb2b470ba6955fb7744f484cc3ed0e09c2acdecb63d6dac9275655f62b9f11b5ec7be5b7a12ba03e6d8b8802d47a92ac26214b09e45f573d6119c2f8e8 WHIRLPOOL 9af5884c778be90aee1e961155b10926fe977b1da9f4a41ef63c8d4eea08d86bf190571e60989af82fefd1e8acc50eac2c5fe74ba588d6801b32467fea9aac36
DIST hasufell-binhost--kde-frameworks--kservice-5.46.0--C.18125.1526274484.219542.C.tar.bz2 337158 SHA256 bdcca99102b79b0747778f9e885d48e0c8b1d51a0f4da2003b06822830d51e92 SHA512 098dccd03969fbb485f64d7e4b577d1223f13c217bcb2ea181b089a1ec22dd970e32092e182bdf75642729267b9e6d6d9b3c4d108532fe5f04d5a66b82645cb2 WHIRLPOOL 9d96e8d2dbb39792399685badb1601139deb20b288bdbc2efd7df942c1adfae14f5de00e085dd3730cf076f928aa2fe704d51d770176b7c6792fdc655059d065
PBIN kservice-5.46.0.pbin-1+exheres-0 7626 SHA256 b6cb1ccde96b162d769f3d7bcde5a7bc4d1dc9cd4a6a1fb245a25d4baffbbb0f SHA512 ca74fe691670415b3220d9ed021a59328d8a297e91a7fd244b8c7a0ddd68b4bf7659e5a1853b8a5b5242648204d80334a474603607bbf5b1f6d42df771d45faf WHIRLPOOL 628b158fab05ec21da9cfb05769fcb5fd89c7953d56920a4ae33cb1d64f149fcea67bee36e669d2b4b5923be289df0cbdeb5f52dbf6824a8e8a5705f7ef24cbf

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:03:53 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:08:04 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: sys-devel/bison sys-devel/flex doc? ( kde-frameworks/kdoctools:5[>=5.45.0] ) build+run: kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kcrash:5[>=5.45.0] kde-frameworks/kdbusaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] ) [[ defined-in = [ kservice.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: sys-devel/bison sys-devel/flex doc? ( kde-frameworks/kdoctools:5[>=5.46.0] ) build+run: kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kcrash:5[>=5.46.0] kde-frameworks/kdbusaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 GPL-3 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kservice-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kservice-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802633"
GENERATED_TIME="1526274484"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kservice-5.45.0--C.26783.1525802633.40679.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kservice-5.46.0--C.18125.1526274484.219542.C.tar.bz2"
SUMMARY="Plugin framework for desktop services"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--ktextwidgets-5.45.0--C.18442.1525802773.600880.C.tar.bz2 151554 SHA256 970d38978dac2207a39f01dec1abc0b9036bea67c8b3cd71e22216ba574271f4 SHA512 974aa877cbdbc33104cc411d008173c7074d0289c0fdbac2cf69478958d1ed6a5b293c1f896810ee35ca8003a71be800201ddeb900e50a6b297edee1d47d0a0c WHIRLPOOL 1af8dfb32c9a7705f60b6144037b7c53f1b8c79b5fa8139eda621a96490f311ab10373a76230af0bfa7bbef9d0035c93d8e64425bc1e6db69ea106d109af82e6
PBIN ktextwidgets-5.45.0.pbin-1+exheres-0 7632 SHA256 a086773e5172a68c32a9c5dc517164febcd08b60225c132e056a8fe01bf9d60a SHA512 9298fc48e2d9f22bcdc6597db2fbadae078fda1272327dff785e2638e921187f1eee7d3ed4850e8788d4f05240d7d12a27fcc623f0ff06bfe2283cce5c42af22 WHIRLPOOL d48ba0622d77d3a6d76d70d61d576a69ede9530475ce6605678ddaf14ee1a8b94bd8b56726bf67d5774571f9c6048a3f429a2a7d11e45358cd19d23e4e6e55e2
DIST hasufell-binhost--kde-frameworks--ktextwidgets-5.46.0--C.15634.1526274655.622169.C.tar.bz2 154801 SHA256 4583c9dca9999f520a050dacd59710fa3613ddea340fc54ddca4b4c2e5882511 SHA512 aa4a5615a2120d924b545dfea17d1914f91cf41c177c51bc6cab6be3f9a0e57f1210d89b56d69163a88ead5c3ea88725854f7107e088cd0ca0a56c5572a71aa7 WHIRLPOOL 5c2afdf70b4977e90b046e03e281081932e2f741c1fcf1f071b1049922dda08998431e33ec1b33695c7a46dfee7c66ae806d8705341527e39644ffe8398194c6
PBIN ktextwidgets-5.46.0.pbin-1+exheres-0 7632 SHA256 0004f02f91052e17664e88cfb1c4f5ebd387629885bcbcc85fc31480bb28814c SHA512 f034393fd8493274a14c51e4e0829a77a058fdfe4b45414191825f28bb011f81b5f485133ad013f2a515d2d5b2bd3c918d95ef250648ba4e55bc34752284a2f2 WHIRLPOOL 47305b16c667585e282af051b84120df3ce976e33383811dd1765ef0a380b323357b03a26a9cbda1c637749439219391a786c8256fcfc4cb30245a6d0c1bcffd

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:06:13 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:10:55 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcompletion:5[>=5.45.0] kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kconfigwidgets:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kiconthemes:5[>=5.45.0] kde-frameworks/kservice:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] kde-frameworks/sonnet:5[>=5.45.0] tts? ( x11-libs/qtspeech:5 ) ) [[ defined-in = [ ktextwidgets.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kcompletion:5[>=5.46.0] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] kde-frameworks/sonnet:5[>=5.46.0] tts? ( x11-libs/qtspeech:5 ) ) [[ defined-in = [ ktextwidgets.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( tts [[ description = [ Support for text to speech ] ]] ) [[ defined-in = [ ktextwidgets.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/ktextwidgets-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/ktextwidgets-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802773"
GENERATED_TIME="1526274655"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--ktextwidgets-5.45.0--C.18442.1525802773.600880.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--ktextwidgets-5.46.0--C.15634.1526274655.622169.C.tar.bz2"
SUMMARY="Advanced text editing widgets"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kunitconversion-5.40.0--C.1988.1512860186.880571.C.tar.bz2 211332 SHA256 6daab2cd8238cbb1b39713f971a4a591dcb2c31a0e2afa3d15315a4795d22ef8 SHA512 250c5a1180cf0e04d2ef44184d6d7bde85f871daeff6a7ca604ec5192ab85f262f857d8c4a89f2f17b30ebd39c8489776a358537bd1bb55fd864925e04560197 WHIRLPOOL e9d3e7bbc0c3003aeb94c8ba5371c5ab33c4ea4a81d5c3d72aeb44c8dbeeb51b103acc7579700e365196bd0ede80b695f78907682c309ec35f5394c3701e558f
PBIN kunitconversion-5.40.0.pbin-1+exheres-0 5715 SHA256 b97b04dbdd3fe98ec8d8349bd340fe6dfb7c021bc1d1ec89bb3e3769081e84b0 SHA512 0030be1b5dd54394eec7d50a7985d98d1f6e0bba6838412ff4e7ec88fe1353ceddc3022db04ed782d02ce4ad1c056938243d7c0b331ba1d0fe28b67058f94402 WHIRLPOOL 9bba5b000310fde292dd2e743c005ee90895de7429542784edf39e3edb29be501b161c3cab11e1113661c874deab507c62a8fcb0c1e05c978732b05468653e83
DIST hasufell-binhost--kde-frameworks--kunitconversion-5.46.0--C.19160.1526273603.151606.C.tar.bz2 217769 SHA256 abfd0796e5fb2515a6df55fe5ff763817b48291d2ed258f0269918572e1abbf0 SHA512 d576554d1f42689dcbed503ebefc97a757b7ffe7ed953817282e4dce5eea47d9fd3bd6a294baaf673c194041fcc097ec8823b1c9fa98daa705afa39fdd7c4cb5 WHIRLPOOL a1abe1b1cd95cd346ae84ee093c5eb3ed91c8f5f82654ff8f706f83c08c0dbf25bafe33a35abf83fad1d47465f07d3238a67918f4b6e6fccb541d2de4ee044f3
PBIN kunitconversion-5.46.0.pbin-1+exheres-0 5731 SHA256 a329808b3e8750ecbdf02d488e26bbe95f1df828cd53843845081d9c5c5a97b5 SHA512 da6a323e031c6010e86b87c9647f26d76aee841d6af0100c3c77968d038864f8fc95afe7115536fe01853d80bdd7856bcb955074ad90760b3ede24458b13c26b WHIRLPOOL 7381519cf408c2f38871028ab8964ca0b22aef240e05d9847dece49f36c2cf1dd9e8d51ed096caf9b4c9299de553837bf8fb4d8df3429bdc307497e5e2ee7ac4

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sat Dec 9 23:56:27 CET 2017
# Created by paludis-3.0.0 on Mon May 14 06:53:23 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.7.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.40.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/ki18n:5[>=5.40.0] ) [[ defined-in = [ kunitconversion.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/ki18n:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.40.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.40/kunitconversion-5.40.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kunitconversion-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1512860187"
GENERATED_TIME="1526273603"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2 -DNDEBUG -DQT_NO_DEBUG"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kunitconversion-5.40.0--C.1988.1512860186.880571.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kunitconversion-5.46.0--C.19160.1526273603.151606.C.tar.bz2"
SUMMARY="Converting physical units"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.40.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kwallet-5.45.0--C.26803.1525803342.377644.C.tar.bz2 351176 SHA256 d9fd06624026f6e3556609ab23e146b4d7b88720386e1a31444d42cc9fce44fb SHA512 942d7abefe5b9c29a6be038c99de94fcb08ab53c2e36283d03bf9632beb2ac5b4dbe8ffc48292991f9833cd2b846721339fb4d4d9c8c41aa704987d232edf49f WHIRLPOOL 0152c3d90930b06bc5c77787313b984e9a852d59910d296d9279e7cb4238066798dc3963c0fa9a8347c0f9c0fe8cd29c8ce54eeb7b26ddfa3878c025b576ce5b
PBIN kwallet-5.45.0.pbin-1+exheres-0 7034 SHA256 edd879d736841441f4c3b08272517b68b83808e7a9703d44439b673ecc8a0394 SHA512 ad60780a216ef87507f547da2546fe589443f64804a407b25ad84dd7577dc5a3e5cc51b9e9d0fbeca905f40a4938d30e3b0fcd9fa59e150ba5b567bb3f02703f WHIRLPOOL 97dfbca133fdc94a340ba6769eeb75aea8732c40364dc81e2e8724585d74b9d67f918ee96681b379ab184746c19260588920c026318375444612e83c47d89336
DIST hasufell-binhost--kde-frameworks--kwallet-5.46.0--C.15322.1526276044.485770.C.tar.bz2 353465 SHA256 44d9256048bc338bbe7fd501ed987cce962e64838e05332837f7eee029f5d69a SHA512 cd2cd12e042a7b0f9ba765100cb86f534ef8ab267f6e4241843b7e552b1c6fa0e86a197e72595777c868e79b5a66eb6be51213bdfee4f9095af4149b056c21f0 WHIRLPOOL 6d1e0419b0616fe60abe9e8174b91492b90fc16264b782e3da4b7a31f95593c39c1d533d11da792800774128e04eee2dfe1d71fa15eaaee0205df1049c571c71
PBIN kwallet-5.46.0.pbin-1+exheres-0 7034 SHA256 da32b985bb624404f93e6bb022e22c0821a176bda34dab0eb8c87089b5b047a2 SHA512 5fa95c6f67bc1fa59b6d83006f33459f5f62d5328515c40a058d99ba13d253535551848ec64ba1bd762cdafdbcdbd0db31c8a9fe21d54e76e3ffa75e8daffa9f WHIRLPOOL 773174124a00ce28d0ff4ec56b97fca9be7e58b47bfcdb8a19777a79d1c8f0fb50d75db047d9ccf306cf97728519551a946d24c8091e6f406a10b69f9bf5f19b

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:15:42 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:34:04 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.45.0] ) build+run: dev-libs/libgcrypt[>=1.5.0] kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kconfigwidgets:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kdbusaddons:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kiconthemes:5[>=5.45.0] kde-frameworks/knotifications:5[>=5.45.0] kde-frameworks/kservice:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] gpg? ( app-crypt/gpgme[>=1.7.0] ) ) [[ defined-in = [ kwallet.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build: doc? ( kde-frameworks/kdoctools:5[>=5.46.0] ) build+run: dev-libs/libgcrypt[>=1.5.0] kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kdbusaddons:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/knotifications:5[>=5.46.0] kde-frameworks/kservice:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( gpg [[ description = [ Adds a GPG backend in addition to the blowfish one ] ]] ) [[ defined-in = [ kwallet.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kwallet-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kwallet-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525803342"
GENERATED_TIME="1526276044"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwallet-5.45.0--C.26803.1525803342.377644.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwallet-5.46.0--C.15322.1526276044.485770.C.tar.bz2"
SUMMARY="Safe desktop-wide storage for passwords"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kwidgetsaddons-5.45.0--C.8280.1525802442.53615.C.tar.bz2 1632140 SHA256 c9ad65083a91d10115767f95a47d343ecb49438e03d3076ac468f9961d32b0ca SHA512 92681c06369fd5121d50fa84bebc9450210254afce981e4a33a42bbec6996ba97643441ec5cfe93942ddf9e64007bc957af3ce46cebe07bb619c69aca2724f91 WHIRLPOOL c36c86d1ae669cab306dca2cf516207bf59200c9c3d38190ee992f57ab0a875529e91a921ca37e45f03803e0b5fcaa81eef6e27dfb63600a7d18497d35ecbe2b
PBIN kwidgetsaddons-5.45.0.pbin-1+exheres-0 7589 SHA256 4b48356e917b2cfdf765fc085baea84f8827aae76f36d975a99df3fefe70f3fd SHA512 c22a05a11eb597f3f4902e376ba3b05d0e3c3f1001523236650e974946c38e5e753b571818e982b3abc98ef841a38a09282f8e705ae1c44cf3d957feb57395c8 WHIRLPOOL 7b9b567d6b6f47700dcac32d6d596f0d40127a35df1b2b33bb2e14ea2cc3393f59cfd6b0e46b28487cfc00061a433effa94684db4978d1af0aba07e2a9ac3d1b
DIST hasufell-binhost--kde-frameworks--kwidgetsaddons-5.46.0--C.31937.1526274301.602773.C.tar.bz2 1635142 SHA256 751e3771994102926aa61ed01079ce1781c2c16d7225cd61014831124cdc2376 SHA512 ca5f889d678a96524f595da110a57e2445c68e43f9e741f3e39cd270a0890efb7a9f2078659250ca2096deb725e07b40ad4d4e1febd73a13c9a38a0d9956c292 WHIRLPOOL f5ff31cef215268700ca89830da885bf813bc4e252be230be6deceb036c27c7717d2d95d5c48bc1d866eb971511db46b44424e84ea8c16daab36f686e7946755
PBIN kwidgetsaddons-5.46.0.pbin-1+exheres-0 7591 SHA256 39d4afb82dc480540fe7afa986f402a0d2887c1a3aa096127e8f71dd78fa99c2 SHA512 2330a9c8561e3d4d30dd462d5c8ef07d1feb9620047a55b7799a7c3b34666f0c9f2dda87906ced56b23210f500bbc08a9e917d3a6e9a9e12bf90f158293fde50 WHIRLPOOL c8f8bbcc46343b957f826740378acd6427ef879aa9b67dee560b285282545d58b1fc48957873e08080cebd89bee97ed2659ce60c1c33b2ef5625bff009888fcc

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:00:42 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:05:02 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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 [[ description = [ English 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 [[ description = [ English 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kwidgetsaddons-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kwidgetsaddons-5.46.0.tar.xz"
OPTIONS="linguas:de linguas:en "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802442"
GENERATED_TIME="1526274302"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwidgetsaddons-5.45.0--C.8280.1525802442.53615.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwidgetsaddons-5.46.0--C.31937.1526274301.602773.C.tar.bz2"
SUMMARY="Large set of desktop widgets as addons to QtWidgets"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kwindowsystem-5.45.0--C.4017.1525802534.797163.C.tar.bz2 245981 SHA256 13f1f9d6fc5e6e858f27d548be922b49847208c07c6da3bd95039543fda6de7f SHA512 6a891a10f23e9a2fd2a0820bf2111e315cbf0f63032c732a08251fa25ddc6e3deff6c4238ea95a2959c2a38e92d20e641cd6a7b364959252311b95e019822056 WHIRLPOOL 18a59024a5e840fc40e8f20e2ee7b8519cdde7a73a8b8a0cabb1da1a71a6a009332436994ce434c0aaf8c636c1aea45e28b8ba8456fb2637d58a900c18c38a92
PBIN kwindowsystem-5.45.0.pbin-1+exheres-0 7735 SHA256 46f78e8ff697fde6260d89a1522a1dfd7d5236e29f4cf09c99fa7de0c037dd51 SHA512 0f69f39074b39332f129f8b51613e0a2e974aa9a3d1c3f4ffae1ac2b4ee683434b6fb22b6d620ac8dee6db1d487e34bd6d6e94cadbc79007f3e72b42e68f2e09 WHIRLPOOL 304c85502b81bae22fe803f5f2532fc4856e31a05f00c3301f22250685b782336d384c4a128ebeba16d68f8cd13293ad7ff49af32f9524b45952cd948af2f64a
DIST hasufell-binhost--kde-frameworks--kwindowsystem-5.46.0--C.27721.1526274392.708649.C.tar.bz2 250678 SHA256 a97abaad71c8d705c47c59396b67ba0f538c9d9acf6caa2d0556fa53742f7761 SHA512 d9c54001be77ec648bc70cd6ed36c9e5b8f96d170399c9d6cf9aa4a8f375f9541ffffed234b40caac0eb04e3366b85f61412d7c9edf9bddb7ca20d4bba26f340 WHIRLPOOL 2c3e3ad655b3e81ba1d54998ac28964ecbdabd19ad39e57247cc6f04af3a85473612269f8b0e0656c2e1c2e67405682967fa9248ca7cca9e1ee88feb6f7a1b7a
PBIN kwindowsystem-5.46.0.pbin-1+exheres-0 7736 SHA256 ca4cf0ef8785708797a39c431f78bde3376462408b2649a53696b127db118632 SHA512 ff01d4bb3da9dea42d6133194ac5890cb6195a3b6d2036bd62bff821326cd5ff817d279d9d14f87868975d0b9287ba1e65e7916aba64ff0f8e9447751a9740c9 WHIRLPOOL 5b80d79d8e1cfd3e205b85b559eecdb306c9873cd543c2c328d18bddc2aae69a571bfc153d8c03744cbf849ebbec84ffb9d98848c8b4ca8fba35248e8ec03d48

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:02:15 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:06:32 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: virtual/pkg-config x11-proto/xorgproto build+run: X? ( x11-libs/libX11 x11-libs/libxcb x11-libs/libXfixes x11-libs/libXrender x11-libs/qtx11extras:5[>=5.8.0] x11-utils/xcb-util-keysyms ) ) [[ defined-in = [ kwindowsystem.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: virtual/pkg-config x11-proto/xorgproto build+run: X? ( x11-libs/libX11 x11-libs/libxcb x11-libs/libXfixes x11-libs/libXrender x11-libs/qtx11extras:5[>=5.8.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kwindowsystem.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( X [[ presumed = [ true ] description = [ Adds support for X11 ] ]] ) [[ defined-in = [ kwindowsystem.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kwindowsystem-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kwindowsystem-5.46.0.tar.xz"
OPTIONS="X linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802535"
GENERATED_TIME="1526274392"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwindowsystem-5.45.0--C.4017.1525802534.797163.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kwindowsystem-5.46.0--C.27721.1526274392.708649.C.tar.bz2"
SUMMARY="Integration with X11 and window managers"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--kxmlgui-5.45.0--C.24001.1525802811.840838.C.tar.bz2 503985 SHA256 6cdba6439a1e778f4ce47c477b743c92b47f9dfa5634dbc147ab09641c83ab01 SHA512 235db38b7a0db93ce049a18ca3ca525c78bd39d4f95e9446be51bbf782a82986fe4a9cc872b60b8bc5267d727a431524c76e189581cd6dccbd580015020882d5 WHIRLPOOL 94e0cb19c0e61838ecdfd74f4bf1f76436d19ffebec6a28e603bec672e10034e3a9e4625fbedb495e8787d8fa1a3be5b477d9cd2742f67917b11c13abed0e115
PBIN kxmlgui-5.45.0.pbin-1+exheres-0 8110 SHA256 8f3b9ca55abc78744bcd489f284883fa39521d7aa394db710474c15ae11137b6 SHA512 764b532bfa664268a2a7e873d44bf794e1b1907d23575fea29085e088f5d0673c2eb6b4704c69ddd765210a0e8ad8c679c3320590c76d9b5e302270d84607c66 WHIRLPOOL b6e4e5075d96f39c47b866ede2919964cfc9cc3891b3bda53f61a6aafe0ed51d4d05eb3d5a41d5199e00c00f286c12cba63b42710173efe44bf61336a702d58d
DIST hasufell-binhost--kde-frameworks--kxmlgui-5.46.0--C.21200.1526274688.9386.C.tar.bz2 506568 SHA256 4b3bd9bb26a8a9c553a2e6bdaf6264af388455f27eef5b9154b359b135958db9 SHA512 2d49e7cc870e79660e6ab513b8dc6084b5fd9953df3c18f39cac9a8116e0fdcdc25e6e1149412f128056700d6944c0dd1eda54edf1c24eb5f2d2d65dd5aa9aac WHIRLPOOL d9188596fb687a28a893778cb10f064eb491fccfdc6a42938bb4e40f7c71a52aea8094fcf453ddcaf9d8a79e5c0a73c6150d474ca3bf670260290284f4b75cd1
PBIN kxmlgui-5.46.0.pbin-1+exheres-0 8108 SHA256 31be29bd8b7a89d72c132c4a4768d35730cb72671564d0465f4125b2dd852af9 SHA512 4a4486cd8b507b1463f05903029765cadec938ef70410622ae43d2e672414ad08c7591cb9eb6a0dadea8cfc0db269a2078101feded7568efb630e4a1935c2ef9 WHIRLPOOL 62cddb5b1cdff5a6eeb6821c300e29d001cdad90f17700e562587ff3b77827f744530e521768a1041d6ead3beb018b1d4f0254c14dad3879ba130bc4d0ab0a6c

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:06:52 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:11:28 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.45.0] kde-frameworks/kconfigwidgets:5[>=5.45.0] kde-frameworks/kcoreaddons:5[>=5.45.0] kde-frameworks/kglobalaccel:5[>=5.45.0] kde-frameworks/ki18n:5[>=5.45.0] kde-frameworks/kiconthemes:5[>=5.45.0] kde-frameworks/kitemviews:5[>=5.45.0] kde-frameworks/ktextwidgets:5[>=5.45.0] kde-frameworks/kwidgetsaddons:5[>=5.45.0] kde-frameworks/kwindowsystem:5[>=5.45.0] attica? ( kde-frameworks/attica:5[>=5.45.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 ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: kde-frameworks/ki18n [[ note = [ ki18n_install() from KF5I18NMacros.cmake ] ]] sys-devel/gettext ) [[ defined-in = [ kde.exlib ] ]] ( build+run: kde-frameworks/kconfig:5[>=5.46.0] kde-frameworks/kconfigwidgets:5[>=5.46.0] kde-frameworks/kcoreaddons:5[>=5.46.0] kde-frameworks/kglobalaccel:5[>=5.46.0] kde-frameworks/ki18n:5[>=5.46.0] kde-frameworks/kiconthemes:5[>=5.46.0] kde-frameworks/kitemviews:5[>=5.46.0] kde-frameworks/ktextwidgets:5[>=5.46.0] kde-frameworks/kwidgetsaddons:5[>=5.46.0] kde-frameworks/kwindowsystem:5[>=5.46.0] attica? ( kde-frameworks/attica:5[>=5.46.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( attica [[ description = [ Support for Get How New Stuff ] ]] ) [[ 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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( attica [[ description = [ Support for Get How New Stuff ] ]] ) [[ defined-in = [ kxmlgui.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/kxmlgui-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/kxmlgui-5.46.0.tar.xz"
OPTIONS="linguas:de "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802812"
GENERATED_TIME="1526274688"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kxmlgui-5.45.0--C.24001.1525802811.840838.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--kxmlgui-5.46.0--C.21200.1526274688.9386.C.tar.bz2"
SUMMARY="Framework for managing menu and toolbar actions"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--libkexiv2-17.12.3--C.7126.1521839528.594152.C.tar.bz2 264157 SHA256 ddbc290275dd74bb153d6aced352a0fd771fdc122ea26da71b274ad47d1250bf SHA512 e4042efbff4e75d66da387edb7c5c7d700d183bbb3ffc607b94cdd895dde4b869d3178e2eb86a1800bc1cb5982466856e4a00e59438ebb48ab45abe74fe096f6 WHIRLPOOL 4b97f1152db1ce863905d40ba4b55d102d35f669c97cf366442492707d1844a926d06b1bb0e26374d49ab6291ba99fdaaa03257035638584042d0077b7faff9e
PBIN libkexiv2-17.12.3.pbin-1+exheres-0 2593 SHA256 c0d89db8b34efbf318c435561c89a77e8d9a693caea98a2eedd64d5df1fc2b40 SHA512 e39ff527c26b8f7cfd58dba4938f83abf01977c33099ee8064cc57cd672e0423d493df0bfc986fcb316f2e3785fb6a961f098f56679eb13b28c60df92b1b49fb WHIRLPOOL e35cfee6e485e2364dbfe85049d14d456991c291b4839faaf807120e126217ca541817cac449507d6be055ad0e3727fc46cea8df4d84feb2c95d2d5b48a5397f
DIST hasufell-binhost--kde-frameworks--libkexiv2-18.04.1--C.19184.1526271805.235506.C.tar.bz2 262757 SHA256 9f8ea2e2b9fc497f2e792bcfc2b60e902c85717825e9d3aed9e19b107ad2524c SHA512 893fd497bbe5aa0db1ff767426f3254c881fbbd87e471674c8d50810975a84e3787488a14882fd34a7009fe2aa242168d9a894bedf7f0247bfdf3fc22f97980b WHIRLPOOL 39d308d4133fdd03e9b9e85bc9a57948c53c1f4b3c460e7ec50f1a4ea34c8e89d6e7bdc80085aa7b2e58faecde6f8387f1b6051110824048edefb0bb90d8407b
PBIN libkexiv2-18.04.1.pbin-1+exheres-0 2609 SHA256 3dde7ab5e36e227299364ec267de9c2bff8ebece1fc778f26b3404e78d0663c4 SHA512 1fa281b4f9c10b5f366e10d1647d98c134a12732f5955bdd74ea9134d8d104e431b7745f60156195c4bac68c2038db24a86fe21c98d3100c0d0b6d0e4f4b805a WHIRLPOOL 1c112d6ed8959e65e0c4792fb47dbb12e478936709abf910b82e2717382e21d799e70fe739f87dea910331d36ec81b6600356abf7c0294851eecb86eaac0d4e1

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Fri Mar 23 22:12:08 CET 2018
# Created by paludis-3.0.0 on Mon May 14 06:23:25 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: !kde/kde-l10n:4[<17.03.90] [[ description = [ Translations moved to the KF5-based packages ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ kde-apps.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.44.0] ) [[ defined-in = [ kde.exlib ] ]] ( build: sys-devel/gettext virtual/pkg-config build+run: graphics/exiv2[>=0.25] [[ note = [ recommended, 0.24 is required ] ]] x11-libs/qtbase:5[>=5.2.0][gui] ) [[ defined-in = [ libkexiv2.exlib ] ]]"
DEPENDENCIES="( build+run: !kde/kde-l10n:4[<17.03.90] [[ description = [ Translations moved to the KF5-based packages ] resolution = [ uninstall-blocked-after ] ]] ) [[ defined-in = [ kde-apps.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.exlib ] ]] ( build: sys-devel/gettext virtual/pkg-config build+run: graphics/exiv2[>=0.25] [[ note = [ recommended, 0.24 is required ] ]] x11-libs/qtbase:5[>=5.2.0][gui] ) [[ defined-in = [ libkexiv2.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
INHERITED=" kde.org kde-apps flag-o-matic cmake kde libkexiv2"
MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="GPL-2 LGPL-2 BSD-3 [[ note = [ cmake scripts ] ]]"
SLOT="5"
DOWNLOADS="mirror://kde/stable/applications/17.12.3/src/libkexiv2-17.12.3.tar.xz"
DOWNLOADS="mirror://kde/stable/applications/18.04.1/src/libkexiv2-18.04.1.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1521839528"
GENERATED_TIME="1526271805"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2 -DNDEBUG -DQT_NO_DEBUG"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~x86"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--libkexiv2-17.12.3--C.7126.1521839528.594152.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--libkexiv2-18.04.1--C.19184.1526271805.235506.C.tar.bz2"
SUMMARY="A wrapper around Exiv2 library to manipulate pictures metadata as EXIF IPTC and XMP"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/announce-applications-17.12.3.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/announce-applications-18.04.1.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--solid-5.45.0--C.5842.1525802728.836561.C.tar.bz2 412981 SHA256 aa7f45de6040dd2a40db55f0a7e6fd30fa3a1b6a64b78b33cbfde69459e692b2 SHA512 1ee14ca9e9321f1d54260388dcc85e607b834990533da1e4c1212187f8a1aa1c4cf012626b19543399873a58cc890a1f921207320e8f31e2108b9b70f20ef626 WHIRLPOOL 14ddde1279565a1fbb2f12fbfdb08f3fa6352d56df948e2f4cda84414aceadbd053e946ba05bab165b7a3ef34cd9d619098dcc9703a2ad4f7e1ddb755a583c69
PBIN solid-5.45.0.pbin-1+exheres-0 6057 SHA256 81c436675afe169a91cd50f66aa966bfc27e5f408c509db754e5c3edfba62ac6 SHA512 d082bc2dbc9ebccd69f7fae0bba6f7ba3eae029951ec8b96c873a2ed03e3dff3d954d9ba054691527bd9c3b97749b03e34a84ca048e6f6c9d193200222240851 WHIRLPOOL cfc16fe8547415388dab9c2e7d5c7034b53d07e12b0603162d0306c54c67c1431b8d8d2fa836d3d98c4897bced3212dd3480a83ffebcb677330626ad2eca09d0
DIST hasufell-binhost--kde-frameworks--solid-5.46.0--C.2925.1526274608.734022.C.tar.bz2 416275 SHA256 d7f9fbccaf3c7199a6ff29804cf304bf59108621addfb2c7618d3295a5874140 SHA512 d3ef5cc1b0f14e2f90149115da415b17f56095a51b1fc0c87ac0cde00f45d9984211b325acaf70a21e9084f14f0f33b7d4bba0ee3fdcde4ea11f35f07ccca665 WHIRLPOOL 1e373ea74d991adc273e5f78045ccf8fa3c90514f438425ef03c2a0176961e0fd3f11bdb8cbb4fe6a8502c9e07cdf029411cfce543c36f45798293404275f899
PBIN solid-5.46.0.pbin-1+exheres-0 6057 SHA256 6b28ccd02cb35cac3f28f2485011c076dc70b9ecc1a69ab4d78a680c77c83c77 SHA512 fd5f2ba78c42e1e82e5d4edc20bef5a928fa920a012550ce4a1f7de80fa741fa5958570e97dbe102b0245b288c2aadcec486e9ad6f496b4ddf76e0f1870f4645 WHIRLPOOL e6557f1c20daedc41f24b9961d165e31c6b3bab8bd0adc23da3c57a071c75558a4f4d1ff34274e192ec7a705eb92e4ef9dbfd8db43876efc1d7d1b8056f027ec

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue May 8 20:05:29 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 07:10:08 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: sys-devel/bison sys-devel/flex build+run: x11-libs/qtdeclarative:5[>=5.8.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 ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] build: x11-libs/qttools:5 [[ note = [ lrelease/lconvert for translations ] ]] ) [[ defined-in = [ kde.exlib ] ]] ( build: sys-devel/bison sys-devel/flex build+run: x11-libs/qtdeclarative:5[>=5.8.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="https://www.kde.org/"
INHERITED=" kde.org kde-frameworks flag-o-matic cmake kde 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.45.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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.46.0.exheres-0 ] ]] ( doc [[ description = [ Build API docs in Qt's help format (.qch) ] ]] ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] ) [[ defined-in = [ kde.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 ~armv8 ~x86"
LICENCES="BSD-3 [[ note = [ cmake scripts ] ]] LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/solid-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/solid-5.46.0.tar.xz"
OPTIONS="linguas:de providers:eudev "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525802729"
GENERATED_TIME="1526274608"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--solid-5.45.0--C.5842.1525802728.836561.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--solid-5.46.0--C.2925.1526274608.734022.C.tar.bz2"
SUMMARY="Hardware integration and detection"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--sonnet-5.45.0--C.12414.1525802754.876982.C.tar.bz2 256368 SHA256 7ae146739d3ded263ee807ee3e83779518ce5abd2096d4d40de9406b766095db SHA512 f5aab91b8ea3eaead2ba2f67319581843e3664bc983b1a311afda2d2dbe1c3c2130ad05c820a2208a71dc23fdbeb353f46b82ecad26618913f8d37244ac09576 WHIRLPOOL b9aa8ea438608853c632e6bd4c1f8e38a57528e06ee654d4c8e19c70cb741eb9ab324ebfeb35dc48a4e1696817457592cf49a17193dcf6f602addb0959fe5c83
PBIN sonnet-5.45.0.pbin-1+exheres-0 8256 SHA256 39207ac91ba924ac028770f884c70832a82ae0302672f5fe82a231cea52ea03e SHA512 b61b7a9996c02278af324c4aacf3fba9c50b5ed7f97dba920e317a50d23e438008fca207e66a1771ee599588262624a82825ccd1e87ba07f3e70f0e34cd0253f WHIRLPOOL d766304ecdf4700582ca8a2089dce10628c02898fd935437be49cf20cf5c7c2d11277841fb07eff69b3733acd240aa48b6595fafdaca8ae85c53a6eb781da6ea
DIST hasufell-binhost--kde-frameworks--sonnet-5.46.0--C.9520.1526274637.564895.C.tar.bz2 259513 SHA256 c046baef14e49cb03ead9079d9becc39df043d5add2155d725976ace48485461 SHA512 218c765bee895c03780e58a2c512526a226774356ce7052671d2ede302943e1f28c935e0ef10ecba721cf07ab0ed833b494bd2a8f1ed2dad9ff93c4e0f0e20a8 WHIRLPOOL 2b830431955264256bb0b3d63a5f38e658574adbc20fd435ec56fcda16e5cbc256b403707b4e97913f12766e1c52428fca2679f038e51c5c2419c5d7c703d529
PBIN sonnet-5.46.0.pbin-1+exheres-0 8255 SHA256 9e39750fb2bfc445a01986ab62ff354ac16fd270e6d53b516cceaa61048f38c9 SHA512 f9660b3d4c5c3fb538661b159c2234fe5e9528a2584ea2e70f54e3a544f46ad339f13f5b3cecdd0f1ab0c55f0072c019d70249b6885fe5899d3ff7f12b1e3d62 WHIRLPOOL 717588c8feb682f2492d6ce0058cae5804806e00176b3d6443c810b1f7b6a8c379d1528b760d8c2019046277dd89e8ad37087f71ccba7efa04417db197808fb6

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--kde-frameworks--threadweaver-5.45.0--C.26247.1525800802.682661.C.tar.bz2 178227 SHA256 081b19682a59d542f716af0325fa81ba0a351346af86f81167edf78eb73fc1bf SHA512 7b24efc7edf31d7a8abd63f3f86bf5e8b08306473b8fefedce8a1fcb286c65ace73c0008c7762d70265614fa2f185b9b1a7f181d48d2f8e802d30cc5bcb16d87 WHIRLPOOL dad92dd45354b49a457e0534b71fcb829b98bf6ba64b561347d8393f1b122cb4473b1d6465ce7ef2a3a9b7f5be531ce9aa72e4c06fdb36205985b46f9342dcd8
PBIN threadweaver-5.45.0.pbin-1+exheres-0 2758 SHA256 32f7b29b2ca386792c19583d96a42a700bdd88e7659ee0d77f9cc93510dada68 SHA512 360e9237b0cad8804be51697d927cc332d7009974e50db4c222ff1225c2ae4367d7e81b32b997e9655f2144f8a5d7073404c25932b009bf52883b0be83a32ceb WHIRLPOOL 327046d5647b3465f96b0b997395e4476ce87ee5ed21a76d1edd4d979113e5675c9889420d7b994f538ff53cbfda127e320799c8da17377cd62359c95a36d199
DIST hasufell-binhost--kde-frameworks--threadweaver-5.46.0--C.24619.1526271824.721182.C.tar.bz2 181140 SHA256 e8764390083a7c628165c885d61cf9dc7b80f83f4cc5f5dbdaffa54b1167cfd4 SHA512 aa0ebac84ce088b5b4bab1418a4b4007bf2da81e5dfb666b66c4cad099ff030ab05f8c5f2de9b949520a4f2b8713ed63a078e1db552a881aa34e43599e87f406 WHIRLPOOL 6fed0afadec3ef0d7e9efa5a975367329594b95de032f9aba784a38d12bf80d19b099b2f798384e6e1a8fee93b05bb959af5582eeeedf45457e591ff1dfd7606
PBIN threadweaver-5.46.0.pbin-1+exheres-0 2758 SHA256 5fbe5f6196e4f471904dfa7508a33e1a4dcd0714f14174739b20ed897d67404d SHA512 4d7507f831a927c91ffe3c107a36a06540ffa925de2a396eba89cdefa95a20714c206f19f33f55ddf07e9d7c01ba457a6d83a2b0297032162423fc5b67218a69 WHIRLPOOL 667294edda0dbd8339a14191d90b177e64f17ee61d5f75714c87ac4c3a6b262b5e3715b7fd8940a4ab03e9b2d2b30b4d5254f90ccfd98d8da7df5d6bb57f3413

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Tue May 8 19:33:22 CEST 2018
# Created by paludis-3.0.0 on Mon May 14 06:23:44 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.45.0] ) [[ defined-in = [ kde.exlib ] ]]"
DEPENDENCIES="( build+run: x11-libs/qtbase:5[>=5.8.0] build: doc? ( app-doc/doxygen x11-libs/qttools:5 [[ note = [ qhelpgenerator ] ]] ) ) [[ defined-in = [ kde-frameworks.exlib ] ]] ( build: sys-devel/cmake[>=3.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: kde-frameworks/extra-cmake-modules[>=5.46.0] ) [[ defined-in = [ kde.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."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.kde.org/"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( doc [[ description = [ Build API docs in Qt's help format (.qch)
PLATFORMS="~amd64 ~armv8 ~x86"
LICENCES="LGPL-2.1"
SLOT="5"
DOWNLOADS="mirror://kde/stable/frameworks/5.45/threadweaver-5.45.0.tar.xz"
DOWNLOADS="mirror://kde/stable/frameworks/5.46/threadweaver-5.46.0.tar.xz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1525800802"
GENERATED_TIME="1526271824"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="kde"
PLATFORMS="~amd64 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--threadweaver-5.45.0--C.26247.1525800802.682661.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--kde-frameworks--threadweaver-5.46.0--C.24619.1526271824.721182.C.tar.bz2"
SUMMARY="High-level multithreading framework"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.45.0.php"
UPSTREAM_RELEASE_NOTES="https://kde.org/announcements/kde-frameworks-5.46.0.php"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""