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.
kde-frameworks: Version bump KDE Frameworks 5.38.0
Package-Manager: Portage-2.3.8, Repoman-2.3.3
- Loading branch information
Showing
152 changed files
with
2,650 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.34.0.tar.xz 60376 SHA256 a374328eaf4b8b767b7a6ae67a7384164e6cb2a14d5bcaf9b7e67d7eabae0f51 SHA512 1bd5c51717be65d71824fd93831f01a240d430c8b621acb2d766d1e216ad78793319420762e5dd01a2bbdbbccafc19c885acb7c187317957d0e8b9f807c7d142 WHIRLPOOL 5779ddc35501788f7470bbfe488b29482b8ea93463576c9f32545803e5385043a99e7edc70a84f1b492d30ff770ca5295843a42c3e89e3789f865eafc5de9bb7 | ||
DIST attica-5.37.0.tar.xz 60616 SHA256 573c71704b4116e82a9866a86b90e375a1f5022563246b14bb0866963899588e SHA512 4b37a553ea224cd4f37bd12492bf05646527849dcb3a6b66430ea0f4978dd18c2481a0d8793a05c768e6849b11b00f0deea888591ecc8d3f51323d266257f80f WHIRLPOOL 2df0bb9677b5189aee8e3f2e22ba7c84a96107c214e4bba1af8adfbddbcc5b7580b28fdff6a8015a45179b2ddad3ad2547f066c2c5a28b292fddf7ce6268dbbd | ||
DIST attica-5.38.0.tar.xz 60636 SHA256 26f124e686d4a1ff005798958d63ddccd0bc23a763ea0578c4d2337a1a6b558b SHA512 acd69c9e9955062ebd362ab6d2e247e3b37a12f9d470197426f90798b422c64f198a93754d408be72b0e442b97b161218349a71761f6156c87c1feae6f62b2f6 WHIRLPOOL be82a2d2fbdb870e5882711add1afe0bb4e42d362ab9e9c3694c3351d32bb0d57bc1eac13193c065adcaddfd6767d8095b24958e7fdaff6f72cc6f3a5d12185f |
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,16 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
inherit kde5 | ||
|
||
DESCRIPTION="Framework providing access to Open Collaboration Services" | ||
LICENSE="LGPL-2.1+" | ||
KEYWORDS="~amd64 ~arm ~arm64 ~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.34.0.tar.xz 194156 SHA256 ca07853d79de94842b24d57e52c371aae2a07bb8e08fd31298ad271cada5a37c SHA512 8175816cf4598eb5bc7aceec750b276d1a60e7dd3600440f2170c4803ebf83d00dc21d3649a6df93bf9583640be8bb6fd69d5c8b17179a74620f658d3e215ca9 WHIRLPOOL 8267dfa21cd872a64017c5a35a4e3b0ed8d3f15be00a47ba7c613fc366607a5bb86d4468c667cc3258aafa09f0d12abe7964c742b6fc4004757132bb04661b94 | ||
DIST baloo-5.37.0.tar.xz 197656 SHA256 e9706ed75af26a234108bda3b4dca308bcfabe3294a3e83620316709e90154a7 SHA512 5380042aa5ab09460d101b46d60ea89ba735251563fb88803b877af86d1dc86267470b833992e3cf3fa807a4d4ce8d183a68ce684e2e97f5a8563e85d0584b8b WHIRLPOOL a948648affb2307b13e8f6edf98fc749a453059591e8883a5f78bf1bffb1da33a5da8f5a97d8d7674bbda02007a38279feaac7ed529f0ada042364e0939737f2 | ||
DIST baloo-5.38.0.tar.xz 197792 SHA256 31e954b94078c9a6a6ab134adc7c84299614552fe6d2e528a366bceea712a290 SHA512 39dd317c9a9b2b3ec038ad8785e9c70ef7d16ac43a36f34a12b55c7c2a505001e33db467ddad0ea2921c14a0dcc7d3bec4564b14c699101839a46624637487f4 WHIRLPOOL a6d32d330a4c1f4f2d085727526c937cc78f54a361f97c0fa18f7d98aa54c2543146b46b7ba7f7889c948abbdabdd13c6447b2d9ab991f4de7a9128fc8e9db21 |
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-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
KDE_TEST="forceoptional-recursive" | ||
VIRTUALX_REQUIRED="test" | ||
inherit kde5 | ||
|
||
DESCRIPTION="Framework for searching and managing metadata" | ||
KEYWORDS="~amd64 ~arm ~arm64 ~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-frameworks/baloo:4[-minimal(+)] | ||
" | ||
|
||
RESTRICT+=" test" # bug 624250 |
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.34.0.tar.xz 74012 SHA256 ae059102b00e6f6c0d49bf1450d0da617d0d00ecfc8adef03329751794d00f10 SHA512 e8d76a784a25918b0d2279e408579a65e8ae6a857715126182c0d47b40a7068a2bfdcaf68e8b833927682c3e5d99564824115dd418877f57b947f1999503cf7d WHIRLPOOL 5ee034b1c74c86487ee5e850ec62c2c22257f41aae42f2b27c12b5133a9fb58f5e41423529107522197dc816c0252d277a300810b138fb1803f0a4c4299ba67d | ||
DIST bluez-qt-5.37.0.tar.xz 75188 SHA256 1a6d75e8d56135eb82f658709478911f9fca9da18bcd3f594e5703abf791d6f4 SHA512 a808acd854ef1bffee0ef31abebc8bb63cc7fb09f74a09e56eaad4ef5a9b520c88ca95f06ae67c1f7419a9a0439861a1d979995e7c2e85905b2a6d7c75107b88 WHIRLPOOL d229e7cd7b8398eb42cc4c7da364a99c4d9de9cb6300696d3c57c001b3c48c7a518a9b34fc46b8b6392d8f98324ae35ebf0054d773da78ac9c5d50b818f24dd6 | ||
DIST bluez-qt-5.38.0.tar.xz 75104 SHA256 9b532f16b8a226f48dc8e09f00ae1896aef14f4ab211db3fdbab6a729faf5641 SHA512 108b2153f30c6ded6c567631bff936f937f0ac901826ed0b7e7d86c1416c26bb456a07731a30f09bb55a602e6b2c9bc2d498483d40abb8733c2bec814d027445 WHIRLPOOL bd92019cc9f89d2a81b333d4f72b0936e01963647b69a70a20ec107c94eaa0e9f712f646728b498791d084bcc635a9b10be3424cb0d4f22af951cbd3ac09ca5c |
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-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
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}" | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
-DUDEV_RULES_INSTALL_DIR="$(get_udevdir)/rules.d" | ||
) | ||
|
||
kde5_src_configure | ||
} | ||
|
||
src_test() { | ||
# bug: 609248 | ||
local myctestargs=( -j1 ) | ||
|
||
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 breeze-icons-5.34.0.tar.xz 1499416 SHA256 8acc1560ee349d4858025ac3525abaa5a7edd879e5589173e1337bb3dea3dffe SHA512 608dde7aeb356b04b1d4a6aa13470dbe9f9779ffbd015daa6e0ec180ca9441dfe9cadc51f4a412fc5a5172b22e80342914696f86fc61948309a909cbaded120d WHIRLPOOL a5abefa533125d9e3a37e1e08aebebb8b1b2e68655ae48410d3e79960a75611211eab4a2c4645597b956cf9b2f5d17b0ee6da7fa30f3ac89ea89a00f94b62e80 | ||
DIST breeze-icons-5.37.0.tar.xz 1498320 SHA256 bc2f466920bcd606f835e21733087b57cda8273881ee1713e9be5bd0e015d99e SHA512 f026bb2ae5626faf082d6f1220023551ca8b1e2665a29707cf26176d33449fd9be0954ee1b01248bc1618211541ea62e91b5423450dbc87eced847a7d8839861 WHIRLPOOL 1b3a0111f5af832170dc1129942d31d09c3af4701c05b49f553698cd0c22feb0fc8b3f0c7165a45c798ff8a4c1997d4be44ce6331524f0962764939ced09d1c7 | ||
DIST breeze-icons-5.38.0.tar.xz 1498388 SHA256 89291dd396bd0f42e9b90eb92f46895fa461ebc2b420a58c663e0c4898894e25 SHA512 7cc7639defe51b1595e870c615acc0adedc57c6f68d656124b0bdbf32d37724f7090df043d8b42fe4369ef3572d53ee5996c60ce8052b7dfedca482dd102bb0e WHIRLPOOL d8bf8bc276b7379bd9bffcb4a4bb4354bf54468a8dd7d8d6c7835de867b29c507d2b619a09868cd8430ddd0196c860c2c21f01a418532bfce787e01c2fa87cc0 |
32 changes: 32 additions & 0 deletions
32
kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.38.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,32 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
KDE_AUTODEPS="false" | ||
KDE_DEBUG="false" | ||
KMNAME="breeze-icons" | ||
inherit kde5 | ||
|
||
DESCRIPTION="Breeze SVG icon theme binary resource" | ||
LICENSE="LGPL-3" | ||
KEYWORDS="~amd64 ~x86" | ||
IUSE="" | ||
|
||
DEPEND=" | ||
$(add_frameworks_dep extra-cmake-modules) | ||
$(add_qt_dep qtcore) | ||
test? ( | ||
$(add_qt_dep qttest) | ||
app-misc/fdupes | ||
) | ||
" | ||
RDEPEND="" | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
-DBINARY_ICONS_RESOURCE=ON | ||
-DSKIP_INSTALL_ICONS=ON | ||
) | ||
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.34.0.tar.xz 1499416 SHA256 8acc1560ee349d4858025ac3525abaa5a7edd879e5589173e1337bb3dea3dffe SHA512 608dde7aeb356b04b1d4a6aa13470dbe9f9779ffbd015daa6e0ec180ca9441dfe9cadc51f4a412fc5a5172b22e80342914696f86fc61948309a909cbaded120d WHIRLPOOL a5abefa533125d9e3a37e1e08aebebb8b1b2e68655ae48410d3e79960a75611211eab4a2c4645597b956cf9b2f5d17b0ee6da7fa30f3ac89ea89a00f94b62e80 | ||
DIST breeze-icons-5.37.0.tar.xz 1498320 SHA256 bc2f466920bcd606f835e21733087b57cda8273881ee1713e9be5bd0e015d99e SHA512 f026bb2ae5626faf082d6f1220023551ca8b1e2665a29707cf26176d33449fd9be0954ee1b01248bc1618211541ea62e91b5423450dbc87eced847a7d8839861 WHIRLPOOL 1b3a0111f5af832170dc1129942d31d09c3af4701c05b49f553698cd0c22feb0fc8b3f0c7165a45c798ff8a4c1997d4be44ce6331524f0962764939ced09d1c7 | ||
DIST breeze-icons-5.38.0.tar.xz 1498388 SHA256 89291dd396bd0f42e9b90eb92f46895fa461ebc2b420a58c663e0c4898894e25 SHA512 7cc7639defe51b1595e870c615acc0adedc57c6f68d656124b0bdbf32d37724f7090df043d8b42fe4369ef3572d53ee5996c60ce8052b7dfedca482dd102bb0e WHIRLPOOL d8bf8bc276b7379bd9bffcb4a4bb4354bf54468a8dd7d8d6c7835de867b29c507d2b619a09868cd8430ddd0196c860c2c21f01a418532bfce787e01c2fa87cc0 |
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-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
KDE_AUTODEPS="false" | ||
KDE_DEBUG="false" | ||
inherit kde5 | ||
|
||
DESCRIPTION="Breeze SVG icon theme" | ||
LICENSE="LGPL-3" | ||
KEYWORDS="~amd64 ~arm ~arm64 ~x86" | ||
IUSE="" | ||
|
||
DEPEND=" | ||
$(add_frameworks_dep extra-cmake-modules) | ||
$(add_qt_dep qtcore) | ||
test? ( | ||
$(add_qt_dep qttest) | ||
app-misc/fdupes | ||
) | ||
" | ||
RDEPEND="" | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
-DBINARY_ICONS_RESOURCE=OFF | ||
) | ||
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 extra-cmake-modules-5.34.0.tar.xz 312800 SHA256 05da02a2db64d20a7a92be6dc642df39da39f957dea8fba9bcb99fb3f3f66de4 SHA512 afea8dce05e8dcb10e5c32d5062e550da19802179155d68d8282b048e7eedcb66461160e6c7da9a2b2f46d3f7398f7883a8cb5ed7cc9064214fb45ad3f127873 WHIRLPOOL dd96c53727cbb2d9c6830adde5a2c29acf3822277534fe3173577d98aa375ead2193f3bf1ae1857ec25e7cf0a012a1e2b66b00a1321caf0789a4528e921c836c | ||
DIST extra-cmake-modules-5.37.0.tar.xz 311696 SHA256 26198cf05c084c158bb23f0585a9df5bba1aa16b746252c80bdf4f0261b527cb SHA512 eb064dcf03960913c41c61dcb02ed12fa1b83abe507f9b161770bae8fe32b74dee45a29b12af26e636e896b97b17221adf67ea8465fcc9ab319b4ee55ab4f8bf WHIRLPOOL 0085edc89a6ac6369b509cd16ee79447f3d6c924aa06ca8bf73471772ae03afd8d57223fad70c5d5e4e3256ffc12e1de0b9176dfdbb2526015b41230a16da12d | ||
DIST extra-cmake-modules-5.38.0.tar.xz 312532 SHA256 6188a8ac8d799439204f69a1eb229431fc9f196790b88d6fb72bb3d57edb2332 SHA512 c1fd65593732e57fb0822fd5bc2b06f9e35713a78f35269f387f6d9e4c87520b46f3cde039a42993139b478da5aebf1764d0111746af75bb0e5a33822684e501 WHIRLPOOL f4bf5e501f28d9e501b67772b8822eb72af934f37710d085dad6259544e1cf0e1081e18a7967e6439f126699891420014ea014f16b1080491079bd4d1dec61a6 |
61 changes: 61 additions & 0 deletions
61
kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.38.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,61 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) | ||
KDE_AUTODEPS="false" | ||
KDE_DEBUG="false" | ||
KDE_QTHELP="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=" | ||
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}" | ||
) | ||
use test && mycmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON ) | ||
|
||
cmake-utils_src_configure | ||
} | ||
|
||
src_test() { | ||
# ECMToolchainAndroidTest passes but then breaks src_install | ||
# ECMPoQmToolsTest is broken, bug #627806 | ||
local myctestargs=( | ||
-E "(ECMToolchainAndroidTest|ECMPoQmToolsTest)" | ||
) | ||
|
||
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.34.0.tar.xz 1751972 SHA256 40ac4623c0292442853ac8e905c0282aaa0063c594693beae7c07f69bfc80143 SHA512 ccb9b954471ad423c72f7bc7db5034f902120df78b7b6a48689ea55631bf0c7396a2b06862fa84106212bee470bb2b6f072d2182904c1720d27a1f943fa07bc7 WHIRLPOOL 7a18565103098f63522d0b5b7d9a343c1f5ee2b3526ab8b353943696fe00680afd1433582ea718fae0ee6ee732d898cdb56985ab481575634e751b5add7b3b83 | ||
DIST frameworkintegration-5.37.0.tar.xz 1752004 SHA256 aa8ca045ba97899b739077e07a961b9e402520a0abfcee8be90baa85251c9e5d SHA512 ecff45b2d7138621b19b9b276c4a2d7940c156ee81d85789d598178179e524ed6fef014c9d6615b91d2ea9c4c9a058d5009f44899834c541c36301f9ca581dd7 WHIRLPOOL 19d6589c03fb9899b3e823304c159cd345a94735995d27e47463c12c428cfb7c75f243fb174d7f3639baef37723d7407edde3f534c361bab8314037d0698565e | ||
DIST frameworkintegration-5.38.0.tar.xz 1752696 SHA256 08cb88ef7c7ceb7cd43cbc7f3040daf7128d22bb75f8eb3956d55afd3e1b3670 SHA512 d7a992709c15c3fe6f4fb6ff83c75574748e2b46fd5f20e13b089fb2dbdb721d83e0d62b31230b72dcdf5f747a7a94870619b5b40868fea580c43f109f56ff07 WHIRLPOOL 0b40775a6f87a4061589ea1f9ea588978f90e5d7768c1fdce160521737c3231f95548c2b1955867283f9e754436a5609f1cdb785a247cdf243233ff754c3f15f |
52 changes: 52 additions & 0 deletions
52
kde-frameworks/frameworkintegration/frameworkintegration-5.38.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,52 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
VIRTUALX_REQUIRED="test" | ||
inherit kde5 | ||
|
||
DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces" | ||
LICENSE="LGPL-2+" | ||
KEYWORDS="~amd64 ~arm ~arm64 ~x86" | ||
IUSE="appstream X" | ||
|
||
RDEPEND=" | ||
$(add_frameworks_dep kconfig) | ||
$(add_frameworks_dep kconfigwidgets) | ||
$(add_frameworks_dep ki18n) | ||
$(add_frameworks_dep kiconthemes) | ||
$(add_frameworks_dep knewstuff) | ||
$(add_frameworks_dep knotifications) | ||
$(add_frameworks_dep kpackage) | ||
$(add_frameworks_dep kwidgetsaddons) | ||
$(add_qt_dep qtgui) | ||
$(add_qt_dep qtwidgets) | ||
appstream? ( | ||
app-admin/packagekit-qt | ||
dev-libs/appstream[qt5] | ||
) | ||
X? ( | ||
$(add_qt_dep qtx11extras) | ||
x11-libs/libxcb | ||
) | ||
" | ||
DEPEND="${RDEPEND}" | ||
|
||
# requires running kde environment | ||
RESTRICT+=" test" | ||
|
||
src_prepare() { | ||
punt_bogus_dep Qt5 DBus | ||
kde5_src_prepare | ||
} | ||
|
||
src_configure() { | ||
local mycmakeargs=( | ||
$(cmake-utils_use_find_package appstream AppStreamQt) | ||
$(cmake-utils_use_find_package appstream packagekitqt5) | ||
$(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.34.0.tar.xz 60376 SHA256 1920c36a04461d0a3bc7f059bb7a2cfa64ce135d7db642d40c95a7a621c1cab5 SHA512 48b5a5b8f1a030693e0c99ec3d546fdff4eef1422fdc4a684897b61d35dc311c80d6e0fa0327135ee3eb483980b23cd8a3331c6a2072b7063c0323d24bb7217b WHIRLPOOL 0e903a88e8f5ea3c33d5053cf02d0f8109d8c66200b427c74e26a3e6a6ba6603dd70cea4cf3463caecbe02f20ca961f33ee343b0f375c0062d719e229f98df75 | ||
DIST kactivities-stats-5.37.0.tar.xz 60600 SHA256 c29764a863e69f065c75827980c127357708a88dbf8d7e38af54dd73dc6ffa27 SHA512 ef60c9277adff8bec2c51051ef4e0decd62af1b0c6c90cc9a437da2c7b5cf08616adc884c66a2b421429a50b81c39df8d977b689f394944ec07a6a69782a0bdc WHIRLPOOL 16494a1fc0f4d07aba3b3467b55e3cbabde6883b698855250a53b5899aa6749db5381a50a8e08f87a999084e3016a5bbfa5a630ae7a193f7b64eba2bc2d2a6fc | ||
DIST kactivities-stats-5.38.0.tar.xz 60828 SHA256 a23955ce584ea0a1be8fe17b0b9cad819279b7518d3a9cf175a40e4bc08fa768 SHA512 cea77c24cb3fecc8e555075c124ad55f4fbd424e2b5e04f651c2011d21159398a41979d2381219095a78f1274de8abf61581680dc63a5acc28e92d33312ed639 WHIRLPOOL 881f22789fa022e437c630ab668daf771541789fe5e3c094c31f047d9d573fff1834d213088afc991da6b02b9767d22c6ce09bbd86e4bc2968a8cb1972430e88 |
21 changes: 21 additions & 0 deletions
21
kde-frameworks/kactivities-stats/kactivities-stats-5.38.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,21 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
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.34.0.tar.xz 61076 SHA256 b5b8273fae5ea0a243c447f0ea34b890197b6d29b17e4d64645113d7db5ce635 SHA512 381da57241ba98e992c180b4c473613dfae2148086c32216ef62509ee72c8edc6d30dbc97bf1653f6b78eedac095b190e111cd97d89e4c29905e06552cba28b9 WHIRLPOOL 795b07483ecf78941b88fddede068dd9a2b7ae6c584dfbaaa6899f87829677bfdc640ece8ed25ae25c292eae783886f650b3ff65720ea9b2c87c598367907cdd | ||
DIST kactivities-5.37.0.tar.xz 61288 SHA256 db8857d062bb084f882731189ef66e59648b1f66f0192ea8667c4f10eedfbd00 SHA512 c226d2d0027253f3507a8f9aa5c4b5755ddfe2d20e512658fe64b263cee1120355af19207db1cc6afef8b65a6b41439672bae7867539961b783742425baa8e45 WHIRLPOOL b48c22d7d0eeb296c73e2b97118af902eb2435e0a9798a03b4e841e0c4e29971efe20c8cb7268d910d4dcfc1da0386989aea12f45d336d5e6b0baaabd5e0b5fb | ||
DIST kactivities-5.38.0.tar.xz 61264 SHA256 289d25367515e8d4668f460e3274b68ed6322a7f1c6228602c0f20462303353f SHA512 1de5eec964a0ffa9990162de07c9ce285a40c52a68b8c38d46966cc61e343fa2974dbd44a30731a19a40e3000ef817cd69249f0a7753e5c3d4308422a142f69e WHIRLPOOL f246fc24ccd09c6da4d28ce5bba8e8a27bd26e8b52da01ed4e3571cfafdf753a2ad460d3392b3d100c94c49207e88f26353f2fc61898bb8a0f7bda0ba2429b34 |
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,26 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
inherit kde5 | ||
|
||
DESCRIPTION="Framework for working with KDE activities" | ||
LICENSE="|| ( LGPL-2.1 LGPL-3 )" | ||
KEYWORDS="~amd64 ~arm ~arm64 ~x86" | ||
IUSE="" | ||
|
||
COMMON_DEPEND=" | ||
$(add_frameworks_dep kconfig) | ||
$(add_frameworks_dep kcoreaddons) | ||
$(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.34.0.tar.xz 395944 SHA256 6ff31ce240c61c61b3fa807617f418ece574458dd46ea3acdb598613cd2f0da4 SHA512 8d82683d97caae8d58493beeb8119340f5e0dbd6cafe8a15ba1d9584f568ad9a242486f666cc05661d015b1969ce6526412a269142ca244eccd9da9c79a6d1f0 WHIRLPOOL 13261e34a83255ed0ed88b7b694a9b35f7f5f4457cc158cd357eba58cb8c4c28e83b674a4063f2f84f00f9fdcce6bcc8504b77ae02c0c4527b18382b31fb54c7 | ||
DIST kapidox-5.37.0.tar.xz 395612 SHA256 bb3cac795319f1376b0dd7f6986a06e7a7e69aa59a6754c2864f7617ab5293f7 SHA512 0eb34eba15efca3575f66a7b2215a2da960fa9efa1b8d33bbc7cefc18e79598dc294350db14f0f168e66a1a530c0b874741fb22c7e63970dbeb2d6e68febf678 WHIRLPOOL 01698e644114a7faa62e02951e40b6fb4ed487b82e5b5ea6b0c36e7b3c09995627dabf53f3d0da7a36b5f375dff8e278e494d585964e982b6a082bd664f1bc64 | ||
DIST kapidox-5.38.0.tar.xz 395812 SHA256 e6c8de70bd2d8fd55c8dd4f01dfb526fe3230c5094aeed5fedda360c693993c8 SHA512 41b333c6e553ad05ce0606c55554cc4247a8832cacb438cdd6428d396a3d8a9b557266bf2614369032a3091356df37086155494bbd6b75b694363eb946726470 WHIRLPOOL ce62abed760e8838e9164f22e6932125edceaadb8b60508612f82d70172e928456b9a3aa5192cfe1586f51c9a1adf8a7284cc4fd0ae8060c9cf72c179139c4d3 |
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-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
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.34.0.tar.xz 112156 SHA256 bcef3ba94707ee2c1e93a41340a1758f8f04549c43af0479dcf68bacdad4123d SHA512 060e54b7d9d48dc1455a286ab08cecab4c567ce81b409032d48db5e704ae591309172621b09b4e7a971d2c0b1177b84f3ad50518d3435dc44580e381372e7b1c WHIRLPOOL 880287263c83ffeb372807ae3982653330beae42859646d4b7bfc2b448e2a79d56a49c844bc00daef5deb4f93379bd09538120f03f62cdaef1da492ac800d063 | ||
DIST karchive-5.37.0.tar.xz 113580 SHA256 358648e9615f521e0d8e37f3a8b7c95ee593bf5adbad114601a7b30928a62995 SHA512 50f9298a785e3e46e4f34bcc489e59704ca464da4efbcad6c1a27e115ace7343936a1b126f0723f9acf55512ace05bba2cd37df02b2d1f54ae87b2a72c590a76 WHIRLPOOL 9a8ed7d06ee2941fd52df706ea099733c9803774c889e6da82c1ad406a15c755b0b92577d0484a8bc55bb9c6eeb2c3661f3441aeb8245fec00cc75a311b2a289 | ||
DIST karchive-5.38.0.tar.xz 113572 SHA256 9354d45219342b888ac0eccbc3ce3a054858fcce9d4c93817352d2b447ebb658 SHA512 cfeab8d6f0be5fed2f678b8251d533b5ad359daafde1a17cdfcf7a614540e57f0b6aaf320456622bb48bdc0ee8443d60067c7613c077145a09b32fc2905ee05e WHIRLPOOL 7712784b3fa58241b815a6a663e3b24e7169118c938dec596ef6def2422d30d4b7cf9fcd9b9a419007dc8db79ae1729d4f98a87417946e0908fd15b45ce3b557 |
Oops, something went wrong.