forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Package-Manager: portage-2.3.0_rc1
- Loading branch information
Michael Palimaka
committed
Jun 16, 2016
1 parent
0c83108
commit 3aeb2ab
Showing
144 changed files
with
2,461 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST attica-5.21.0.tar.xz 59804 SHA256 0c9074af7548dd4aed456808d062a03a6387879f34f45b31308e08f2c6e10eab SHA512 c05c21cdcfa234c9504639b0406a7cb958aff86070ad2d6e349449361ff3c0afaed9b68fb2f196928724d4c91f2b5c97953266e396b7cd608c570b7b454d9071 WHIRLPOOL ee3db73128c9c55fe2bdb16957f814c571591c01953f281cfc6cef8a01677ce6faa5974f673d0cba27582c4b374d5d01895512714f23a6df696e678b591c6f6f | ||
DIST attica-5.22.0.tar.xz 59804 SHA256 a77a4e95fe2ce16ead6bebafb8fbd90c1ce3d3f7d4fe44388bc2acec3bb746c4 SHA512 cbe31900b0cc7a1baaf6f2c64abfc547f3e4cd5445c1670256a055a18c6ce7fad8ddb67f20d9e7088ccef195367478cb00f8cd02a985f1aba3c22f389dc33a7e WHIRLPOOL 6f40f0eaca31555dfd4a1f8c8cfefb960d4889c55e468d7f647135fd749b5d11576a4849ad50f4f30a65ecc44cb5438825b5f261f0d7221f4e4c157410bfed79 | ||
DIST attica-5.23.0.tar.xz 59972 SHA256 8a8cb27734b7efeba2a91adddfdc4863e8d5e7892e70c60afad5a4c09578b549 SHA512 59516c8184785fcd6eee406c9273b9cc1f68a057a615cce190887509ee5f5770c81e95548b7f20db81451291862e0ed940f55a2ebca39f2b26a799ddb89993c6 WHIRLPOOL eccbbb4fcecedeec5bfc965bf66761a39b1c93e1d330c93b0265d46748e94860f183f53d86a3af31a6e9e11f8a2e7c62b00592bd8631baace4b397c509fbbe71 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
inherit kde5 | ||
|
||
DESCRIPTION="Framework providing access to Open Collaboration Services" | ||
LICENSE="LGPL-2.1+" | ||
KEYWORDS="~amd64 ~arm ~x86" | ||
IUSE="" | ||
|
||
RDEPEND=" | ||
$(add_qt_dep qtnetwork) | ||
" | ||
DEPEND="${RDEPEND}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST baloo-5.21.0.tar.xz 184036 SHA256 167b7458d6bb9a51e7c1d0012aee55b7992b6386028fa4a7ab20e93c97a0baa8 SHA512 2dfae15044cb0d42efad42345d9366f67a9aaac813825d2e6b9aabc3d3b1e4d0741da3db7734ef8b689915dcb4f42fa3f1e6024f5629433ab0c84e88512591b0 WHIRLPOOL 79eff68d0a7bf2a23acf30c33648ede8419dded268a3804284454b9ab5f0a7b392d5577a32dd318315a64ddb81ff68808cb5edbdea812c0fd8f8f22aecce631e | ||
DIST baloo-5.22.0.tar.xz 184904 SHA256 83838f8a39ef30708d36acd3efde5e0e5355fe210228dba6446121750391a140 SHA512 8ced8774ce4d3fba0871de6b50a2de4ea7867b92261342f4f3dbc5214e8258af549b540800034d385a393fc9b009f67e98097986e28b48ab65b28a4efb654a31 WHIRLPOOL 069a99520c574d7784b7baaf824c3dc0a383a6839b544a23caec2768c672b04a23f95b9993d5c36c7091d850cb99f7951b4fba4b2cd625293c2fad28b78d1303 | ||
DIST baloo-5.23.0.tar.xz 185060 SHA256 4b32fc91a8f71b4ff5c0d7832ac6da41cdd8ea1a33594e905519565c4bbb6ed6 SHA512 3e0f157c05217c424b5eacb88773e232ce066b3354c37f95e5b5bcecb53250a0551faa3091b942ba9fc26c5905f8929311047fa5c3ef58a4ef57b46d5daa14d5 WHIRLPOOL 88c340f781f4d1c71addc709efddbb3aa20ebb44b062d723938556f6b4642e1223b876b6b0c8d152d0049e55d656962534a13abb1993691b665a1f5b7426d6b2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
KDE_TEST="forceoptional" | ||
VIRTUALX_REQUIRED="test" | ||
inherit kde5 | ||
|
||
DESCRIPTION="Framework for searching and managing metadata" | ||
KEYWORDS="~amd64 ~arm ~x86" | ||
IUSE="" | ||
|
||
DEPEND=" | ||
$(add_frameworks_dep kconfig) | ||
$(add_frameworks_dep kcoreaddons) | ||
$(add_frameworks_dep kcrash) | ||
$(add_frameworks_dep kdbusaddons) | ||
$(add_frameworks_dep kfilemetadata) | ||
$(add_frameworks_dep ki18n) | ||
$(add_frameworks_dep kidletime) | ||
$(add_frameworks_dep kio) | ||
$(add_frameworks_dep solid) | ||
$(add_qt_dep qtdbus) | ||
$(add_qt_dep qtdeclarative) | ||
$(add_qt_dep qtgui) | ||
$(add_qt_dep qtwidgets) | ||
>=dev-db/lmdb-0.9.17 | ||
" | ||
RDEPEND="${DEPEND} | ||
!kde-base/baloo:4[-minimal(-)] | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST bluez-qt-5.21.0.tar.xz 73448 SHA256 0a184a6f58b35bdedf1bfbe45e58be1f9124427889d87e954b86863189ea565b SHA512 75f7463679fa8e4718a7fbf21b33c9b8d5eeb6a70cad33507c5e1f6ddac8885c961f70508bd8936040726a43074a9dcea3773acff27f40063e260e895eee8465 WHIRLPOOL b39a9dfa93661f15ee2f5b30d173b289cf1ace8b684189b67c4175aa404d689dbb6ea9011f1f16df49fc66cd18aa29d1479149d7c2d3abf46b7fee79808b29ed | ||
DIST bluez-qt-5.22.0.tar.xz 73452 SHA256 040c83b713211bfb4313a2a70c4b35a0c49d1bd38322933c435262e1c49b33d3 SHA512 b865ebeb7b15dd6a8fc987a4de2f46976d51d169d7db125b257c5aafa203c5399c25bc8d957112ddf2c683641cd2821f0182d7f88af0fa99e0a94806e3ebe87b WHIRLPOOL 04ec3b0809ab5f5b48092aa51f5223bec4fd66af28e5a64944f0cb5e10e36f031d0ce4c5179b151d5a8d813bf94f816b7b140b53ac7cb97060130c4202674acc | ||
DIST bluez-qt-5.23.0.tar.xz 73504 SHA256 89ece8748558eb3a8e081dc6eb4e7bd4104301373ce49d55d66b4bb197b933cb SHA512 a448782a6ca84147461bb5ab5ebdd8ddbdff5ca5c7fc400d1649ee1db5f7d16096c3fb9027b9b1adc850b86b7077ebc6b2469c622a7fe9e9bb0fcb56816fea2b WHIRLPOOL bcacfa1cd321d1228226e124c18455010ffa105c59bbea69287b519478481b06443da385f73580f80d1ff7ebcbe24de2e656e8c36c51d8d8d26749182197be83 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
VIRTUALX_REQUIRED="test" | ||
inherit kde5 udev | ||
|
||
DESCRIPTION="Qt wrapper for Bluez 5 DBus API" | ||
LICENSE="LGPL-2" | ||
KEYWORDS="~amd64 ~arm ~x86" | ||
IUSE="" | ||
|
||
DEPEND=" | ||
$(add_qt_dep qtdbus) | ||
$(add_qt_dep qtdeclarative) | ||
$(add_qt_dep qtnetwork) | ||
" | ||
RDEPEND="${DEPEND} | ||
!kde-plasma/bluez-qt | ||
" | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
-DUDEV_RULES_INSTALL_DIR="$(get_udevdir)/rules.d" | ||
) | ||
|
||
kde5_src_configure | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST breeze-icons-5.21.0.tar.xz 1441700 SHA256 012cfadd18c1acf6e5a7a0fa9163015072e7b14ac2716da220961085709bf1a8 SHA512 5d466d175671757eecea4e5f6301f325c170b6f93da57e38bf339be2ad21a5114ae8bab35c331070e0e041f3039713b65d1243f078bd74fbf24d1037ef48463e WHIRLPOOL a05be901c61179d250779ead6359ddb64e29ecd2d22d8f6df77ce43b5d405f849a150ca4a6037ee60b5ec85196aa90b48086093983787d2842bd4c8916fc4faa | ||
DIST breeze-icons-5.22.0.tar.xz 1177548 SHA256 f4f8698bd01933e80d95dd9e6dab748ea889ecf34e12454d0847b300204a4698 SHA512 c448949bad6707419f4ea36f830d901e7f12f450cae31998f3300500d33ecdebf6a0df4a9bded699eae56ade86e8aba6e00a67a8187ecff6f7313bb2b26d74d6 WHIRLPOOL aaf67559e0d0f2b407eaf240ad170b0bfcec10ea3f63e316c24841e59c60f667ecb33890f714aa816cf1ac8fc930d67e9ae50a7ec33fcaea9060272e41db0167 | ||
DIST breeze-icons-5.23.0.tar.xz 1142244 SHA256 e279cbba0d7556dad096db800a6a2b7d0e0e419c06df8f2bf2966f7bf49c98b2 SHA512 5be1812f587d7b7eae58518766578db8b02829cb979dcf3481e612cbe58414871c2e6748b79c10d173b804da32059f772ff7a446a8d47bfe58a2d280711a3379 WHIRLPOOL 4266f95d5fa742cd9a14b23da13eec3992c22730cb89d1a15b211f02c1f5b6902bb93cd378f98fc0ea8cddec428c634c66af2f7a6a97ae5a2d53176951066e56 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
KDE_AUTODEPS="false" | ||
KDE_DEBUG="false" | ||
inherit kde5 | ||
|
||
DESCRIPTION="Breeze SVG icon theme" | ||
LICENSE="LGPL-3" | ||
KEYWORDS="~amd64 ~arm ~x86" | ||
IUSE="" | ||
|
||
DEPEND=" | ||
$(add_frameworks_dep extra-cmake-modules) | ||
$(add_qt_dep qtcore) | ||
" | ||
RDEPEND="!<kde-plasma/breeze-5.4.3:5" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST extra-cmake-modules-5.21.0.tar.xz 285024 SHA256 a3529edf7a2d6f5c345d7903baaace542afe9cde20fc2bc19b3bfdc5a62b6ccd SHA512 d0309f16d567acd3a8838509b06e84e909b7f6895922e5670c5bc5752ba15fb89800592badd6bc6ff60678444bc2bcb2ce1d70fa89943e0595228d4dc215f753 WHIRLPOOL b80675e45626fdf06c5cdffc1c7a9765c837d199149700a6520ebd73b58ee64e7487471b98ea15af6815647e3c588c13b457102a6db9389e7e916fba2eb96684 | ||
DIST extra-cmake-modules-5.22.0.tar.xz 285244 SHA256 43fee1acc77914810cf73257ef804b929734e9030683bf9f31574671e7694a10 SHA512 b6173a64ba5c06890447716c91c71f257b98e761de2e75cf3896fcd3e192f25bbc9b368b0e7ae3a73dfe553a083fa37f53f344cc7e277b3f5825a41b3b9b5b6f WHIRLPOOL 1a383cb7473a18dab3f1cd9f14b36480d78cabb6f45b4090e436849ec0308b5ae9c870b7a70fe1531ea47c01d35e6645e37d13afd1c10aacc07bd4502afef932 | ||
DIST extra-cmake-modules-5.23.0.tar.xz 285208 SHA256 69ceba3e740295509d23b16420bc8357511a538da3e2d7a03f08662d218fed94 SHA512 52b8c8414b58c2705c07d204cabcc9e0a068935b327f1ce047e6d7f3ef35d3fd40e52caafea18d624f981e36727d827814414a4bf133a37084c66cef0965e338 WHIRLPOOL ca6f62801ea288c65bc9b1d5a45ab4610d17d04cdf31877562e649021709c35258a4470eadc088c2a4b9aff6628e2a14d3c5916b03788ac283a0c758f859cada |
60 changes: 60 additions & 0 deletions
60
kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.23.0.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
PYTHON_COMPAT=( python{2_7,3_3,3_4} ) | ||
KDE_AUTODEPS="false" | ||
KDE_DEBUG="false" | ||
KDE_TEST="false" | ||
inherit kde5 python-any-r1 | ||
|
||
DESCRIPTION="Extra modules and scripts for CMake" | ||
HOMEPAGE="https://projects.kde.org/projects/kdesupport/extra-cmake-modules" | ||
|
||
LICENSE="BSD" | ||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" | ||
IUSE="doc test" | ||
|
||
DEPEND=" | ||
>=dev-util/cmake-2.8.12 | ||
doc? ( | ||
${PYTHON_DEPS} | ||
$(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]') | ||
) | ||
test? ( | ||
$(add_qt_dep qtcore) | ||
$(add_qt_dep linguist-tools) | ||
) | ||
" | ||
|
||
RDEPEND=" | ||
app-arch/libarchive[bzip2] | ||
" | ||
|
||
python_check_deps() { | ||
has_version "dev-python/sphinx[${PYTHON_USEDEP}]" | ||
} | ||
|
||
pkg_setup() { | ||
use doc && python-any-r1_pkg_setup | ||
} | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
-DBUILD_HTML_DOCS="$(usex doc)" | ||
-DBUILD_MAN_DOCS="$(usex doc)" | ||
-DDOC_INSTALL_DIR="/usr/share/doc/${PF}" | ||
) | ||
|
||
cmake-utils_src_configure | ||
} | ||
|
||
src_test() { | ||
local myctestargs=( | ||
-E KDEInstallDirsTest.relative_or_absolute_usr | ||
) | ||
|
||
kde5_src_test | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST frameworkintegration-5.21.0.tar.xz 1784828 SHA256 88d29e0270fe754228e93781aaf2399b1aa4a9da548f33edefa87dc950b07755 SHA512 1b114d6030f8474872cf848881bc9f3f700a2b311c6c1283b55d519fb421b77d08924a2f87c74002cfafbe2338b4168d1633fdb096fbbe17506f4d1411e1a4ff WHIRLPOOL 5d1330307ce50802b6e620e34c71151ddfc09f214499283cd93d206adc9f672b53e2b3ab3a11a888709fb20d805e89a38d04bdc6eb27fabafb2a38a985f0dc7a | ||
DIST frameworkintegration-5.22.0.tar.xz 1749468 SHA256 496db04e8f19ebf1174c49fa3a8e82d7e57c11a50e620844d1daa08cc6f1c949 SHA512 012c047c42f7490eb34298703b976c6e2b29a290586faf425ac59d3b687fb8d20eabac6b2bfef8d93bce92a10935af74cfd37acd07304a7d782eb1569cef4c37 WHIRLPOOL 170399c6e5dd4ab4177500c1cdf6733d2da7ee0ad0377f93ddbfb0c41a50b40847b91e872055b1c05fa7710d1b9473e3548cbbd01b051d079ef0714c6cf2cd6b | ||
DIST frameworkintegration-5.23.0.tar.xz 1749136 SHA256 48b472cbdfc2407b68247dc40bcee8b6e9f951c2e20f97030c68f95f7d283b28 SHA512 d743400189fa9ab3d7ac3c638942995fe25600c7b91c645316224125c64bb86a7bdd9beeb4d833050e137dceb3ef7f674cb56faaf914966bd209bf207a7c5043 WHIRLPOOL 26b78e07f97e69011db3a04feeca26d02971e2b8c5a63562e958aead61a5ecf40bad850f4e734d9364497febfb049276a37458a218eeedcd379e656bbae38143 |
39 changes: 39 additions & 0 deletions
39
kde-frameworks/frameworkintegration/frameworkintegration-5.23.0.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
VIRTUALX_REQUIRED="test" | ||
inherit kde5 | ||
|
||
DESCRIPTION="Framework for integrating Qt applications with KDE workspaces" | ||
LICENSE="LGPL-2+" | ||
KEYWORDS="~amd64 ~arm ~x86" | ||
IUSE="X" | ||
|
||
RDEPEND=" | ||
$(add_frameworks_dep kconfig) | ||
$(add_frameworks_dep kconfigwidgets) | ||
$(add_frameworks_dep kiconthemes) | ||
$(add_frameworks_dep knotifications) | ||
$(add_frameworks_dep kwidgetsaddons) | ||
$(add_qt_dep qtgui) | ||
$(add_qt_dep qtwidgets) | ||
X? ( | ||
$(add_qt_dep qtx11extras) | ||
x11-libs/libxcb | ||
) | ||
" | ||
DEPEND="${RDEPEND}" | ||
|
||
# requires running kde environment | ||
RESTRICT="test" | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
$(cmake-utils_use_find_package X XCB) | ||
) | ||
|
||
kde5_src_configure | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST kactivities-stats-5.21.0.tar.xz 58012 SHA256 0e7bd822ddb9f110e0a0d79afe3332066c6466347e608ded7a0f6411d00aa06d SHA512 3a5ffb30bee9fe2fdc80bfb8ece7b4d18bf276d7901e6ace7bf693239fdcd90adf7a6127b5ea2215a4dc61da45d77a0903b90df9509f4fe8a6d2aa6eaf6fb56b WHIRLPOOL 4a34b85e0f76610f125a4809ccb5e3872f7b0730607b2e082363a1975e4d113312acab7970d36ae2da1f0798454cd4aeb69bfa37ce02f45d3c53757d973d56c5 | ||
DIST kactivities-stats-5.22.0.tar.xz 58404 SHA256 387203fb9bdddde78f85b0f48b8b3afb9009b70974775316e68bdb3346e5a5bf SHA512 a84245b87e537e7bb47072ac58b578d434c9d9b70ce57aa5f93b76014c247060028f6562d6a2a3009039ff27085dcd833824d6fe905afa8db4f1a6bab7e4c0cb WHIRLPOOL d56d7598fa80cc9b1a4876df614ec1235e8c038da43ae689f6f2029037da615a0a18843e6e62916e55d60a0803a020d48b2367003a9f083a7b8d8e4d03b597df | ||
DIST kactivities-stats-5.23.0.tar.xz 58460 SHA256 f172a8be312119ad8fddbd64c76519b37b6977445858be20eeca9aa5ac31bd65 SHA512 a513c4355691804879ea2b898110137b54be4cd96c378ef03c87630942ffffc599a011fac700d7fcc0dec758f605c3441319a1e45519d0aeb3d41c88bdbb9145 WHIRLPOOL 57ff3a763d5941ed62d2539e0ff09ec2d83c857bf60555da0183f12a99c3321cd493ff2b96e2feab330a296279261db32d3296248bb7a60252fe73b9e98800fc |
22 changes: 22 additions & 0 deletions
22
kde-frameworks/kactivities-stats/kactivities-stats-5.23.0.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
inherit kde5 | ||
|
||
DESCRIPTION="Framework for getting the usage statistics collected by the activities service" | ||
LICENSE="LGPL-2+" | ||
KEYWORDS="~amd64 ~x86" | ||
IUSE="" | ||
|
||
RDEPEND=" | ||
$(add_qt_dep qtdbus) | ||
$(add_qt_dep qtsql) | ||
$(add_frameworks_dep kactivities) | ||
$(add_frameworks_dep kconfig) | ||
" | ||
DEPEND="${RDEPEND} | ||
>=dev-libs/boost-1.54 | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST kactivities-5.21.0.tar.xz 57916 SHA256 d3b3e5f339429be8dd8969e0027dbb698198df64015e990e5acd39b54d3d5926 SHA512 56afb51b11f64d7e8ed8ab98977e7fd38e3389f8e37d1308abb7eb0c9c904634d5298e2a57e9fe82df45a2a7211f46204db27531a030cf6dc5587ada83c8c5f3 WHIRLPOOL 5bff95ccfc31a8ac483644226efe86f757d9810abd4a324a24bcd6efa90a8da85d274f8ffd57550118a619abf304dd594859860c8a7a491c0fe7b6ab8160b1dd | ||
DIST kactivities-5.22.0.tar.xz 57932 SHA256 799acd58d0feffea63d2ea09cf183a6205c549452669bf5764f0104e0d831219 SHA512 010124276eb9a6a1a0baa3080032662becea8d0c823d4d197042c30cc2de500f59f0ed41b6f35f00dfbf0e58f62b215eaa744687ee384a0e32dede93a348f616 WHIRLPOOL debb41d10462a15d6474462c8efaada57ac0d2f600905c881f189adaa5f1941ddbc62efcea6c55124366e221e89060188afc8ff8d97ec01324fb9ebc43686a44 | ||
DIST kactivities-5.23.0.tar.xz 58252 SHA256 82df07711f63db9881565e5e7be2ddf0945885123f34565bbd4cd571d9e9a1fa SHA512 e05b23155c3a9da34d9da7c28b9746c4ec6a2179cb8ec6ab1668ef80d29804a84b70c76c18eeb41a3f16c533974935a9c3dd51c09d8d018c6b3e08aa212f2942 WHIRLPOOL f276cd403bd20c36c983544afdb3ce67434318fcb6bb24c8f019a8a43d27b45291a860b7fd7b2c2baa3b83a5562f5bd6c7593c25dfd11de449706cca6236e842 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
inherit kde5 | ||
|
||
DESCRIPTION="Framework for working with KDE activities" | ||
LICENSE="|| ( LGPL-2.1 LGPL-3 )" | ||
KEYWORDS="~amd64 ~arm ~x86" | ||
IUSE="" | ||
|
||
COMMON_DEPEND=" | ||
$(add_frameworks_dep kconfig) | ||
$(add_frameworks_dep kcoreaddons) | ||
$(add_frameworks_dep kio) | ||
$(add_qt_dep qtdbus) | ||
$(add_qt_dep qtdeclarative widgets) | ||
$(add_qt_dep qtgui) | ||
$(add_qt_dep qtsql) | ||
" | ||
RDEPEND="${COMMON_DEPEND} | ||
$(add_plasma_dep kactivitymanagerd) | ||
" | ||
DEPEND="${COMMON_DEPEND} | ||
>=dev-libs/boost-1.54 | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST kapidox-5.21.0.tar.xz 147260 SHA256 dd630196a6bc0473f8bbf67a1aba85e9e5aa6a77827af240c36da33612647270 SHA512 3f55d229c93bd07b9ffdbc6ca569b52686f21f97b08beb753a1c6addb7ee941f697bcc3deba4964e723769ea1fe384be33408dee3f6f9d6ba02cfb527cbd7c93 WHIRLPOOL 424f64107e291b339fd8e843b925c336ba50cbf7636b6deee141b47370790003cb24d661db8e5a09d0234f308b5ea8a08e7b570d5513d2ccc389bf728f44f042 | ||
DIST kapidox-5.22.0.tar.xz 147248 SHA256 a1550820460f50e5a260e654d081e53c964b022b73ffe377cb6ced1cde184133 SHA512 cb437cff677f92fb2baea622d42127902cd88766de7ec359657b67bb661586a9901f51fc642c541e8a507a5b0806d2bfef8a8c85e8be8254b0b031dde46f4ef6 WHIRLPOOL 36ebd1ba2ee0c31a5491e32f29c5286f12979b25a871cad5cc47a77202fd2ff90646f0f03adb2a57345a2935e78fbe35dd3b2e60010269983aae560b5c30c75f | ||
DIST kapidox-5.23.0.tar.xz 217920 SHA256 da711308793f6cb2a643f2c6771fe8635baf6355267ddc0e991af867cb4ab08b SHA512 8607c10ec54ed9566cffca9c938156a8df7bf6731060fa70e0cca1f48ef1d358bb9f6edc32996a67b2803ab90717131491e8d61a3b43a05c971d3ebe00d8072c WHIRLPOOL e529c04074fb264681884aec1a32eda2329349827b1171e87a0989f12833511797167c0d3587f780017569efe3de7a3606e0ba33c30b9ba68bcf81329a9b7d15 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
KDE_AUTODEPS="false" | ||
KDE_DEBUG="false" | ||
KDE_TEST="false" | ||
DISTUTILS_SINGLE_IMPL="true" | ||
PYTHON_COMPAT=( python2_7 ) | ||
inherit kde5 distutils-r1 | ||
|
||
DESCRIPTION="Framework for building KDE API documentation in a standard format and style" | ||
LICENSE="BSD-2" | ||
KEYWORDS="~amd64 ~arm ~arm64 ~x86" | ||
IUSE="" | ||
|
||
RDEPEND=" | ||
app-doc/doxygen | ||
dev-python/jinja[${PYTHON_USEDEP}] | ||
dev-python/pyyaml[${PYTHON_USEDEP}] | ||
media-gfx/graphviz[python,${PYTHON_USEDEP}] | ||
" | ||
|
||
pkg_setup() { | ||
python-single-r1_pkg_setup | ||
kde5_pkg_setup | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST karchive-5.21.0.tar.xz 109316 SHA256 6cdb32d995f691aed885f8e25a8393b548f17cc4223ffc0f727ad4ca83e05c10 SHA512 bd1294df5357908e4b21474620c3c9357625064e5c5bf1e81f4268844e8f63b4a54123e7705bc02f40273a1c37ca83f45d06d7acb94b112405f1157dbc119204 WHIRLPOOL 71e829fd8beb1f3b008fe838489906e472c781d1f26389a72d180aa8b4f2774fa2b4be63275577ad213e4bb541f6640f113487f65c3cdf34220b22cc1a19b248 | ||
DIST karchive-5.22.0.tar.xz 109280 SHA256 2139df4664f32623949912a2a9ccdb966e77817e0494db6610925f69241a8dfb SHA512 726e6e10ad3e05150179aeef205a2f2a94f1056262cd479082538fe018c6ca77a61b879d7c2f61895ee7f70dce7b9c91f5e3972f065f7de022a832e351d90550 WHIRLPOOL a139257488d2fb8103960a342b81cfc5955cfed25d1b265da993b1415b9dfa47179da1ae4e6ebe35521599afe9007672992f5c652081b3444400e1c0a62f3aca | ||
DIST karchive-5.23.0.tar.xz 109308 SHA256 3b3e310ae2aceae0513e809e4fc559bea5262cd26ecbe43071388cc1de5e30ef SHA512 86b0b2cceb97002917fa927dc402efa649a582bfcfd63de7e08d66c7687b77dbef975107e6081af37fa20c7bcb9d3a3f5d6f0fcdbfcffb3e75291527f89719bd WHIRLPOOL b7a934897e9c688552f57a2e93e4ea04a44f35e128855da05aea598f028536755602a18aeda59ee698f6151a695667bcbabdcca6d230d780c71096aa9ebba362 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
inherit kde5 | ||
|
||
DESCRIPTION="Framework for reading, creation, and manipulation of various archive formats" | ||
LICENSE="GPL-2 LGPL-2.1" | ||
KEYWORDS="~amd64 ~arm ~x86" | ||
IUSE="+bzip2 +lzma" | ||
|
||
RDEPEND=" | ||
bzip2? ( app-arch/bzip2 ) | ||
lzma? ( app-arch/xz-utils ) | ||
sys-libs/zlib | ||
" | ||
DEPEND="${RDEPEND}" | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
$(cmake-utils_use_find_package bzip2 BZip2) | ||
$(cmake-utils_use_find_package lzma LibLZMA) | ||
) | ||
|
||
kde5_src_configure | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
DIST kauth-5.21.0.tar.xz 82644 SHA256 7918255c64ec355b32b59793083c4935a44c25a8c00b3a461997009f9e19be0d SHA512 f9c30de5a3170054147c5e5fb6abb16924b0f9a4a5931d6a49ec34b4a292aa365817d28b00cf4f7ddc4f2c05a17f3763b98fce2b7084f2f8b039feaaba441e16 WHIRLPOOL a439218a104cae375a56a76911df3e2a8c2a93818ef04ba44817fdeebf599d6891df20003be570a3488b115fc7e8f54c9c8d44a1971979cefadeca9e63bc941e | ||
DIST kauth-5.22.0.tar.xz 82656 SHA256 766d42a01ccd80b59ba7c2e72c434accfe75bd4bd8edd2036cd49ef28ab813b0 SHA512 f8fb6a8f3ce287e224eeb13837a648c3cb7802013dfc171398b079a8a6dc58cc321328b3c534f6355ff74cd64ec985f20e448707cea8dee790b74fc517c837ca WHIRLPOOL f792cb0b499ba868fe023eb8c6e683f6e6e4eb48885c3b888ee18c6040f5accd81b54df00c4e8bd16a7d4f1ddfd866ab65dfb98354d34e8a1e5fc3ed711f28c6 | ||
DIST kauth-5.23.0.tar.xz 82708 SHA256 7788efd5710b939c302bb461681bcf47d55a39767ea15d5cdb760cf07c2fefa9 SHA512 15ed7416ec1c507c5e2eeaafb7042db2687d646ee362445be8040547f58629391698be02b9d3a84b1e5b19a4a0d54a31ae740ed43e4e0b956f6c4a27d59bc8a2 WHIRLPOOL 2333ced83580f157ccdd8089173e09b16b0a0fe565b1d99362f40999331c202ac75e2449c69e3d65085b48a61d5f79980f7371db0b3b57603ce2575966227267 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
VIRTUALX_REQUIRED="test" | ||
inherit kde5 | ||
|
||
DESCRIPTION="Framework to let applications perform actions as a privileged user" | ||
LICENSE="LGPL-2.1+" | ||
KEYWORDS="~amd64 ~arm ~x86" | ||
IUSE="nls +policykit" | ||
|
||
RDEPEND=" | ||
$(add_frameworks_dep kcoreaddons) | ||
$(add_qt_dep qtdbus) | ||
$(add_qt_dep qtgui) | ||
$(add_qt_dep qtwidgets) | ||
policykit? ( sys-auth/polkit-qt[qt5] ) | ||
" | ||
DEPEND="${RDEPEND} | ||
nls? ( $(add_qt_dep linguist-tools) ) | ||
" | ||
PDEPEND="policykit? ( kde-plasma/polkit-kde-agent )" | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
$(cmake-utils_use_find_package policykit PolkitQt5-1) | ||
) | ||
|
||
kde5_src_configure | ||
} |
Oops, something went wrong.