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.1
- Loading branch information
Michael Palimaka
committed
Oct 8, 2016
1 parent
bf7b9f6
commit 7632f1c
Showing
144 changed files
with
2,467 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.23.0.tar.xz 59972 SHA256 8a8cb27734b7efeba2a91adddfdc4863e8d5e7892e70c60afad5a4c09578b549 SHA512 59516c8184785fcd6eee406c9273b9cc1f68a057a615cce190887509ee5f5770c81e95548b7f20db81451291862e0ed940f55a2ebca39f2b26a799ddb89993c6 WHIRLPOOL eccbbb4fcecedeec5bfc965bf66761a39b1c93e1d330c93b0265d46748e94860f183f53d86a3af31a6e9e11f8a2e7c62b00592bd8631baace4b397c509fbbe71 | ||
DIST attica-5.26.0.tar.xz 60212 SHA256 8cc602d96a7e650771630e72a7102efdc9c3fb99004ed23f2de2daf9370ae7fc SHA512 54d0fddc8c5f33a906b24feb5006e389778869c15c248ff4170dc4934557c3a6671a3e8434a96cbd897404cea49aa71c65557e15ae7a73ed9df78f5741927f51 WHIRLPOOL 7c6823e1a6682aa2f484583b6dce8a2e8783bfa3a8b7a7ec361d503337e2fd7307f0e969318fac5197fac4ca1c4bd0c0ebcd418f53bb1f82386ac10a057cfd69 | ||
DIST attica-5.27.0.tar.xz 60188 SHA256 4741f8863e14bbd6e0908824763c80461b478c02a68be232aae0c83d10e6cd70 SHA512 763d1d84971b6d39842dcbf23e28b912c0ad41f4b17d6a0e5d098915d57b474296c2b3f1bd5b4ef6d0ee4f932284355e9790d8326ec724ee569db504bda6e2ed WHIRLPOOL 2cdd7815522bdd29c62758ab6360c19aeaa30b188bfae77e31916f7ec1ce7f23c649b6644183ebd1638864b5eb7dfc139ae86295526ea14b246fe8d983e2a0c5 |
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.23.0.tar.xz 185060 SHA256 4b32fc91a8f71b4ff5c0d7832ac6da41cdd8ea1a33594e905519565c4bbb6ed6 SHA512 3e0f157c05217c424b5eacb88773e232ce066b3354c37f95e5b5bcecb53250a0551faa3091b942ba9fc26c5905f8929311047fa5c3ef58a4ef57b46d5daa14d5 WHIRLPOOL 88c340f781f4d1c71addc709efddbb3aa20ebb44b062d723938556f6b4642e1223b876b6b0c8d152d0049e55d656962534a13abb1993691b665a1f5b7426d6b2 | ||
DIST baloo-5.26.0.tar.xz 187444 SHA256 dedd54b468e799cf0fc6e4f69e05659605907a026ec02895fc3bc250ab13f331 SHA512 bec8591648c0e3af7e96e2097725383195fd21fbb7d973738e2ff0caff9fd631b336bccca5ac9d3bc135fda00d2e2edcd9e0d26213f8a0cd1ea88588bc97d2d2 WHIRLPOOL f33b1d5ba9fc2250586f437bc613c3088a18058594f64f80d2b23665c83aa8c15e7167f5cd60dbf8405439e374e55b2a20f92bfb8567c0da17788d47ed75357a | ||
DIST baloo-5.27.0.tar.xz 199744 SHA256 8c89de0941fee468c5762526e3274e21b590410ffaf8fc0d04847cf1bb2e0a37 SHA512 ba0e8c0eed3e992b55ac9cc45c6d09e4eb4747c1237ff7e6514130624b1ca65cf343d49518bc0fd7306a956cd6755996445a59c076cb61d30e88fd390300c6a6 WHIRLPOOL 68e8faa90a0df3290415ecf1c18b0d0f74ae828d340da9e9bdcbe5edd1185dc243fcf286eb3953fb284636236f2cdac58271b0956766bed919810d21362dc997 |
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.23.0.tar.xz 73504 SHA256 89ece8748558eb3a8e081dc6eb4e7bd4104301373ce49d55d66b4bb197b933cb SHA512 a448782a6ca84147461bb5ab5ebdd8ddbdff5ca5c7fc400d1649ee1db5f7d16096c3fb9027b9b1adc850b86b7077ebc6b2469c622a7fe9e9bb0fcb56816fea2b WHIRLPOOL bcacfa1cd321d1228226e124c18455010ffa105c59bbea69287b519478481b06443da385f73580f80d1ff7ebcbe24de2e656e8c36c51d8d8d26749182197be83 | ||
DIST bluez-qt-5.26.0.tar.xz 73512 SHA256 67205efeac8579a2ff0f8de7fdb61a8510e8ca8f6bc2e147d8846fd3b52c4358 SHA512 3823fab44a3a07cbad01186a45d66b6e5f7b2f907112b04040701e9ea5b009981b0bd58ab03afb97afd67acd8760cdc31c74c3595bd8590693ae2d622c00871d WHIRLPOOL 80ec7e0e228185d503e0861ed0af7830cc297dec9625cdb5a20a8c7d220e7bdd6a1d524d36a0fb2da2c7ba0bdb2d7c34c60ab00d6954a938955430d66d36bbf2 | ||
DIST bluez-qt-5.27.0.tar.xz 73784 SHA256 2fde86d9f5e766dc749f74f391456acb443448848ee5323b6c5fed1578c72f84 SHA512 b8de87bb14161603ee2ad3a205917ea5ad372d03104a4d698784d9fcc968792b3ccd7f0f17c551f9ed44a2c0433e5a7c2b71a793599bcfb31090538a8396970a WHIRLPOOL 4c84e42f5ae17b7fea668aa8e4904658d82120196360da824cc9b9bf1a12ad7b2036f572f585654da3f4f6b4ec5db7320e21ade305f22454d9ac3214f1e27c93 |
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.23.0.tar.xz 1142244 SHA256 e279cbba0d7556dad096db800a6a2b7d0e0e419c06df8f2bf2966f7bf49c98b2 SHA512 5be1812f587d7b7eae58518766578db8b02829cb979dcf3481e612cbe58414871c2e6748b79c10d173b804da32059f772ff7a446a8d47bfe58a2d280711a3379 WHIRLPOOL 4266f95d5fa742cd9a14b23da13eec3992c22730cb89d1a15b211f02c1f5b6902bb93cd378f98fc0ea8cddec428c634c66af2f7a6a97ae5a2d53176951066e56 | ||
DIST breeze-icons-5.26.0.tar.xz 1370236 SHA256 a9c0d742a37ef3b3b2dae5a5bb97aee2927dd613c17c606f3bcbc6845a8c6bcd SHA512 3edfd8f56548e61e6bebf21f711797bedeae91c0a8a3f1e4cade79d1d53cf7e9f5fa8cc154d62d3a33b6765c35ac1df252f45de0e00567624710b6149d0fe497 WHIRLPOOL 50a9860fd6ed5f97e7c2f239df954e372d441ed671b522e02570f0fa15506df59b16d0475ebffbb6357a79cf2a8a1658a2e5ea9cea7f3d4bd9dac03c646be049 | ||
DIST breeze-icons-5.27.0.tar.xz 1441956 SHA256 ffc1b79a96b909dca07f418fc443cfdd1deeebe1ec3cdf0e7cede9a4e6765c89 SHA512 04ec871c146de8e9891439f4c824d4eb0c2a8150e097de93624ce3ff0672689e59682c70862e20f2cf1c462a5f14714825106f2a265e1bb64c39576ae3bfca67 WHIRLPOOL 95845841db0412bb27896b61d09749981493ad99f062bc973c1754686289598dbb5847b6780a8193cc4b168269284e59b93e38c566e17a6c91c07454b2d1aafe |
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.23.0.tar.xz 285208 SHA256 69ceba3e740295509d23b16420bc8357511a538da3e2d7a03f08662d218fed94 SHA512 52b8c8414b58c2705c07d204cabcc9e0a068935b327f1ce047e6d7f3ef35d3fd40e52caafea18d624f981e36727d827814414a4bf133a37084c66cef0965e338 WHIRLPOOL ca6f62801ea288c65bc9b1d5a45ab4610d17d04cdf31877562e649021709c35258a4470eadc088c2a4b9aff6628e2a14d3c5916b03788ac283a0c758f859cada | ||
DIST extra-cmake-modules-5.26.0.tar.xz 286496 SHA256 cd529cc10cc4a4fc20a962329ffc8cc93cc200b7dc681aa4ddfc9e9cc88f79ec SHA512 66d2b21df46ddb022976c90e7b930709dc076c092545e4681a60ee4883622bc8561247486c90d266b0186d99379e6d2bd6ab0bb6e9b5d25ea6824c7203a4ccbf WHIRLPOOL 532ab9d161716e34a6605db3c39c02b9b3bd3545eeac62ae9f8518983a55d159c8b5c17800221690668f0acdd9721b9b3189f79915ad6b8eef6b27be8f893f3d | ||
DIST extra-cmake-modules-5.27.0.tar.xz 287640 SHA256 d2d6fee26d7b25317006663085a6c3e606e0410b2e591e98beaff54994e0fb58 SHA512 d4f9f12c4735128ebb89f046723891514e9e7a3e1560da4cbe5226f632861e7577b9c221c821bbfa9a6b5559f8ce73ef09a0054d4515077548122ff8accfedbe WHIRLPOOL 22a51bff9c8c10bdeb9287405b077a72e40b9e31d14b30254e1acbd9969ebfbeddb1bb0ffe59e0887b2a863dd16746c29d8900cee8fcc039a61787a310b57f17 |
60 changes: 60 additions & 0 deletions
60
kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.27.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,3_5} ) | ||
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 ~ppc ~ppc64 ~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 "(ECMToolchainAndroidTest|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.23.0.tar.xz 1749136 SHA256 48b472cbdfc2407b68247dc40bcee8b6e9f951c2e20f97030c68f95f7d283b28 SHA512 d743400189fa9ab3d7ac3c638942995fe25600c7b91c645316224125c64bb86a7bdd9beeb4d833050e137dceb3ef7f674cb56faaf914966bd209bf207a7c5043 WHIRLPOOL 26b78e07f97e69011db3a04feeca26d02971e2b8c5a63562e958aead61a5ecf40bad850f4e734d9364497febfb049276a37458a218eeedcd379e656bbae38143 | ||
DIST frameworkintegration-5.26.0.tar.xz 1749228 SHA256 374db7d9b69486aa16fccf1391869f058679bf2aa7adf6f109ba29d3f4e31653 SHA512 a3211cff802a0d616d45952659c03cd515c4318b329344dc3b93eb2d2dfcc877fbe07cc88d96f1cf5c0184c596bce733593f5b97fe7bb8c6453643207111386a WHIRLPOOL 0fcc5e6f5b0b3272ddd8faea68396781f7c91325fa457f23a9196e3505c5e239b857849083b0e30a482e23340dff220f039cdf105c703157759a44aade33d00f | ||
DIST frameworkintegration-5.27.0.tar.xz 1749768 SHA256 e10e41ca8db269437a2d7bbcf262c21eb54ad82af785ccd300ce0020243ffb7e SHA512 44b7f45a4b6a2b2e4fb21c57bd84bde3d509cfe8e487c7e808963ef6bba1e30b11667de48a0e2b874211f0e2be20505151e37ddcddd4bfab3dafd59d9b650cd6 WHIRLPOOL 3b4639d7655f2e8657612ff1cb2c29343e762c01f750bdbfe53f21df873c51c09797b12125b51f69b166e4a7a62fd57b609b9a1c7227837a3eca588dc68c57c8 |
39 changes: 39 additions & 0 deletions
39
kde-frameworks/frameworkintegration/frameworkintegration-5.27.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.23.0.tar.xz 58460 SHA256 f172a8be312119ad8fddbd64c76519b37b6977445858be20eeca9aa5ac31bd65 SHA512 a513c4355691804879ea2b898110137b54be4cd96c378ef03c87630942ffffc599a011fac700d7fcc0dec758f605c3441319a1e45519d0aeb3d41c88bdbb9145 WHIRLPOOL 57ff3a763d5941ed62d2539e0ff09ec2d83c857bf60555da0183f12a99c3321cd493ff2b96e2feab330a296279261db32d3296248bb7a60252fe73b9e98800fc | ||
DIST kactivities-stats-5.26.0.tar.xz 58456 SHA256 683b0ba5b55e523c93d5fab8866582d5c721d054e65e4fba1a5c712dcdd3eb6e SHA512 8ba49ef08d5f9014cd135128684a7be1b2bce11037a807b6772f2ac1c36a54e7152f02cb8b3c5855d1577c0fd7ebc0781f0688807e5b21411b7a36aa0fc9b89f WHIRLPOOL 2e1f4b9900c81193011307391b5ee4feebb12667792082e0e1211fec4c2c58407e2df08ed26c3d472d834f9e8ae06a5789fa040c424e83c863bba43eb64b542d | ||
DIST kactivities-stats-5.27.0.tar.xz 58592 SHA256 5cbf28810282e49ad914f50a64f7796a2a3db25271d270e1e3497dadde1f8a8c SHA512 33b9c8b1c093ef9d3934d99a483d374f02f1d1b5901883e062d5decd0c5c5c1f97a2ce24a775f29893e3ac4ecc9675920d48443b93d8e2226496253081da2a81 WHIRLPOOL 2fee4f60f2fc622f7e30ce7a0c52375d68f5746e61ea2b71d92e0c7bda1f8b852d70420ed4dafecbbd1b89103b200ee96d589ce86999dfd3fe0d935b2ef18a6b |
22 changes: 22 additions & 0 deletions
22
kde-frameworks/kactivities-stats/kactivities-stats-5.27.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 ~arm ~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.23.0.tar.xz 58252 SHA256 82df07711f63db9881565e5e7be2ddf0945885123f34565bbd4cd571d9e9a1fa SHA512 e05b23155c3a9da34d9da7c28b9746c4ec6a2179cb8ec6ab1668ef80d29804a84b70c76c18eeb41a3f16c533974935a9c3dd51c09d8d018c6b3e08aa212f2942 WHIRLPOOL f276cd403bd20c36c983544afdb3ce67434318fcb6bb24c8f019a8a43d27b45291a860b7fd7b2c2baa3b83a5562f5bd6c7593c25dfd11de449706cca6236e842 | ||
DIST kactivities-5.26.0.tar.xz 60844 SHA256 e1b85b999fd36470e1c0fe84ec09d7473ce3bb603826f37b0bd652576f8ccc32 SHA512 f490f590f040bd6b9ed6a7883c0c0d9928b68dfc9874338ab18695433fb728031d3c10435057e79f486a044a78a0fc824c3461c61c89e66de8e4c30f9c9000da WHIRLPOOL ec6169087c64d2524cd6abb2efc02f81c19d017abf4f60d748feecc9aebbfc88c016561dc5ee3fbc9d073c86846ddcb858d20fe75e625d996c70c7667922a240 | ||
DIST kactivities-5.27.0.tar.xz 61228 SHA256 d313103af7b3dc35febd12791596da29243490f8f64325930cce3de1683ea023 SHA512 990876c2309bd90e135d3dbe3edccae6e172515153395afff1ed2c3c49e51b4c6a097d38dcacab8f66fc1a6d3386f60cc7aca7398e7605adfc033edc70e4adb4 WHIRLPOOL a70937b1e5d7dc6e3398f8bef21175de309c6be10be54fed355dc9bb25aec02ccc48ca0d2d44872799d89edcd961a69b779ee40afe502b02c85232c0f285cdf4 |
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.23.0.tar.xz 217920 SHA256 da711308793f6cb2a643f2c6771fe8635baf6355267ddc0e991af867cb4ab08b SHA512 8607c10ec54ed9566cffca9c938156a8df7bf6731060fa70e0cca1f48ef1d358bb9f6edc32996a67b2803ab90717131491e8d61a3b43a05c971d3ebe00d8072c WHIRLPOOL e529c04074fb264681884aec1a32eda2329349827b1171e87a0989f12833511797167c0d3587f780017569efe3de7a3606e0ba33c30b9ba68bcf81329a9b7d15 | ||
DIST kapidox-5.26.0.tar.xz 213752 SHA256 68d90d8e86ac0392efb381c66b85b45e867572ea4a032607f0bfad97bf26dfea SHA512 67c739b7466c37f2287cc05a8a01ffc7ad009f3111ebc33a914cec4317b6f5c4d6ca693c7022ddcffaf8c3f93ad87f2942b8410ad04d94d86751c3280a403ff1 WHIRLPOOL ff64b1725e458b269a1826a3e5ae1ccc57e32984716eb29d90a45c4406a417a036a638881b513290e703e250ab3790413b4027d03434b22c72deffa82178e7f0 | ||
DIST kapidox-5.27.0.tar.xz 394404 SHA256 34840e84a86147cf7c1d85ce52414bcd6326e5529c21c659bb7a36cc2e0675a4 SHA512 2cd2ffd7e2a2818c99fb7bffcbdaf45b6580452af4b0a5a70e27d6153e720c19b88f270de2be88f68eb8bc71289c86a56541bd29b7c4d87dcd89fffd964a6da2 WHIRLPOOL e81e9c7887075323c9f9a682e6a8e80084a733484ed24a85f827e0521d95da7d15dd7d65c9a5990ee06ff6c50834123f79909e23034483e2efb66a6044dc3149 |
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.23.0.tar.xz 109308 SHA256 3b3e310ae2aceae0513e809e4fc559bea5262cd26ecbe43071388cc1de5e30ef SHA512 86b0b2cceb97002917fa927dc402efa649a582bfcfd63de7e08d66c7687b77dbef975107e6081af37fa20c7bcb9d3a3f5d6f0fcdbfcffb3e75291527f89719bd WHIRLPOOL b7a934897e9c688552f57a2e93e4ea04a44f35e128855da05aea598f028536755602a18aeda59ee698f6151a695667bcbabdcca6d230d780c71096aa9ebba362 | ||
DIST karchive-5.26.0.tar.xz 110836 SHA256 af082dc3a8bd48302d5c36c0a70e2d2c796cb852e3f6ee64cb5059fb7f9adaeb SHA512 62feb92b970bbd9fea1be80a22f0891fb152cd1f1445f59761224904920325208f2e05a30922884012da4a0bff998b1a35cea9c12e5616c5c59a5634c4a7b609 WHIRLPOOL 78b2e0c04b199bce002ce92f5a654ed0760cfdc54498fd9ae86a36206da91750cf596692f934dd19b2e220ba44d01d59d25ec3e66f35aee333050676f339f8c8 | ||
DIST karchive-5.27.0.tar.xz 110736 SHA256 7f387fa2e0f5360870524d0f2b352179f191d0ed0ea78ec3456964ffab8bebb0 SHA512 94c47997d4834be91a12b9b172067c1b5844f5038ebb535b840a11c0e23fefda06ca3c216d37eb3ab2f8ebdef0a725ec9133a4a18f4a48bc318b6fce3a4c2021 WHIRLPOOL 823c7005e63c0e5754a10a9d9ccdbde09c6f9956c3b4e972b95d6bb4c8188fa446b38deeb727ef1627450c9c9dd0ca2fb343cb139e85fc0b7fe8fa410f62c8dd |
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.23.0.tar.xz 82708 SHA256 7788efd5710b939c302bb461681bcf47d55a39767ea15d5cdb760cf07c2fefa9 SHA512 15ed7416ec1c507c5e2eeaafb7042db2687d646ee362445be8040547f58629391698be02b9d3a84b1e5b19a4a0d54a31ae740ed43e4e0b956f6c4a27d59bc8a2 WHIRLPOOL 2333ced83580f157ccdd8089173e09b16b0a0fe565b1d99362f40999331c202ac75e2449c69e3d65085b48a61d5f79980f7371db0b3b57603ce2575966227267 | ||
DIST kauth-5.26.0.tar.xz 82712 SHA256 81697b50eb79520a73c424f3c478ea45ab0d58a8349d0d2321409d3f48ea6122 SHA512 efa34fe3ca126a366fbc7e52dee1e2d0327a137fd60f35817a06b9e86699a1b9ec2027d866de35f9339c5c8c61be653f5eb70ae34a368041c67a5d755d6ef564 WHIRLPOOL 263e1e37bb9847d7250d5305af1949b3f22dc5d3367bce1f541a6f73f80a95099a1704ff9632dc047cf58d21422f4533f3803c093503bb9be0f33c68945597d8 | ||
DIST kauth-5.27.0.tar.xz 2550156 SHA256 944f50341e7ddf78edf264c04d95b22967b610b5de3c823e48a4dd86036ce69f SHA512 83898075edb31f38a4ba8574977261edc43b5d01894c230edef3b34d80d51ce0bb2737c2c6fcd42070ec0f18e517ba830d8e335d0ea746194f4fe78e945d2ce7 WHIRLPOOL 5caa678f8d35fdb5d20f46c155f06af29a688b69e2874a026c4a34958bf77e67f75725fa314ab719f8b526812f2e41494cfecf92aeca65f8b822e204d0d38e47 |
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,34 @@ | ||
# 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" | ||
|
||
# drop qtgui subslot operator when QT_MINIMAL >= 5.7.0 | ||
RDEPEND=" | ||
$(add_frameworks_dep kcoreaddons) | ||
$(add_qt_dep qtdbus '' '' '5=') | ||
$(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.