mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps: Add KDE Applications 18.04.3
Package-Manager: Portage-2.3.42, Repoman-2.3.9
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DIST akonadi-calendar-17.12.3.tar.xz 284008 BLAKE2B e88d748d5640fd5906b3f4d843d50da59841f9e3dd6f15ce19e9bca32112597300d85e257ba77ca47b6c4a556a14fd2177c6ea7ef3e8cacc0ae6b9b8d8af9791 SHA512 456f67e88961c1187d5a347f2651665848468b3179dce91bcdef2dbbcca7fdb7d760bdf25f8dd8de9b41ea2794a069385c1cfbac407b6e187b0c6f3e460638d4
|
||||
DIST akonadi-calendar-18.04.2.tar.xz 335948 BLAKE2B 30d15d718632c44f646cfbfa07d620fd33cfacdbcd6dce1c91cd765d556586d570a0be813417c7bf486f1a85ff15ae348031c33ff39e8e8d2365d4ba8b8afa76 SHA512 b6f6b8d8c2e40e6654ebc6054d795eed40916e9b8c6a7d0bf07bf7840f61650f00ce6b79320368f540c4d87d48fc132d7fdbc8c31cc46f87992ad5f0902f1687
|
||||
DIST akonadi-calendar-18.04.3.tar.xz 335956 BLAKE2B bc7e59e3065b7e7550aa88d0e0210861cb599a393bfedbc7121a4db93e8c7e1585f82d6542f9b21bbaf61021fc696bd045ddf834efa746db936e93ee36f9a0c1 SHA512 f062222a7accf95611296830ffbc0cb1a6ac1fa48e5eddbb9bcb6b9d8a5969e393308da25ac9a636cc79baf454ee75670713720fce1c5c270d7c1c3ca3e3f26e
|
||||
|
||||
46
kde-apps/akonadi-calendar/akonadi-calendar-18.04.3.ebuild
Normal file
46
kde-apps/akonadi-calendar/akonadi-calendar-18.04.3.ebuild
Normal file
@@ -0,0 +1,46 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Library for akonadi calendar integration"
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kwallet)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-contacts)
|
||||
$(add_kdeapps_dep akonadi-mime)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_kdeapps_dep kcalutils)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kidentitymanagement)
|
||||
$(add_kdeapps_dep kmailtransport)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
!<kde-apps/kdepim-runtime-18.03.80
|
||||
"
|
||||
|
||||
RESTRICT+=" test"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akonadi-contacts-17.12.3.tar.xz 345296 BLAKE2B 2f249c14dd8ea549eb1a8aa8c5508dfb9ba43f4521e979b3ff9a76d50a5337a7df6a7d4ef18cfe821659c45bd7f7c691ef301c32dadca93c9cfcf06eca9b85e1 SHA512 37e621015ebbc80d765e4668cd720901b815c55b84f78ff39c163ec90dafdd50ef46567c6091afa02d434d339d4b172e5332d8954a134a50215a12bb099822bb
|
||||
DIST akonadi-contacts-18.04.2.tar.xz 392336 BLAKE2B 94054be2b04421be0384420e1b46efc46d40b194214b39c3124e731962bbc560f3e8c11ecd21cc32757316f1aa7b5a8e7877be1c4516490bd6ecb9fc86f784f9 SHA512 70413177bebfab1285b35bf9f59dffb732b617cb9a3b0895312ae1af05a552b8416ef785a642be1090f5e76027afa5500df588a7b97e610082d79cf862eb05c9
|
||||
DIST akonadi-contacts-18.04.3.tar.xz 392228 BLAKE2B e56204b67cc0918be38c543aee83cb1a239698d3a2e06e3ea1615456029210d8ac06481a0317158b07a0e801babbf68a5b539592ffb10a05779159656cc5e252 SHA512 3334bad8cf9ee9b79253260ec62cab527d8fe823131fdb212f1e2dcc120892715c24aaf0a5d977939a69d47e458034b405e8be4da27a12022b94488332ae7683
|
||||
|
||||
42
kde-apps/akonadi-contacts/akonadi-contacts-18.04.3.ebuild
Normal file
42
kde-apps/akonadi-contacts/akonadi-contacts-18.04.3.ebuild
Normal file
@@ -0,0 +1,42 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Library for akonadi contact integration"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE="GPL-2+"
|
||||
IUSE=""
|
||||
|
||||
# some akonadi tests time out, that probably needs more work as it's ~700 tests
|
||||
RESTRICT+=" test"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_frameworks_dep prison)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
!<kde-apps/kdepim-runtime-18.03.80
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akonadi-import-wizard-17.12.3.tar.xz 436656 BLAKE2B 149488e7c5188df4edd78d9d3d58565b5eb629f25cb7a2e759ee8f6fb6e1112948cbc7e953778ca744616739b3ad86f4707c1680e87e1509c35aab64fb46f5e2 SHA512 3c3001803921c2860bf1c16c73db5cffadd5ae1b77f0577d1bd0eb05e19b4632657ea4524088698e770b9843cda69faee9071c8a4269de158d65ed730b8fa074
|
||||
DIST akonadi-import-wizard-18.04.2.tar.xz 436648 BLAKE2B b61dd2f0d41e6f0102538a15f7ab37a1af7855d460bf0aaf640b6d5729799365faf3502d9ddd0135146d0c7c89c793bd4058fa57d849157ec09a8a74e9114547 SHA512 1a7f0f2f35cd153920e381a45bfcea7fcab3296185ddc2bfce967296d59659e2e5e99e7f8c5fc3c698b081b1a50cdf7fd684926fa9d057b0cb6fa384d836314b
|
||||
DIST akonadi-import-wizard-18.04.3.tar.xz 436604 BLAKE2B e490232039c094272152b91e4158a70bc4a999de933ee6f76d85dfdea0eda9f7f011e394f050178b398ce1c5c47378cff0415b0f1ccc1a7b93fb03476161a545 SHA512 ca43762f84f2a8df30818ceec0225c105366a68e4d9c0407897c6d4974ff4e1ea40989a500d7c174f4ce94076766d78784dd11a6c60567998237b1477b9e0750
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Assistant to import PIM data from other applications into Akonadi"
|
||||
HOMEPAGE+=" https://userbase.kde.org/Kmail/Import_Options"
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kwallet)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kidentitymanagement)
|
||||
$(add_kdeapps_dep kmailtransport)
|
||||
$(add_kdeapps_dep libkdepim)
|
||||
$(add_kdeapps_dep mailcommon)
|
||||
$(add_kdeapps_dep mailimporter)
|
||||
$(add_kdeapps_dep messagelib)
|
||||
$(add_kdeapps_dep pimcommon)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
!kde-apps/kmail:4
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akonadi-mime-17.12.3.tar.xz 129916 BLAKE2B d0aafdbb9b2ba2e39dd33a6e8f5e7638b840c4b7a67731ac87c1c33d986a240b38fe18e467c0987f54b8aea51b42c7078b3eda588a349cbc439031dfbc8b4cb1 SHA512 5f260b00ddb5949cb924e62b1781ef4d6d3b23fca310ef120440345f6095ab678a41672287b139c8e0ac7c3d5a7dc0aaa15cfe9d59ecf75b51b1c09de7d952b7
|
||||
DIST akonadi-mime-18.04.2.tar.xz 137372 BLAKE2B d36bc1e9bcfdc985cca493b827bd52aa3a75f7126d89867489b5322977838852f189d80e86d2d4238ad6f4260429d6af1c2a979ac479cad4231fe253701f47c4 SHA512 9f328044442b93cff8c16e82c787de287009a71080fcc092c52117c413bb77e687d7adbf73dac3f1dc04784b0dcb90840c3c7c55e2ea541398bb891f60417524
|
||||
DIST akonadi-mime-18.04.3.tar.xz 137320 BLAKE2B b25bbd2e20028924b3cbd1a0ca6196ca34c8edc224cb14b431b58f4a3091423398abcb290bad7206dd929120b6e792eb1d33ae1c1326e05999d220130e55fea6 SHA512 85160394bbf9e6d922148ae3adc9cec1d0204a826b05db3c291e81d076cb08a1c14aed1e7ef031da9e0bbf043524f4d314b7f5f23639717b41911cdc2f1c5de2
|
||||
|
||||
38
kde-apps/akonadi-mime/akonadi-mime-18.04.3.ebuild
Normal file
38
kde-apps/akonadi-mime/akonadi-mime-18.04.3.ebuild
Normal file
@@ -0,0 +1,38 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Library for akonadi mime types"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
IUSE=""
|
||||
|
||||
# some akonadi tests time out, that probably needs more work as it's ~700 tests
|
||||
RESTRICT+=" test"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-libs/libxslt
|
||||
x11-misc/shared-mime-info
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
!<kde-apps/kdepim-runtime-18.03.80
|
||||
!kde-apps/kdepimlibs:4
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akonadi-notes-17.12.3.tar.xz 24520 BLAKE2B c37debede8bcbf97a6f2bee6d7195ddda69f466034b6ba60299bf93485dee1826930a7d029ebc39df7e6317c9124db57a8b7d97a6713635f4fd266dbc1dcc93b SHA512 306fafd7ef59f541cc30b111f4ab83cc2d218c8949ed14805f8116388a328ec8d522194408afbf455d133ef8a40153c04b9dbf907e4b0e784458f9fe2aaaae62
|
||||
DIST akonadi-notes-18.04.2.tar.xz 24676 BLAKE2B d220d2fb276f1bb97606c62c646fa0d15d5a72ef69c602683505e0a5fa954b04972b663da82b9b18840460a6e87f136d9e199ee08f3830d4863f99e95b44cba7 SHA512 fd6277863f87e0d798768cbb4b8d615eb1d38b5f9fc86111416c8e42ff9121998d5ed3c7d056e87364fdc6c038d84e632ccd1efa0ed1fcde4ec93e79cf534dc4
|
||||
DIST akonadi-notes-18.04.3.tar.xz 24600 BLAKE2B 4a711c483814e1fc7a7f9931305f472854223e93b931437079c1c11b277d7ac0543827a7403b5bb7c2d10f79e635c5364d24e1a701e0465914b6eb00ebed878a SHA512 0aecf012ae8bc03ffc2ba5ba68893486d4ea91cc2d6efecccc3fc60b7f03a51596475285e0fa2e1b9b025b3b046cdca4f4d248e8aa00fb08c0176269ca067177
|
||||
|
||||
28
kde-apps/akonadi-notes/akonadi-notes-18.04.3.ebuild
Normal file
28
kde-apps/akonadi-notes/akonadi-notes-18.04.3.ebuild
Normal file
@@ -0,0 +1,28 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Library for akonadi notes integration"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
LICENSE="GPL-2+"
|
||||
IUSE=""
|
||||
|
||||
# some akonadi tests time out, that probably needs more work as it's ~700 tests
|
||||
RESTRICT+=" test"
|
||||
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtxml)
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
$(add_kdeapps_dep akonadi)
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akonadi-search-17.12.3.tar.xz 81872 BLAKE2B bcbc5cd5d2cf37bb80c890164c45f0141d7d668c59ad099888831efb45781d15d8d34ffac2c18a9dde4fc697cf02dfe0493d01c60bc687b137dcd6cbdb11f6da SHA512 3c227f25784069bca95abe43657fa2964049dac840629f6ceeb8ea7378f4a8860b4dc2346a7cf1069d9cd0950ceaa65c1aad772199a4e15b27d099ca16c46689
|
||||
DIST akonadi-search-18.04.2.tar.xz 82516 BLAKE2B 45d336755fbc5141d63e8866c96155f693684aceb6ae5a837e47647a3295cff20c8f51df32235b4d190357754ff6c01958c04dbaaf585791bada01ab3cbbfcd8 SHA512 ea406c095233c037628f3078bfab30bf8139e1e33e428137288cc57f42d7b5175c40176830e11b0b21f9e5793436de8e5922537523a7b00fd07e9c0aa2a01d0c
|
||||
DIST akonadi-search-18.04.3.tar.xz 82440 BLAKE2B 9bd8fb4a8c0e319d8606741efcda247fa4b4bc3c647ecd5dfb2746739bb954e3e2ca68394464fb7c696722eaf5aceeae21e3c68c322c870a1b8af1fd1cc1dcc9 SHA512 5b353542f6e32b9a71ddecf36a358a7e261626e8f58e011d40cdde71afdc7c03abfed5e1b2c047eb7f01a57744b7d2be0af8cf53398f4fabb31413224cb2946e
|
||||
|
||||
42
kde-apps/akonadi-search/akonadi-search-18.04.3.ebuild
Normal file
42
kde-apps/akonadi-search/akonadi-search-18.04.3.ebuild
Normal file
@@ -0,0 +1,42 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="forceoptional"
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Libraries and daemons to implement searching in Akonadi"
|
||||
HOMEPAGE="https://cgit.kde.org/akonadi-search.git"
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep kcmutils)
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep krunner)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-mime)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
>=dev-libs/xapian-1.3:=[chert]
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
dev-libs/boost
|
||||
test? ( $(add_kdeapps_dep akonadi 'mysql,postgres,sqlite,tools') )
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akonadi-17.12.3.tar.xz 1521576 BLAKE2B d4809ccac14a18d922f04bf772892aaf7f43209b030880ec72d7ded662a1dd03bd768d71a30c1655a1634ad7b20f3c24c176d4da9a5beb1e9c543c256dbb4b97 SHA512 410b72dfa6eb3272bb8b959f7e0ba5951faef598e7c73696844bb6e33d4f5edb0bed4dc5ccea68111a7eef3c9f7a776acf8823c9a138b6af28d819ce8077595f
|
||||
DIST akonadi-18.04.2.tar.xz 1525976 BLAKE2B 3fa556a67353069b681a6e70492778bae9ea8bc6623ecfc5ea044cf2696d962ffec80f010246eadb16a3fe3dd0f5a8a94f8b4fda53ab08c5ac98b8c11a614da7 SHA512 ea110585fe431f65915862045cf3cd72e4dd8a3ca47c36f62df9ec3967ce4ff48911342c4055faa8b00ff370ed9411150d735b0792d0c3fe9321146d877ef002
|
||||
DIST akonadi-18.04.3.tar.xz 1526312 BLAKE2B ebe174465a242d9c56e2184742aec6d0e81861c08e5787756c70b05d23746f53e177c747bcf5909cd31511fc8ca03b6a7ef7a332849a24274ef50b8f30fdfb52 SHA512 4d502d95c12164f3a927b7c00a19e345850e81a19ab1c40c6287a5a0328cb8f99ee512c850aa0c0149f9e91f6aa77580eefd3e502b24721e51c1ce58665c966f
|
||||
|
||||
110
kde-apps/akonadi/akonadi-18.04.3.ebuild
Normal file
110
kde-apps/akonadi/akonadi-18.04.3.ebuild
Normal file
@@ -0,0 +1,110 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_DESIGNERPLUGIN="true"
|
||||
KDE_TEST="forceoptional"
|
||||
VIRTUALDBUS_TEST="true"
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Storage service for PIM data and libraries for PIM apps"
|
||||
HOMEPAGE="https://community.kde.org/KDE_PIM/akonadi"
|
||||
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
LICENSE="LGPL-2.1+"
|
||||
IUSE="+mysql postgres sqlite tools xml"
|
||||
|
||||
REQUIRED_USE="|| ( mysql postgres sqlite ) test? ( tools )"
|
||||
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kitemviews)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kwindowsystem)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtnetwork)
|
||||
$(add_qt_dep qtsql 'mysql?,postgres?')
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
x11-misc/shared-mime-info
|
||||
sqlite? ( dev-db/sqlite:3 )
|
||||
xml? ( dev-libs/libxml2 )
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
dev-libs/boost
|
||||
dev-libs/libxslt
|
||||
test? ( sys-apps/dbus )
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
!<kde-apps/kapptemplate-17.11.80
|
||||
!kde-apps/kdepim-l10n
|
||||
!kde-apps/kdepimlibs
|
||||
mysql? ( virtual/mysql )
|
||||
postgres? ( dev-db/postgresql )
|
||||
"
|
||||
|
||||
# some akonadi tests time out, that probably needs more work as it's ~700 tests
|
||||
RESTRICT+=" test"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-17.03.80-mysql56-crash.patch" )
|
||||
|
||||
pkg_setup() {
|
||||
# Set default storage backend in order: MySQL, PostgreSQL, SQLite
|
||||
# reverse driver check to keep the order
|
||||
use sqlite && DRIVER="QSQLITE3"
|
||||
use postgres && DRIVER="QPSQL"
|
||||
use mysql && DRIVER="QMYSQL"
|
||||
|
||||
if use sqlite || has_version "<${CATEGORY}/${P}[sqlite]"; then
|
||||
ewarn "We strongly recommend you change your Akonadi database backend to either MySQL"
|
||||
ewarn "or PostgreSQL in your user configuration."
|
||||
ewarn "In particular, kde-apps/kmail does not work properly with the sqlite backend."
|
||||
fi
|
||||
|
||||
kde5_pkg_setup
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DAKONADI_BUILD_QSQLITE=$(usex sqlite)
|
||||
-DBUILD_TOOLS=$(usex tools)
|
||||
$(cmake-utils_use_find_package xml LibXml2)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
# Who knows, maybe it accidentally fixes our permission issues
|
||||
cat <<-EOF > "${T}"/akonadiserverrc
|
||||
[%General]
|
||||
Driver=${DRIVER}
|
||||
EOF
|
||||
insinto /usr/share/config/akonadi
|
||||
doins "${T}"/akonadiserverrc
|
||||
|
||||
kde5_src_install
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
kde5_pkg_postinst
|
||||
elog "You can select the storage backend in ~/.config/akonadi/akonadiserverrc."
|
||||
elog "Available drivers are:"
|
||||
use mysql && elog " QMYSQL"
|
||||
use postgres && elog " QPSQL"
|
||||
use sqlite && elog " QSQLITE3"
|
||||
elog "${DRIVER} has been set as your default akonadi storage backend."
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akonadiconsole-17.12.3.tar.xz 185432 BLAKE2B c4be134ccf31a42f9244d7ad0b717e4cd8e7c89d1208e70339f096b84c64fc22223de318fb4d3e843ed7bf2c0d61ceeed4e4dc10db964c581b537ef9d7f7d0b3 SHA512 f491a16fb93a23cbad1160d5bf63ffe07ee015097211e23464031060247b550399140626f016d2a5336ed783a55f8d803a7aea6c8f4cac9495fcde35b082765a
|
||||
DIST akonadiconsole-18.04.2.tar.xz 185772 BLAKE2B c35f5b574a96b26356ae242761f61d9cbd093672a29c962b2a2962356a930310d6d5c12840cb78f0d3e1d3bda97b359e62d3d87eb4fe5271a44091bf14def6db SHA512 6a89c0183093ffcfaf88b0cfd2c49a65f9b0b844cd3c0e01eba3a11948825a652dc66a044ea2ebe0fc886a45a2fd5d7fdcd258bce8e6f4a7034cd744ce418c43
|
||||
DIST akonadiconsole-18.04.3.tar.xz 185792 BLAKE2B 7d9a5132a9ada0ff6dd8816e81b26aa21f72ec0a133d64f9d26dd4fe208bf2363477a9cf4c970ac714077c9cbfcbc46a4af6905b854cd5a7edc23d5353738848 SHA512 c413dfc858a6aa496e5533f1f46dc021c9c5e14582924dbc20a696da01035f2d237f30770a238cc33c4e91def9c1a18274e699185fb5bd6fae881c203687c2a4
|
||||
|
||||
45
kde-apps/akonadiconsole/akonadiconsole-18.04.3.ebuild
Normal file
45
kde-apps/akonadiconsole/akonadiconsole-18.04.3.ebuild
Normal file
@@ -0,0 +1,45 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional" # FIXME: Check back for doc in release
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Application for debugging Akonadi Resources"
|
||||
LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )"
|
||||
HOMEPAGE="https://www.kde.org/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kitemviews)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-contacts)
|
||||
$(add_kdeapps_dep akonadi-search)
|
||||
$(add_kdeapps_dep calendarsupport)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_kdeapps_dep libkdepim)
|
||||
$(add_kdeapps_dep messagelib)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtsql)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-libs/xapian:=
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akregator-17.12.3.tar.xz 2251784 BLAKE2B b5adb96501b6226817b6aa29a55f47f34d0dc85bacf68d4b971e9c2688a12c9f5ba24b274a5f154ceb2549a3558359cf97fbff176a2af9ac2abb4e6abdee5f89 SHA512 dc047fdedfba0f45b9822378352ae57e8b1ddef6712e669868be65f6820da46ec601483e1ff6b509b84fde236faea2a8fb4317bfd88cbd641e2d7af034a8452b
|
||||
DIST akregator-18.04.2.tar.xz 2251116 BLAKE2B 396f56f1c71e2379db2f03066292676fb5529dd92bc11a85b660303c546d56b8d240323bc919acec45702203777b8649b83f9dafee8d55fe0c04e47f74835dea SHA512 413281fedcb21e2f273a709405d0ba411d4c2d1d2fa3e54173a83bdfb3c33892d7e4a1260032cd0d356c9f5e05e46ecdc93785a9497eba3f678549d02ee027d2
|
||||
DIST akregator-18.04.3.tar.xz 2251168 BLAKE2B 9c57a3e125e5bf191df4fc60b9eacb471942735f5f2890a74f8812a97bbaacdbbf537b070d58f73ca054dee6eb42a575168c3061717c0809e79316b74f80fc2d SHA512 d9f1385c1105be62a7c209510e66b8152ddf3928a55210bff82c679602ef630486f9b7cbbc36d4d28183b7f7667049a5b474d953af38aed0bbbe3c7b00732930
|
||||
|
||||
57
kde-apps/akregator/akregator-18.04.3.ebuild
Normal file
57
kde-apps/akregator/akregator-18.04.3.ebuild
Normal file
@@ -0,0 +1,57 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
KDE_TEST="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="News feed aggregator"
|
||||
HOMEPAGE="https://www.kde.org/applications/internet/akregator"
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep kcmutils)
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep knotifications)
|
||||
$(add_frameworks_dep knotifyconfig)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep grantleetheme)
|
||||
$(add_kdeapps_dep kontactinterface)
|
||||
$(add_kdeapps_dep kpimtextedit)
|
||||
$(add_kdeapps_dep libkdepim)
|
||||
$(add_kdeapps_dep messagelib)
|
||||
$(add_kdeapps_dep pimcommon)
|
||||
$(add_kdeapps_dep syndication)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtnetwork)
|
||||
$(add_qt_dep qtwebengine)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
dev-libs/grantlee:5
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-17.12.2-crashfix.patch" )
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST analitza-17.12.3.tar.xz 331052 BLAKE2B e250093623dd516051684473fdb03becaed6c3361bc478f633276a16cf5f75f6c6a8e2df5cb98b8a998e570f4619f2a0c32a59170fbad2563ac93e00e29991f7 SHA512 31d461e09736b4109b6d0af37e4ff1af075963566b0363b7801849bea83b411a53a8498d6c7b55778636e7bd22c120e46dd99dfa74d841532269044449f7621b
|
||||
DIST analitza-18.04.2.tar.xz 331656 BLAKE2B ff6e2b3bc4fcc072d8f42c7baf8d3400a1bf338515663544494bc64531e8105c5e668c632b4c2d7bc173ec5b474e42a52aaac1c39a2c57c8e09f6516f2dbdc4d SHA512 7c25af38e250e0edaefa85870c6bcb0c3c6e7173eed92d172d121edf94eb9a131ef1d7d9a98b40931592ae9bfad1fb97e730e48ab57d98009ac9661647f4801b
|
||||
DIST analitza-18.04.3.tar.xz 331744 BLAKE2B 41f2716cc8b4affb63ef38abccf51f46141588d27dd4a4980f185b02003489fa239ac659d5c030640796473e3adbd37f9579575684dc36ff8b3214fda0252bf7 SHA512 1eabdba287830723ad6d6c30299c6bebe902a5d0236c70c0435a9abb83442604010fdea064e91a023e7fc8a85e32c6ffc83dc9ae31d287cc71a828cd77dd83e9
|
||||
|
||||
43
kde-apps/analitza/analitza-18.04.3.ebuild
Normal file
43
kde-apps/analitza/analitza-18.04.3.ebuild
Normal file
@@ -0,0 +1,43 @@
|
||||
# Copyright 1999-2018 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="KDE library for mathematical features"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="eigen nls"
|
||||
|
||||
RDEPEND="
|
||||
$(add_qt_dep qtdeclarative)
|
||||
$(add_qt_dep qtgui '-gles2')
|
||||
$(add_qt_dep qtprintsupport)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
eigen? ( dev-cpp/eigen:3 )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
nls? ( $(add_qt_dep linguist-tools) )
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
kde5_src_prepare
|
||||
|
||||
if ! use test; then
|
||||
sed -i \
|
||||
-e "/add_subdirectory(examples)/ s/^/#DONT/" \
|
||||
analitzaplot/CMakeLists.txt || die
|
||||
fi
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package eigen Eigen3)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST ark-17.12.3.tar.xz 1970120 BLAKE2B b8e14f6b5f541c514107cf76b612edd99d6e0d97dfbe7600349bdcf2bd5afbfd1fcaf256d0358ff0c8838d8334a14ddd1ac5d29ce9befebe960444e0828aba5e SHA512 2f32f0107afa20ef115caddaf3c7ce6be37a575c72ea440f571312309d945a0e0491a4327db379e8ca7622a2b5016c5b2bbbfb3377d3b4272430f85b23fbb911
|
||||
DIST ark-18.04.2.tar.xz 1973540 BLAKE2B 64bb00807ec0fa0511448bfb6d4e35bae3034b00058806b82a93c753f6dcfa61b75cd5601c42bfccbec3507003864f4543bc87c98cb66a303bc6f192d3d7a96f SHA512 bf3b26ec61a39585505a6e0818dc075424886625c7bb4aed4cb3359fbcb3463e8eaeb186434532eed4612db7968d1d59349013e179c3ef25f241f5070c244358
|
||||
DIST ark-18.04.3.tar.xz 1973656 BLAKE2B afa413156233a31a1c7d102799b347b6879453a4c0a870511cb9040c9160c4da4eab30722ad9ec07ec1e9b68e942c137c464e0054738d8ee3632546b49c9dc93 SHA512 39348d3cbd3ed044ecc40a235c3e93dacb638e3ea867f814c722630786fbf7ea48643f967fb46f3358c64966a250306f11ab2a76c9147bc135ba826bcce9d33d
|
||||
|
||||
75
kde-apps/ark/ark-18.04.3.ebuild
Normal file
75
kde-apps/ark/ark-18.04.3.ebuild
Normal file
@@ -0,0 +1,75 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
KDE_TEST="optional"
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="KDE Archiving tool"
|
||||
HOMEPAGE="https://www.kde.org/applications/utilities/ark
|
||||
https://utils.kde.org/projects/ark/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="bzip2 lzma zip"
|
||||
|
||||
RDEPEND="
|
||||
$(add_frameworks_dep karchive)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kpty)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
app-arch/libarchive:=[bzip2?,lzma?,zlib]
|
||||
sys-libs/zlib
|
||||
zip? ( >=dev-libs/libzip-1.2.0:= )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
$(add_qt_dep qtconcurrent)
|
||||
sys-devel/gettext
|
||||
"
|
||||
|
||||
# bug #560548, last checked with 16.04.1
|
||||
RESTRICT+=" test"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package bzip2 BZip2)
|
||||
$(cmake-utils_use_find_package lzma LibLZMA)
|
||||
$(cmake-utils_use_find_package zip LibZip)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
kde5_pkg_postinst
|
||||
|
||||
if ! has_version app-arch/unar && ! has_version app-arch/unrar; then
|
||||
elog "For extracting rar archives, install app-arch/unar (free) or app-arch/unrar (non-free)."
|
||||
fi
|
||||
|
||||
has_version app-arch/rar || \
|
||||
elog "For creating rar archives, installing app-arch/rar is required."
|
||||
|
||||
has_version app-arch/p7zip || \
|
||||
elog "For handling 7-Zip archives, install app-arch/p7zip."
|
||||
|
||||
has_version app-arch/lrzip || \
|
||||
elog "For handling lrz archives, install app-arch/lrzip."
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST artikulate-17.12.3.tar.xz 3747444 BLAKE2B 69ab847203f3a6ee408435320d3973d48d55501010ce34c329605ea653cd26a0e2c8a082fba3d91e610f153193441db310cd58416ba6f1907d3680f35197f6f2 SHA512 b984eb53a78bac012a9918a24d995dd89413225ebbd0bda29dd6840ccb14f40efc14b80b0ea6a5df335dcf28f7bb45ad8d1af8296a8d761e4ae48288f2354a23
|
||||
DIST artikulate-18.04.2.tar.xz 3747856 BLAKE2B 97add140fcca2da11881416b188df5e57d433d2df96385aa3d09416ce8f4d55b436f4e0105e04734bd02ac4f353252f5e53c8dc911f19d3556d762e33500cb86 SHA512 924ba33422fd8814efd72dacc3276683e14cf52fb1409b03ae76c357018044662dd95b7153b8e8d216199242b0c67fdf4039b52009203195288a4259fc670e15
|
||||
DIST artikulate-18.04.3.tar.xz 3748684 BLAKE2B ba7c6a78c6e5fb074b610beb60dccbbe3b159a9df90ef2c65e9e7a2d4c44ec6665ef1ca1644043e104624a31c17c4a4e9f8dc9baafb17bb7b9a356d4d6933135 SHA512 4fa7c6d24d0dd13bb3810545426a626d1c84c72b083e410b70524aa4cbe621f577494b8f60c309dbecdab036353cc9fffb6c8fcf71a3607f13469001395f474f
|
||||
|
||||
44
kde-apps/artikulate/artikulate-18.04.3.ebuild
Normal file
44
kde-apps/artikulate/artikulate-18.04.3.ebuild
Normal file
@@ -0,0 +1,44 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Language learning application that helps improving pronunciation skills"
|
||||
HOMEPAGE="https://edu.kde.org/applications/language/artikulate"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+gstreamer qtmedia"
|
||||
|
||||
REQUIRED_USE="|| ( gstreamer qtmedia )"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep karchive)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtdeclarative)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtsql)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
$(add_qt_dep qtxmlpatterns)
|
||||
gstreamer? ( >=media-libs/qt-gstreamer-1.2.0[qt5(+)] )
|
||||
qtmedia? ( $(add_qt_dep qtmultimedia) )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DBUILD_GSTREAMER_PLUGIN=$(usex gstreamer)
|
||||
-DBUILD_QTMULTIMEDIA_PLUGIN=$(usex qtmedia)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST audiocd-kio-17.12.3.tar.xz 248320 BLAKE2B cc9fd7471fa91c9cc026f9c7b2bc7dd20e8a507ef92a01b170c5fb0f011af31e562eb1f2f848ad6747ccba665c8144e2db01782ea7008eabe5532200e29db5cf SHA512 9d21ba053acd9d9f717aa8e7c3b3021e1f24610762f332584bfd4ce1b4f61b10daf0c6715ed4168f37bb36d4551d43d88a8eea54da313aac7cb6df862680f2a5
|
||||
DIST audiocd-kio-18.04.2.tar.xz 248924 BLAKE2B a5c1335c34832f5c7170e849c90ba8b82ede2795dc6941c96ac536b8c3c2cd912236b672921dbd2e57a9bc67ae5adb1fb842ee43f07438e43da5e5106a9d99d2 SHA512 aec0b7d6f61d5e00dba42df59949018d42396ffb06bbff5c551ed6817372bfccb0f78d31e9982362a60a87c2f6aa69e68c89d71fdc3a1424e509fe384e69ea20
|
||||
DIST audiocd-kio-18.04.3.tar.xz 248668 BLAKE2B e4cf5c7f944f6dbed42af6ae749d3c24f48f974086d03494934ec1c9a394304e885177b277bd83ca9a29d07a11cbd53bf79adb7396f4e1d354088382394d4ece SHA512 a7f8a090019420e735471ed0ae7988145701212b453f958f0da3643e85503de236245a3bb24024449bb6fc50883eb475f450cf8674aed2b166a7e4ef4cedf32e
|
||||
|
||||
41
kde-apps/audiocd-kio/audiocd-kio-18.04.3.ebuild
Normal file
41
kde-apps/audiocd-kio/audiocd-kio-18.04.3.ebuild
Normal file
@@ -0,0 +1,41 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="kioslave for accessing audio CDs"
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="flac vorbis"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdelibs4support)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_kdeapps_dep libkcddb)
|
||||
$(add_kdeapps_dep libkcompactdisc)
|
||||
$(add_qt_dep qtwidgets)
|
||||
media-sound/cdparanoia
|
||||
flac? ( >=media-libs/flac-1.1.2 )
|
||||
vorbis? (
|
||||
media-libs/libogg
|
||||
media-libs/libvorbis
|
||||
)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package flac FLAC)
|
||||
$(cmake-utils_use_find_package vorbis OggVorbis)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST baloo-widgets-17.12.3.tar.xz 151088 BLAKE2B 00cbad49940063cdf3f8b5f6b3cf2c29e81c5c6b2d34de9eef604bdfbcf1e55a2b606aefd6a9616d11dc8ef00c220c7fe7d0da65eacb6b057bb807330cca7677 SHA512 82237401900789b624fd5c7111127e053fad0f13bcd56f9edc063604fd9bb6368de27d5a62fc844c24b0e283da01f5b77135e7a021b880b026931ae1e583a97f
|
||||
DIST baloo-widgets-18.04.2.tar.xz 244876 BLAKE2B 58acd9cdb0da2003e3f0d7d93005eeaafaaeb3132068615d9c0f217d2f6b92e7436ac5493a13598d546c293f433aa2e478d45ef71af68a7412e4d35b0946b495 SHA512 7b00e02ce3345282fff34cdb934ec69151d194f65cf40a3ee634e11b26173e1090cd5a548764ddc1447cc19de79ad495a68b039d984f6566da4479719f2967ce
|
||||
DIST baloo-widgets-18.04.3.tar.xz 244960 BLAKE2B d8b9d80e7a84958ead24d5371a582c7de8fbe6adaa05faf49c66a4613c03daabd12acbbf9288df80a922e8ce3a611728cc2059a1814cd03d54a3c3e584d29112 SHA512 d267d43d75a6139f78961f47b12882e2cd4dec17e31a60de5b0d0d133a895a36b12bafa68b121f84b7a15f692ebd1219b055197785183fc1b86e59b754eb5e07
|
||||
|
||||
27
kde-apps/baloo-widgets/baloo-widgets-18.04.3.ebuild
Normal file
27
kde-apps/baloo-widgets/baloo-widgets-18.04.3.ebuild
Normal file
@@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Widget library for baloo"
|
||||
LICENSE="LGPL-2+ LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep baloo)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kfilemetadata)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
RESTRICT+=" test"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST blinken-17.12.3.tar.xz 2505872 BLAKE2B 304cf939db4bd4609a0bda247119803d0cedb276d99bd7c3ea4cc449dc85c2cf5db1a474ffa79dd09087fbb9cf8dd8e2e1405d02ee5d8f5d265202dc898556bc SHA512 9cd1ce9f74f94d7beab0192f59114459d3434f341f3ad2d83dc6b659f70e6fbfeafd21ead5ae22f4f07fc03ed2d9da85ad59703f6d6af879355575cf7db07494
|
||||
DIST blinken-18.04.2.tar.xz 2507808 BLAKE2B b6ca67e3da758666ee2b271184afd0dea931b695dad5d41c234bc0412337fa08b9deb790121f7ecf5cafbbb79f320eeb73b4bb81603a3bbd3feb8adad7c90b44 SHA512 608be8da79d61ea6cdccea7426ae4088d2334cacfb4325cc6a69e52ffe41ad9cb349e39f40bc99d25e6381b206597d7722fc7c104325e8548171ce72113c4a96
|
||||
DIST blinken-18.04.3.tar.xz 2507660 BLAKE2B 0b002c616bffba1716837e23aedc31f7401842589d3d8d4f029df5245c81eaa5a0213345619234ac85e0e1ff97091f2daeace65c59b5911f70d35addecb30966 SHA512 55a02b9c1041c8cf554431f338f4117300a25c5976f01c6ba3a3b28e66f0ea9742fb0dcd4fd25cb69a3ba5c41ef3b7633ae1259672a8e8175687ff17130920cc
|
||||
|
||||
34
kde-apps/blinken/blinken-18.04.3.ebuild
Normal file
34
kde-apps/blinken/blinken-18.04.3.ebuild
Normal file
@@ -0,0 +1,34 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="KDE version of the Simon Says game"
|
||||
HOMEPAGE="https://www.kde.org/applications/education/blinken
|
||||
https://edu.kde.org/blinken/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep kguiaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
media-libs/phonon[qt5(+)]
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
kde5_src_install
|
||||
|
||||
rm "${ED}"usr/share/${PN}/README.packagers || die
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST bomber-17.12.3.tar.xz 753868 BLAKE2B e865f2c565eea5def26687c3dc813aa40aca0468e6754f9bbb349266fcceda609f7f8260eb44e2313f253a893892edd00456b517642939028921489b8bf9d3f0 SHA512 3c792fd103b93a2ec5e9b030382256cdba1c05477e04e8d95d0a331dd630d88137e0079fd1b91f267ccbc1c32a60e4c94f34330061380b0a069f689b90efb6ec
|
||||
DIST bomber-18.04.2.tar.xz 754712 BLAKE2B fd669ca5dbc8f1d8f862d33afcf75c48bd37cc933d3b6022cb35ab3b7e2a04a965421bde8242a212ecebd7890aa956b6083d77f41f3a65d943bf4ec4d3ff64ce SHA512 b362f0d891270269a1eb15a8bc5d7e4d6d2cffc1fd84227ce2f507f9fa7bfb3975c931628d03e9e25513bac28c5f82debf6410c368aa7203c160525f38cdecdb
|
||||
DIST bomber-18.04.3.tar.xz 754288 BLAKE2B 5c30c435dee98ce851fec3723148d62db815ebc3aabc7a76aa5f9ed4357cc55fd2a2d695cdeb68f729d2d93132d1804b0df79ab895b00094d6ff2703c9dbc443 SHA512 40297bfa9c3fb543a8f8903a70fe7e7987d9fd5ba063ab1de2cf58801ced0249f4b9019aa7492ee30f027c74cde8c0fe268888835e37ae56b0621dcdf8f30811
|
||||
|
||||
29
kde-apps/bomber/bomber-18.04.3.ebuild
Normal file
29
kde-apps/bomber/bomber-18.04.3.ebuild
Normal file
@@ -0,0 +1,29 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="KDE arcade bombing game"
|
||||
HOMEPAGE="https://www.kde.org/applications/games/bomber/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep libkdegames)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!games-action/xbomber
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST bovo-17.12.3.tar.xz 186488 BLAKE2B b3cf4a9d6b168e9197290d9fb50698b60122a07e91a732ba2f75b50ae6821bec9dfea41142c1e40e982db53f61026e82fa9370cfa39cc2edb3d605cac579eb45 SHA512 11b626795fef8bf8bd30f086e759d26a8f63f74c05dd155506121e5251e2f2e07cd67f3f337a6eb0b567b96c73980875cfbf02ebfdec3f5e13062e2aff21fe76
|
||||
DIST bovo-18.04.2.tar.xz 186572 BLAKE2B b5f0b06ed25dcff180c10fd7cbe6e762d9be69b29d81481aba750c89acd87a6995595343803e732400623cd9bb354015a4fced1523dc170a6db7babd5e41f3d5 SHA512 b794caf7189b29e8311c04928a66bd76f9ec0cd780c57e90d2303d7d280038708b42efe85bf392eb99ee98d0718f11178b736fd2f7272a8186aea0a457e3ce4d
|
||||
DIST bovo-18.04.3.tar.xz 186428 BLAKE2B a11d7a44b0d1489c677b1d5fe102ea7e1f5b8680f74c8dfb316c01044e82b87cb6c8acc42529d5948bcad74034f2392a698ebedfb442a0eb040d0ad00ea374a7 SHA512 f2efdb2e1f929febc0c1e7ed896d0067e61b3f8cc08616396718e9b79c60737921ea352d8cd4450358ee7b06d74d7130f5890fa993a4b23ecc35681ca3fcee8c
|
||||
|
||||
30
kde-apps/bovo/bovo-18.04.3.ebuild
Normal file
30
kde-apps/bovo/bovo-18.04.3.ebuild
Normal file
@@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Five-in-a-row Board Game"
|
||||
HOMEPAGE="https://www.kde.org/applications/games/bovo/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep libkdegames)
|
||||
$(add_qt_dep qtconcurrent)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
DOCS=( AUTHORS HISTORY TODO )
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST akonadi-calendar-tools-17.12.3.tar.xz 223424 BLAKE2B 57622ccc637d9a41634d90e764f1c9dfdbe60e7a77d13632397e41222dc1cc5b544f268451132a11f8a3118a9042c701e993eef512ef5ac1df05aeea6bc1d35e SHA512 18c8bc3deb273022543c209410403f7bf7a9b13bcbcf9be601ef011dc9ae6c0335d866d1e696b410fcc4751830cb824a1fe530299ae76fe92e2f785f6886bd11
|
||||
DIST akonadi-calendar-tools-18.04.2.tar.xz 221200 BLAKE2B 6c978bbe881ca6272ea457302f0eee0ff0f57ebdb4b0c5fb2a50cc50c7ca84457cd4ccbca609f6ee0fdacdf45cb719dc5b0b98fc982f06643bb43155434416ae SHA512 2cd4fea39b0e79d699ecd9be711b0061d6e6190b97add422a572889c6882666fb75d2507a4ccbb69c9bfdbb62daf28316940ff635f19e3b8a867003017abafe6
|
||||
DIST akonadi-calendar-tools-18.04.3.tar.xz 221048 BLAKE2B 66dda4fb9e796f12a06a314197d95f33117dfa5c0d962c46edc6cceef225407f4b9ed4acc334ad9927c151f7e4709dcb4deac78d0252b5e62ec78cecc2ae2079 SHA512 25183856d3bc5ee2b1bcff27055479c9694df37db169419d0ef3525adcdebd06dae07134ab7ebadc42afd9d79d7598574b8c5036e6c295b0986af048153b1b9b
|
||||
|
||||
42
kde-apps/calendarjanitor/calendarjanitor-18.04.3.ebuild
Normal file
42
kde-apps/calendarjanitor/calendarjanitor-18.04.3.ebuild
Normal file
@@ -0,0 +1,42 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional" # FIXME: Check back for doc in release
|
||||
KDE_TEST="false"
|
||||
KMNAME="akonadi-calendar-tools"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Tool to scan calendar data for buggy instances"
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdelibs4support)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-calendar)
|
||||
$(add_kdeapps_dep calendarsupport)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
kde5_src_prepare
|
||||
|
||||
cmake_comment_add_subdirectory doc konsolekalendar
|
||||
sed -i -e "/console\.categories/ s/^/#DONT/" CMakeLists.txt || die
|
||||
|
||||
# delete colliding konsolekalendar translations
|
||||
if [[ ${KDE_BUILD_TYPE} = release ]]; then
|
||||
rm -f po/*/konsolekalendar.po || die
|
||||
rm -rf po/*/docs/konsolekalendar || die
|
||||
fi
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST calendarsupport-17.12.3.tar.xz 644864 BLAKE2B 52733e61d06eb1335f5e104daa073be87123c71af99dd2894934275b71b7a61478ac7853954492681327b5047a85dbaf7d634ca7bc53fefd115d3d2148e76048 SHA512 db578210c496c0e127e3c11efeb71cdd1bf56d0e61db6b82528ca036dbe83bb08338598863e51e7c8bead8f83169e1ecfb6080231e2bb97678c3b078fb12ee22
|
||||
DIST calendarsupport-18.04.2.tar.xz 647164 BLAKE2B c38d8b6bbba8328dbc50c1d55ea0117250017440b2b7394b9626b3c709f46a776ac0f3389973028d404d1d39a36c58cfc64bad6bcef7fd53b63a51f58e2a1276 SHA512 d321751fc1ab61583ae444262dbcec6b09dce70dfc7c9ba6cbdf05d3d1a9c6cc5d28a3d19f3982cb447df813bbe34c258dd95b0f784007ac95fcc8b72366d177
|
||||
DIST calendarsupport-18.04.3.tar.xz 647108 BLAKE2B 8088fcf42474e9b876e57135dcaccad97fdf4f433f57fd72886c1d94d7086471f1b76a08aff5df24f2cdb9891da041dfcf444951f908837ebb3aa53bc58b332d SHA512 7631d81bfbd3282448d4d78cf05a4714392736a74e23155b4c75f288a906975ea1bd32e3412e03b8ff74778e85560a071a11482c35cf769a738675c4fedd3e6e
|
||||
|
||||
44
kde-apps/calendarsupport/calendarsupport-18.04.3.ebuild
Normal file
44
kde-apps/calendarsupport/calendarsupport-18.04.3.ebuild
Normal file
@@ -0,0 +1,44 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="false"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Calendar support library"
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kguiaddons)
|
||||
$(add_frameworks_dep kholidays)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-calendar)
|
||||
$(add_kdeapps_dep akonadi-mime)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_kdeapps_dep kcalutils)
|
||||
$(add_kdeapps_dep kdepim-apps-libs)
|
||||
$(add_kdeapps_dep kidentitymanagement)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_kdeapps_dep libkdepim)
|
||||
$(add_kdeapps_dep pimcommon)
|
||||
$(add_qt_dep designer)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtprintsupport)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-libs/libical
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST cantor-17.12.3.tar.xz 1066992 BLAKE2B fdaaa42adf45b3013337374b83b6da77d6adfd610e233d56a80965f35f3433b412d4f1279a3c2c3e257a57a69b44d7e190f42e325f0fd3fa5ef4223ce6ddbfb7 SHA512 37d080fa3e87cbd105e33c687b5bc670c0833639873c41e1dcc519577103186ec629c85b5a1875af915267eb7ca3d13f170894bb9c0c882c964ccc02a24cfa3b
|
||||
DIST cantor-18.04.2.tar.xz 1071952 BLAKE2B fcccf731040f49229ba43e5cf00a052f8e7d93736536c63a9b92c93423794e927ea295f292295f2f6ed5844fc3bdf08367907439f3ef9e47900549c8bf6f2c63 SHA512 40b57c65606c771f96d8439eb192436dab7eca126a6d9e6d0b985aff3f11b340e4e3f42c182bceb5f954d2e695f8e13b739685d6c4389fdbcc07a4e99a936d40
|
||||
DIST cantor-18.04.3.tar.xz 2179372 BLAKE2B 1f6055359d239bd3f49d4a95975a13db710bb7aabb708b3e045aebc2b95ae8d9ab875486ea6735104d8df6bf53bfdccc6349e627e7ab32596bb0cfda83db31a0 SHA512 2493d2570f69d0f27489dd86b48a11fa454c4b0d42b821a52ee6489ed6914af826b94a152098144cda40122ddf98d7b121b03c2e4e4b46dc85db83643873d2bb
|
||||
|
||||
107
kde-apps/cantor/cantor-18.04.3.ebuild
Normal file
107
kde-apps/cantor/cantor-18.04.3.ebuild
Normal file
@@ -0,0 +1,107 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
KDE_TEST="forceoptional"
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
# FIXME: PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
inherit kde5 python-r1
|
||||
|
||||
DESCRIPTION="Interface for doing mathematics and scientific computing"
|
||||
HOMEPAGE="https://www.kde.org/applications/education/cantor https://edu.kde.org/cantor/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+analitza julia lua postscript python qalculate R"
|
||||
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
# TODO Add Sage Mathematics Software backend (http://www.sagemath.org)
|
||||
# FIXME: $(python_gen_cond_dep 'dev-qt/qtdbus:5' 'python3*')
|
||||
DEPEND="
|
||||
$(add_frameworks_dep karchive)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kpty)
|
||||
$(add_frameworks_dep ktexteditor)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtprintsupport)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
$(add_qt_dep qtxmlpatterns)
|
||||
analitza? ( $(add_kdeapps_dep analitza) )
|
||||
julia? ( dev-lang/julia )
|
||||
lua? ( dev-lang/luajit:2 )
|
||||
qalculate? (
|
||||
sci-libs/cln
|
||||
sci-libs/libqalculate:=
|
||||
)
|
||||
postscript? ( app-text/libspectre )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
R? ( dev-lang/R )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
RESTRICT+=" test"
|
||||
|
||||
pkg_pretend() {
|
||||
kde5_pkg_pretend
|
||||
|
||||
if ! has_version sci-mathematics/maxima && ! has_version sci-mathematics/octave && \
|
||||
! use analitza && ! use julia && ! use lua && ! use python && ! use qalculate && ! use R; then
|
||||
einfo "You have decided to build ${PN} with no backend."
|
||||
einfo "To have this application functional, please enable one of the backends via USE flag:"
|
||||
einfo " analitza, lua, python, qalculate"
|
||||
einfo "Alternatively, install one of these:"
|
||||
einfo " # emerge sci-mathematics/maxima (bug #619534)"
|
||||
einfo " # emerge sci-mathematics/octave"
|
||||
einfo "Experimental available USE flags:"
|
||||
einfo " julia (not stable, bug #613576), R (bug #619534)"
|
||||
einfo
|
||||
fi
|
||||
|
||||
if ! has_version virtual/latex-base; then
|
||||
einfo "For LaTeX support:"
|
||||
einfo " # emerge virtual/latex-base"
|
||||
fi
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
use python && python_setup
|
||||
kde5_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
kde5_src_prepare
|
||||
|
||||
# FIXME: shipped FindPythonLibs3.cmake does not work for Gentoo
|
||||
sed -e "/^find_package(PythonLibs3)/ s/^/#/" \
|
||||
-i src/backends/CMakeLists.txt || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
use julia && addpredict /proc/self/mem # bug 602894
|
||||
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package analitza Analitza5)
|
||||
$(cmake-utils_use_find_package julia Julia)
|
||||
$(cmake-utils_use_find_package lua LuaJIT)
|
||||
$(cmake-utils_use_find_package postscript LibSpectre)
|
||||
$(cmake-utils_use_find_package python PythonLibs)
|
||||
$(cmake-utils_use_find_package qalculate Qalculate)
|
||||
$(cmake-utils_use_find_package R R)
|
||||
)
|
||||
kde5_src_configure
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST cervisia-17.12.3.tar.xz 1905900 BLAKE2B 8ada882e8bd19a272eb622a0bdb5e9fa9a20ed0c31c4b05ecde68f969288907ce00ea4ebd1c541aa8f5e51e3ca248b8413cd86611e96ca94e186cd6edd1e70b4 SHA512 fed1fdb51cba8eb2e02139095fc250f4d4cbed261a815cc9e8cb12df193da79440026730aad4fdda73759a4b8571776014a74b5d0517637d2fd2d86432e947c5
|
||||
DIST cervisia-18.04.2.tar.xz 1906876 BLAKE2B 8021ef587ed52b942b26922bd96a2a0b9eb58ac32f54df0ed754c96420c54ba0c6e99ad077fcee9d135ad3a1f6f743cf61e236e551d19a751ec06c8ffe65eb7b SHA512 2116fb68979f5faaa6f419fd872bcacfbc83bf5e03b946da660f07d7a4503ed5124f9c2b76cd4a3bbf9adf4511fba92e29106773339f8e74fb522eceab977d1a
|
||||
DIST cervisia-18.04.3.tar.xz 1906444 BLAKE2B 3c098bb67c52096edb709ce3dc1e88d812e9b5077feea3cfc3691bc17820353eb82921b9c914bdd168603ecc7274d35f56f2983e06eced6f5a76e6dc938fac5f SHA512 de058407f70e2c7568c925e7ff28ffdd9811065cf9fca9782cddd85650d55652c1a420fe7f89aee99ae01f0373fa52a17759a40f8310496e6af45ae5529b0193
|
||||
|
||||
36
kde-apps/cervisia/cervisia-18.04.3.ebuild
Normal file
36
kde-apps/cervisia/cervisia-18.04.3.ebuild
Normal file
@@ -0,0 +1,36 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="CVS frontend by KDE"
|
||||
HOMEPAGE="https://www.kde.org/applications/development/cervisia"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdesu)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kinit)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemviews)
|
||||
$(add_frameworks_dep knotifications)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-vcs/cvs
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST dolphin-plugins-17.12.3.tar.xz 187288 BLAKE2B 205db4fddf395f5e1c7ac9db123984f712867d2523b916ba0017525872a56460c2540dacc6b4e49cb3e876d3d504f619ef603372e98622d1634804cf5bee4efd SHA512 fe0e2aabea0870e8f3127178a10c70264fd339391f88aa9e2a1a5238cb25a0ef47ab2c66f60d2da0788a41399cdfd4099542c81d47e8db1ea09cf2f5941fdeaa
|
||||
DIST dolphin-plugins-18.04.2.tar.xz 189956 BLAKE2B c84d4f45c67b9d394cab0e05ca06755d49f2b734d711cf725bcebebdbede9f192e47eed475903dbd3f820ebd739db8c7a570bf6ae7a7e56736b61cae14a2117a SHA512 4218793e03fd6adc55c489e9b2a9336c2982fdccc2cd1cf1ff95ea7efe6aa32399bad7d0093c70e2d788410ab566152f8511c7f0d0c4a5597eeab7b3f461de89
|
||||
DIST dolphin-plugins-18.04.3.tar.xz 191408 BLAKE2B e27bd189d02f922e55fb216bfb80032bf611ec109a3c3f9e3b2cd2466f831e59d548c2d2861a784972e7dcc676e1e7baf28f9a44e8ce7cf1569846da4d6cb86a SHA512 641562f44750bad8ca431be470cf691ea72647ac2b6c5bef7ff83d1d538bc13b7f8d082589c0d2c8c208c14a6007e412f4be8a8e733ebde7132dca6d5724798e
|
||||
|
||||
74
kde-apps/dolphin-plugins/dolphin-plugins-18.04.3.ebuild
Normal file
74
kde-apps/dolphin-plugins/dolphin-plugins-18.04.3.ebuild
Normal file
@@ -0,0 +1,74 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="false"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Extra Dolphin plugins"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="bazaar dropbox git mercurial subversion"
|
||||
|
||||
# FIXME: required in root CMakeLists.txt, but:
|
||||
# kdelibs4support only required by git?
|
||||
# kxmlgui, qtnetwork only required by dropbox?
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdelibs4support)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep dolphin)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtnetwork)
|
||||
$(add_qt_dep qtwidgets)
|
||||
git? (
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
)
|
||||
mercurial? (
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep ktexteditor)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
)
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
sys-devel/gettext
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
$(add_kdeapps_dep kompare)
|
||||
bazaar? ( dev-vcs/bzr )
|
||||
dropbox? ( net-misc/dropbox-cli )
|
||||
git? ( dev-vcs/git )
|
||||
subversion? ( dev-vcs/subversion )
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DBUILD_bazaar=$(usex bazaar)
|
||||
-DBUILD_dropbox=$(usex dropbox)
|
||||
-DBUILD_git=$(usex git)
|
||||
-DBUILD_hg=$(usex mercurial)
|
||||
-DBUILD_svn=$(usex subversion)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
{ use bazaar || use dropbox || use git || use subversion || use mercurial; } && kde5_src_install
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
if ! use bazaar && ! use dropbox && ! use git && ! use subversion && ! use mercurial; then
|
||||
einfo
|
||||
einfo "You have disabled all plugin use flags. If you want to have vcs"
|
||||
einfo "integration in dolphin, enable those of your needs."
|
||||
einfo
|
||||
fi
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST dolphin-17.12.3.tar.xz 4841752 BLAKE2B 1f58cb0f1663e131a1b8dc58fc47d40a8a68bcb998fd3c6191f99176263523d40c1d9057b569c10c14e2a6b0be91b2eaaf07a54acdd386984d0da167cb84fabd SHA512 44cf8baaeead69dd5529ce7da96d78f507029fa47ac9ac50de9d77cb15335dd0b0e0c916f2cdd0d5cadc465e461115dbfd02c51af38d03da985d66bd22456136
|
||||
DIST dolphin-18.04.2.tar.xz 4850780 BLAKE2B 001fcd1f3fabfe449d5b6ac82763dcba0bfb3aa5303e54b2f72c105521deddd7f0264c435da9471cca5978d69afccb391810c1b6b4ee69f5f66f39034e8e1484 SHA512 760e698903717f30c08d69ae5872b1d42c523d6a554a6570cda6bfbd4fe2c37f2744e461728e7d090cfab6bed0055bf48b8cbb38128503386698f71c5d5f5198
|
||||
DIST dolphin-18.04.3.tar.xz 4850916 BLAKE2B 1d2a5c4f5e94e2f30055804d96c205eb2c03864ad2b6c245d917549986fbac26686e654818dacf93fcb711f59bfe6e7f3a011e578988f5bf9e6b6cb82fc33876 SHA512 167a35225dd4e75b7ff863771287a471273e0594c247ef058adc718682eb07f014ca84bc373e1c3a846e99711aad3d9a16b12aab8543aa3603e17f944b206b21
|
||||
|
||||
91
kde-apps/dolphin/dolphin-18.04.3.ebuild
Normal file
91
kde-apps/dolphin/dolphin-18.04.3.ebuild
Normal file
@@ -0,0 +1,91 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
KDE_TEST="true"
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Plasma filemanager focusing on usability"
|
||||
HOMEPAGE="https://www.kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="semantic-desktop thumbnail"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kbookmarks)
|
||||
$(add_frameworks_dep kcmutils)
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kinit)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemviews)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep knotifications)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_frameworks_dep solid)
|
||||
$(add_qt_dep qtconcurrent)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
media-libs/phonon[qt5(+)]
|
||||
semantic-desktop? (
|
||||
$(add_frameworks_dep baloo)
|
||||
$(add_frameworks_dep kfilemetadata)
|
||||
$(add_kdeapps_dep baloo-widgets)
|
||||
)
|
||||
!semantic-desktop? (
|
||||
$(add_frameworks_dep kdelibs4support)
|
||||
)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
$(add_kdeapps_dep kio-extras)
|
||||
thumbnail? (
|
||||
$(add_kdeapps_dep ffmpegthumbs)
|
||||
$(add_kdeapps_dep thumbnailers)
|
||||
)
|
||||
"
|
||||
|
||||
RESTRICT+=" test"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-18.04.1-flto.patch"
|
||||
"${FILESDIR}/${PN}-18.04.3-root-user.patch"
|
||||
"${FILESDIR}/${PN}-18.04.3-root-warn.patch"
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package semantic-desktop KF5Baloo)
|
||||
$(cmake-utils_use_find_package semantic-desktop KF5BalooWidgets)
|
||||
$(cmake-utils_use_find_package semantic-desktop KF5FileMetaData)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
kde5_pkg_postinst
|
||||
|
||||
if ! has_version "kde-apps/ark:${SLOT}" ; then
|
||||
elog "For compress/extract and other actions, please install kde-apps/ark:${SLOT}"
|
||||
fi
|
||||
|
||||
if ! has_version "kde-apps/kleopatra:${SLOT}" ; then
|
||||
elog "For crypto actions, please install kde-apps/kleopatra:${SLOT}"
|
||||
fi
|
||||
}
|
||||
56
kde-apps/dolphin/files/dolphin-18.04.3-root-user.patch
Normal file
56
kde-apps/dolphin/files/dolphin-18.04.3-root-user.patch
Normal file
@@ -0,0 +1,56 @@
|
||||
From 40453cb627a39f1ff92373f865426f0bcdc83419 Mon Sep 17 00:00:00 2001
|
||||
From: Nathaniel Graham <nate@kde.org>
|
||||
Date: Wed, 9 May 2018 17:18:08 -0600
|
||||
Subject: Re-allow running Dolphin as the root user (but still not using sudo)
|
||||
|
||||
Summary:
|
||||
Prohibiting the use of Dolphin as the actual root user (not using `sudo` or `kdesu`) breaks legitimate use cases for using the root user. An example is Kali, a distro that logs in as the root user by default as a deliberate design choice.
|
||||
|
||||
In such an environment, there is no additional security vulnerability beyond what you're already potentially exposing yourself to. So, let's re-enable it.
|
||||
|
||||
BUG: 387974
|
||||
FIXED-IN: 18.08.0
|
||||
|
||||
Test Plan:
|
||||
- Log in as normal user and run `sudo dolphin`: you get an error message.
|
||||
- Log in as normal user and run `kdesu dolphin`: you get an error message.
|
||||
- Log in as the root user and run dolphin normally: it works.
|
||||
|
||||
Reviewers: markg, elvisangelaccio, #dolphin
|
||||
|
||||
Reviewed By: markg
|
||||
|
||||
Subscribers: chinmoyr, cfeck, elvisangelaccio, mmustac, Fuchs, markg, graesslin, nicolasfella, zzag, kfm-devel, emmanuelp
|
||||
|
||||
Tags: #dolphin
|
||||
|
||||
Differential Revision: https://phabricator.kde.org/D12795
|
||||
---
|
||||
src/main.cpp | 11 ++++++++---
|
||||
1 file changed, 8 insertions(+), 3 deletions(-)
|
||||
|
||||
diff --git a/src/main.cpp b/src/main.cpp
|
||||
index db52e11..75bab67 100644
|
||||
--- a/src/main.cpp
|
||||
+++ b/src/main.cpp
|
||||
@@ -43,10 +43,15 @@
|
||||
extern "C" Q_DECL_EXPORT int kdemain(int argc, char **argv)
|
||||
{
|
||||
#ifndef Q_OS_WIN
|
||||
- // Check whether we are running as root
|
||||
+ // Prohibit using sudo or kdesu (but allow using the root user directly)
|
||||
if (getuid() == 0) {
|
||||
- std::cout << "Executing Dolphin as root is not possible." << std::endl;
|
||||
- return EXIT_FAILURE;
|
||||
+ if (!qEnvironmentVariableIsEmpty("SUDO_USER")) {
|
||||
+ std::cout << "Executing Dolphin with sudo is not possible due to unfixable security vulnerabilities." << std::endl;
|
||||
+ return EXIT_FAILURE;
|
||||
+ } else if (!qEnvironmentVariableIsEmpty("KDESU_USER")) {
|
||||
+ std::cout << "Executing Dolphin with kdesu is not possible due to unfixable security vulnerabilities." << std::endl;
|
||||
+ return EXIT_FAILURE;
|
||||
+ }
|
||||
}
|
||||
#endif
|
||||
|
||||
--
|
||||
cgit v0.11.2
|
||||
45
kde-apps/dolphin/files/dolphin-18.04.3-root-warn.patch
Normal file
45
kde-apps/dolphin/files/dolphin-18.04.3-root-warn.patch
Normal file
@@ -0,0 +1,45 @@
|
||||
From 621cd24acfec8cbed19e9aa6ff8650cd6f38f809 Mon Sep 17 00:00:00 2001
|
||||
From: Nathaniel Graham <nate@kde.org>
|
||||
Date: Sun, 6 May 2018 17:48:54 -0600
|
||||
Subject: Show a warning when running as the root user
|
||||
|
||||
Summary: Now that Dolphin can be run as the root user again, let's show a warning.
|
||||
|
||||
Test Plan:
|
||||
When run with the root user account:
|
||||
{F5882057}
|
||||
|
||||
Reviewers: #dolphin, markg, elvisangelaccio
|
||||
|
||||
Reviewed By: markg, elvisangelaccio
|
||||
|
||||
Subscribers: acooligan, anthonyfieroni, chinmoyr, kfm-devel, rikmills, emmanuelp, zzag, nicolasfella, elvisangelaccio, Fuchs, mmustac, markg
|
||||
|
||||
Tags: #dolphin
|
||||
|
||||
Differential Revision: https://phabricator.kde.org/D12732
|
||||
---
|
||||
src/dolphinviewcontainer.cpp | 8 ++++++++
|
||||
1 file changed, 8 insertions(+)
|
||||
|
||||
diff --git a/src/dolphinviewcontainer.cpp b/src/dolphinviewcontainer.cpp
|
||||
index bf8ac88..7b99595 100644
|
||||
--- a/src/dolphinviewcontainer.cpp
|
||||
+++ b/src/dolphinviewcontainer.cpp
|
||||
@@ -108,6 +108,14 @@ DolphinViewContainer::DolphinViewContainer(const QUrl& url, QWidget* parent) :
|
||||
m_messageWidget->setCloseButtonVisible(true);
|
||||
m_messageWidget->hide();
|
||||
|
||||
+#ifndef Q_OS_WIN
|
||||
+ if (getuid() == 0) {
|
||||
+
|
||||
+ // We must be logged in as the root user; show a big scary warning
|
||||
+ showMessage(i18n("Running Dolphin as root can be dangerous. Please be careful."), Warning);
|
||||
+ }
|
||||
+#endif
|
||||
+
|
||||
m_view = new DolphinView(url, this);
|
||||
connect(m_view, &DolphinView::urlChanged,
|
||||
m_urlNavigator, &KUrlNavigator::setLocationUrl);
|
||||
--
|
||||
cgit v0.11.2
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST dragon-17.12.3.tar.xz 1464016 BLAKE2B 54360c45227c2260b4b401978e902de4777a5357812f93d73952938e6400196369e4b41777809619aa8cf2c0bf9a840b47ab71fbd3348e61f37de8943d1fd227 SHA512 0ba2e1845d6b6fcb3885e340160f37d924afd5d5b1a8f1f3e196ad5b04db87d55d1460feb447e0845802757e3b81d550fafcfca2e91bf334209953fc4466eef8
|
||||
DIST dragon-18.04.2.tar.xz 1729252 BLAKE2B d3150a269e0601ded56d427ecde54dea1137b40392a90df1abf9bf2998183fabca9d7f67e3a987b51579c0c1bf6612597ac57b37c9c53e65bb8535c7ec2df9c9 SHA512 8aab6d05672cb9420a27b1320dae2bd95b74848ee4e3e8f0cc02dc06cefd2ca3e27870051441d0c7912c9440bb626f69730a70f09cb4c91c664954b532ee6a97
|
||||
DIST dragon-18.04.3.tar.xz 1729144 BLAKE2B 4832bcdc8d01a97f85cf89e928e2bf503d9b7343a5e374a6c2b20fdef82676fd0263e60a8f2e3adad4f18afb071e42dadf42548fa3d81b08152baf6e8b0046f6 SHA512 5dd3a0157cbac092a0bb224c38dab6706545fd78103e98b060860c5465c6454c4c3a2ea4e646a99f4683a61d8c1248e3a7d2c5f5e69f7e711d6f3ac16ab198fd
|
||||
|
||||
39
kde-apps/dragon/dragon-18.04.3.ebuild
Normal file
39
kde-apps/dragon/dragon-18.04.3.ebuild
Normal file
@@ -0,0 +1,39 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="A simple video player"
|
||||
HOMEPAGE="https://www.kde.org/applications/multimedia/dragonplayer"
|
||||
|
||||
LICENSE="GPL-2+ || ( GPL-2 GPL-3 ) handbook? ( FDL-1.2 )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep knotifications)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kwindowsystem)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_frameworks_dep solid)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
media-libs/phonon[qt5(+)]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-devel/gettext
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST eventviews-17.12.3.tar.xz 437868 BLAKE2B 294cfcbb750ae81714257b56dd7f2c7817be8182331ec3517c96e17858997f1e3c49b3ecbce27e906c9485fdbc2f2bcab94131fc9365a0fc484b799ef2e29877 SHA512 6a51eef25eb9ab0522c95ec4ed800af94e5a1243b597e7aee4619a1494bdcd26b08df4d42d04d837c561f5c0d3434edba9f4a72fdd2433816ad3e9e0e6b6bbae
|
||||
DIST eventviews-18.04.2.tar.xz 441572 BLAKE2B 21555db4f717121c10b089079c0cc0f608ff8a613ed56d95dd84767fc6e12b298fec793780bda021f41c77a28b4324a102193f45787986cb7a3f41ee74b1b384 SHA512 428981bb3cd35fda4c220009579daf1902bd6f4e3fbdc18d0cf00096099d12f74cd22b1272e5c86132cab5e6dc02d1a07bcb0e2dfdc2428b62c54ca16eb14a90
|
||||
DIST eventviews-18.04.3.tar.xz 441572 BLAKE2B 1c9fb9c5e6e23c0d068ed4183c5ea90f459ed23b86ada2955477e89e4cf0d86d95b4779cec63dfa8b4d8743198efee520caf665db2d448ea16d5eea54c962680 SHA512 d6a202a31cfe9f4765f5915c6cf5542b9d1e9ffe309eba40dc00690d6281951404d14b6e4e0d7f71c8d1b9a5ad72ef5ca0bed326e462ebe574678317be34c1a1
|
||||
|
||||
42
kde-apps/eventviews/eventviews-18.04.3.ebuild
Normal file
42
kde-apps/eventviews/eventviews-18.04.3.ebuild
Normal file
@@ -0,0 +1,42 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Calendar viewer for KDE PIM"
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kguiaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-calendar)
|
||||
$(add_kdeapps_dep calendarsupport)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_kdeapps_dep kcalutils)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_kdeapps_dep libkdepim)
|
||||
$(add_qt_dep designer)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-libs/kdiagram:5
|
||||
dev-libs/libical
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST ffmpegthumbs-17.12.3.tar.xz 21100 BLAKE2B 6f0ee8bd6c8d775c463734e83c44ee6a59cb52d7d8a622aa33b10e57b944f26aee5f453fc2cfe153d6d970114b19d524811681447eb01f5d8b16bd90e1897bcb SHA512 923bd21bc7e27c3ed511c987ae8011066b713acf6f14794c00cb26a0c6c3d8859a88db02c88ec5cfbc4210dd4a252dddcbbbe6e768d386617b26af3ea9b5184d
|
||||
DIST ffmpegthumbs-18.04.2.tar.xz 21220 BLAKE2B de63786ec9b156073d17eaa5c7fd6bb26c50bdd556efb3493dd48d1d3640a041786b473c3dff141844f3a2ffd16cc6b95a193f34de5c94560e9f4984629655a9 SHA512 b24c02dd75c408fa91bd8e8a156cdf22ff9af3033d3f39ceeed2d83d0f42d0324778076d081c2769ac9a7a64978492567999588e16c73ae6c86056598fcea178
|
||||
DIST ffmpegthumbs-18.04.3.tar.xz 21208 BLAKE2B de6b446436f99ab502eb63a897cc4e62403fd88202b7d3a026d8d3a373e30c22bc65b72afaaecc1a37c543b1951ccff2f48a654228bc94be90493c97d3ceacdd SHA512 5ec858f4829bbc0ae480b908520f2f19cfb3dfcde2d3f8d357e3c671a84cb9734f0e4041eb35a625aecb2abe94e54f18e44bfe7e85afdad00c941e4a1065eba3
|
||||
|
||||
22
kde-apps/ffmpegthumbs/ffmpegthumbs-18.04.3.ebuild
Normal file
22
kde-apps/ffmpegthumbs/ffmpegthumbs-18.04.3.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_BLOCK_SLOT4="false"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="FFmpeg based thumbnail generator for video files"
|
||||
LICENSE="GPL-2+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="libav"
|
||||
|
||||
RDEPEND="
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_qt_dep qtgui)
|
||||
libav? ( media-video/libav:= )
|
||||
!libav? ( media-video/ffmpeg:0= )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST filelight-17.12.3.tar.xz 654916 BLAKE2B 3543b15b6a1c691769c01aa24bcb8b8b3f1b81d0060ebb7409e8f22749fa6b08cd5ca0eff94e6a950c6f027bf3c56afcf7f43cee27192a34284509e3d6a8d670 SHA512 6c8efe81b54bc5fa0111d94c65a15a6a2beb079790bb741a38f336baff417eb5c8d6d133063afbd538378b5aadea08d221915cfaab8430fc4dc32a889c2057bc
|
||||
DIST filelight-18.04.2.tar.xz 659100 BLAKE2B fb199e4a3f2dff1807a8d17ff2ebf88fb1b084aa638fb9600c18afa653bd05ebc972ac778071a59a558e3702a0963bb160553d187b4c88134f911a0b28816605 SHA512 380d6f5c0811220d72b7c411339e9ae778ae2ee4e472f87cf73af56cee39369e794598ee0601c8181cc0815579305de3af1b562e4d2edc43f2e70250c80f9e2d
|
||||
DIST filelight-18.04.3.tar.xz 659376 BLAKE2B db637bfc183a893cb19d802084c490a983d9e6bab6e9fa7bce9896d6e6e24d93f769e3334bdb667ae656882e3658cdb9d7417618a019a3d44c08850e3a549504 SHA512 a938a23b150d0c3caba453e1a9e60532d5da24caeec7bffbd781363a0b79fd5fc8a2a6875b67a42beb5d9bc9598145bd8f58b9718ef39166f5738a9dcb303890
|
||||
|
||||
27
kde-apps/filelight/filelight-18.04.3.ebuild
Normal file
27
kde-apps/filelight/filelight-18.04.3.ebuild
Normal file
@@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="optional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Visualise disk usage with interactive map of concentric, segmented rings"
|
||||
HOMEPAGE="https://utils.kde.org/projects/filelight/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST granatier-17.12.3.tar.xz 1959944 BLAKE2B 8b25ade780f0679f722eb3a4e323adc73c2e3c3d774595a934bdb2d6017eb0588e2163b0610bb90dd2277a0dbd9e6df590c2fdc238d36d80e50b335abd8702cf SHA512 9d3b8f53452a345a3c48547dc04bb1e58ab35f8d25b0e7611fba4adddefd04b705b681aa24e7e504e742a65b025b0ef5869d1959de9199f2f6d5681bbf7290fc
|
||||
DIST granatier-18.04.2.tar.xz 1961320 BLAKE2B 93e424d0c31a6cd657e7de658ca49a689f3d6b4cce29b18aec42e53cc8bac8094900e97894f26f3de6754552e019a32fa59255d8196f5cefcc0492a293d7b049 SHA512 afc46a2253885e88a8656260df46b18d5c649dd5e7ef27e18e6aadfa14c7cde57c87db05791dbe9e7002c00b4a381f586b6d2e4afce7b4c75cda3aae159478bc
|
||||
DIST granatier-18.04.3.tar.xz 1961648 BLAKE2B d1a14db7fbb3bc07ec19f4db4a142aab54196e7612a0341873877c6a74f000970e3720f0e2640d3a72cfde6e993058ce9ba0a08c01f2b316f6ba76f323ccd7e8 SHA512 c39fe20c1d88fd8d521e0db91df46535488efbaba27f48faef63e015d9806b3d66a81831edb9b8bb0508954f79822b70ed47b7c3409601a6102c8e7d32304339
|
||||
|
||||
30
kde-apps/granatier/granatier-18.04.3.ebuild
Normal file
30
kde-apps/granatier/granatier-18.04.3.ebuild
Normal file
@@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="KDE Bomberman game"
|
||||
HOMEPAGE="https://www.kde.org/applications/games/granatier/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep libkdegames)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST grantlee-editor-17.12.3.tar.xz 110752 BLAKE2B 2d0e60207bcf1edd1bd4e69e7a959c59e0e63b14117bafd402f8fa57aea2a1c1eb30c152ab3a70498691e854241046d6ca1ee9ffb3c8303393c6a629244c6be6 SHA512 722db8e101c7132717840137d77dc8c0972a2f1692b4b0d8be3e33c296649d0d5f30f55b4cc6e1dfa58778a3c470c93baae0b060d234a99f967e87296e947f0b
|
||||
DIST grantlee-editor-18.04.2.tar.xz 111264 BLAKE2B a3a8e1cca4d945a830a35b392273f1d9389eda14c8ff135cebc38d70dcdae284b4baa6b0bd139dc89f812fd8091aaa259a44b03ed91e54ac43307d23154ef85c SHA512 aa825d2486c253c5673dfbb9dc874e22a48b05df96e21bd90704af3f5ed5c1ca0c23b8684b0c75f78dc706268c87dfcd5205720a74e0227f371c9fdc1624e13e
|
||||
DIST grantlee-editor-18.04.3.tar.xz 111032 BLAKE2B ac0c177c5f2038d941e172e84155ae4de33183a13a5e522b6ff39eaa402ac41e80fa53cbe2c56351943568fcd33ac2de7eefa59489c68f3ca4663cbe7dad425b SHA512 6eb55fe1632dbee7fd2d632642460a8c6471d801e877be241a519fb1f103154844a01949b0e5db0b833351c6fb496e3dd34998acf1634817c1319b173be15acb
|
||||
|
||||
44
kde-apps/grantlee-editor/grantlee-editor-18.04.3.ebuild
Normal file
44
kde-apps/grantlee-editor/grantlee-editor-18.04.3.ebuild
Normal file
@@ -0,0 +1,44 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Utilities and tools to manage themes in KDE PIM applications"
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep karchive)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep ktexteditor)
|
||||
$(add_frameworks_dep kwallet)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep akonadi-contacts)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_kdeapps_dep kpimtextedit)
|
||||
$(add_kdeapps_dep messagelib)
|
||||
$(add_kdeapps_dep pimcommon)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwebengine 'widgets')
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kaddressbook:4
|
||||
!kde-apps/kdepim-common-libs:4
|
||||
!kde-apps/kdepim-l10n
|
||||
!kde-apps/kmail:4
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST grantleetheme-17.12.3.tar.xz 51348 BLAKE2B 89055379524d9273b2db9185c1f0116638e5f45414ba674cb7d2511e9539d556daf489e9a54f39a3c1197a8b1939076ccb7bd932d336c0769b97d2c7e59a8062 SHA512 203fd80f303d4c2c76b9375179da9aa7f040416b397ce576ee5836b2bc8d04109601275bad843a192317971852f97c9a7fa83b48401da14ec820f11706187928
|
||||
DIST grantleetheme-18.04.2.tar.xz 51684 BLAKE2B bdd2ef509b892778c7f391f21f838b3fda99691f916f59c5c73231df4f74a0e8ac5ffda39ae0576fe8aecc37669c41398d2908648a79b5807022cf2e1cca5332 SHA512 c08a7fac35dbac514ffd0da7dd447d1e4a8bcc52f18df387224c6823bce03b816a20985e67ab105665491f1b96baa1826a31809802318d0871099a5463cee463
|
||||
DIST grantleetheme-18.04.3.tar.xz 51676 BLAKE2B 97db8d46c7e99d1cf3a3ef61dfc579564adfa80d4d5aa21faa29cd94c332c9f3c6ce8e9845a3c6f1555be5a95c7cd603bd8c5372c69f1cf1296bddc96580ce17 SHA512 5f5ded0dcfba8759101807f2fe2148b9af07043da05a5357be7614e4a26660c9f50b41206bd6dfadd9b659ed08d55f9f76c47e076a1cccb3f595209441de4010
|
||||
|
||||
34
kde-apps/grantleetheme/grantleetheme-18.04.3.ebuild
Normal file
34
kde-apps/grantleetheme/grantleetheme-18.04.3.ebuild
Normal file
@@ -0,0 +1,34 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Library for Grantlee plugins"
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-libs/grantlee:5
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
$(add_qt_dep qtnetwork)
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
|
||||
# fails if package not already installed
|
||||
RESTRICT+=" test"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST gwenview-17.12.3.tar.xz 6021476 BLAKE2B a4142239cfe4d82b26977d788a67286625d7469ce4722a1c091691c02abe75ceb5b852e4754b6c3809fc96219b0a967595cd83910e8b809c553adaa0397ee939 SHA512 7691e07f6ec572a46a8b0c3e63aba93d7a3c2886384370d3d77299c94e7f9cc5f7dff4e45390cc6871bc003da27ce0f90d85d8108a7302657bc3f0175e609abf
|
||||
DIST gwenview-18.04.2.tar.xz 6055820 BLAKE2B 130a9dfcb69bf7da3a89c45c6a733824e24a17b0c582fb475e5ed51abc9e00f112e7edc32030ffb04db4e156a6a958678a527ea0c504dbb0c6fdd74d264dfc19 SHA512 ea9fdbc88dedbdfc2f15d431a28e2d8df010ed880cf29380b3b6bccd8cc7a93f06b980d2b4491ce3c7244767ed8eddbd8089450762aec3711514e98de8ccf758
|
||||
DIST gwenview-18.04.3.tar.xz 6055876 BLAKE2B 5202dcfe597ad1da7d5b18124ec357239a26a30c20d83c37bc7258e0ad4232b53081a8e050017850ea6eeb02fe0d88f90b90b0029e364929375d3e09dc8bf7fd SHA512 a1c36a05e4ae3ee9aff74f4a56eb10c2c27aa89e10886d14dd6753e42329653550e8716965156ec5f50915e320224757bf52d1178986ef10d039e3c622c01a7f
|
||||
|
||||
99
kde-apps/gwenview/gwenview-18.04.3.ebuild
Normal file
99
kde-apps/gwenview/gwenview-18.04.3.ebuild
Normal file
@@ -0,0 +1,99 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="true"
|
||||
KDE_TEST="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="KDE image viewer"
|
||||
HOMEPAGE="
|
||||
https://www.kde.org/applications/graphics/gwenview/
|
||||
https://userbase.kde.org/Gwenview
|
||||
"
|
||||
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="fits kipi raw semantic-desktop X"
|
||||
|
||||
# requires running environment
|
||||
RESTRICT+=" test"
|
||||
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep kactivities)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kitemviews)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep knotifications)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_frameworks_dep solid)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtopengl)
|
||||
$(add_qt_dep qtprintsupport)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
media-gfx/exiv2:=
|
||||
media-libs/lcms:2
|
||||
media-libs/libpng:0=
|
||||
media-libs/phonon[qt5(+)]
|
||||
virtual/jpeg:0
|
||||
fits? ( sci-libs/cfitsio )
|
||||
kipi? ( $(add_kdeapps_dep libkipi '' '' '5=') )
|
||||
raw? ( $(add_kdeapps_dep libkdcraw) )
|
||||
semantic-desktop? (
|
||||
$(add_frameworks_dep baloo)
|
||||
$(add_frameworks_dep kfilemetadata)
|
||||
)
|
||||
X? (
|
||||
$(add_qt_dep qtx11extras)
|
||||
x11-libs/libX11
|
||||
)
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
$(add_frameworks_dep kwindowsystem)
|
||||
$(add_qt_dep qtconcurrent)
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
$(add_frameworks_dep kimageformats)
|
||||
$(add_qt_dep qtimageformats)
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package fits CFitsio)
|
||||
$(cmake-utils_use_find_package kipi KF5Kipi)
|
||||
$(cmake-utils_use_find_package raw KF5KDcraw)
|
||||
$(cmake-utils_use_find_package X X11)
|
||||
)
|
||||
|
||||
if use semantic-desktop; then
|
||||
mycmakeargs+=(-DGWENVIEW_SEMANTICINFO_BACKEND=Baloo)
|
||||
else
|
||||
mycmakeargs+=(-DGWENVIEW_SEMANTICINFO_BACKEND=None)
|
||||
fi
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
kde5_pkg_postinst
|
||||
|
||||
if ! has_version kde-apps/svgpart:${SLOT} ; then
|
||||
elog "For SVG support, install kde-apps/svgpart:${SLOT}"
|
||||
fi
|
||||
|
||||
if use kipi && ! has_version media-plugins/kipi-plugins ; then
|
||||
elog "Plugins for the KIPI interface can be found in media-plugins/kipi-plugins"
|
||||
fi
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST incidenceeditor-17.12.3.tar.xz 517144 BLAKE2B edbf3e6b3bf7027ca8399d42cb59e5122e8bd85b2fdf0de5e6932bba68fdb1a8b75cc38b20022f8bf3712ac0ee6ac4525b709a0e24609d634cea83d2571bf57c SHA512 b800a3f1f62a195e515b1ff41aae801f17a983549499c2e694f5ad8690bda1a7218aa7ebcc4908b288ee97c6d335df729348d9a34df4400cfea86d4501af2ba3
|
||||
DIST incidenceeditor-18.04.2.tar.xz 526600 BLAKE2B c1b04235ddb89741709278cd3863a18e10eb4e1b0e037e20165f0d161fe2b4920c6a0ad6c966d9758007ab8a9f736fab4368eed55c163485d97c7208fcc71714 SHA512 da0e637419abe1f3993cea94f1827d790bf87c73352942aafb02442d7fa785eb3fdd78cfeb861f5cd1bcd9a5a3abff39fc5355ce4ce23c374d46e84444fc0304
|
||||
DIST incidenceeditor-18.04.3.tar.xz 526824 BLAKE2B 17047dd77fb93c39322cf6c9cf3dd5c3e75bf20fc959ab6594fd6d00c6c7be924027bf0c1964c98ab162b109aeebaf8b738598b76b88e860ddfacb76449d24c0 SHA512 805a0eb76d3047e7520d5915b2210c948474028b6692d19ba74ff32553366bf792133c78a5ebb4d50dc9a5506d53cb5837ba7fb9981f30c3d710e6705fa84fa9
|
||||
|
||||
53
kde-apps/incidenceeditor/incidenceeditor-18.04.3.ebuild
Normal file
53
kde-apps/incidenceeditor/incidenceeditor-18.04.3.ebuild
Normal file
@@ -0,0 +1,53 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="true"
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Incidence editor for korganizer"
|
||||
LICENSE="GPL-2+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-calendar)
|
||||
$(add_kdeapps_dep akonadi-contacts)
|
||||
$(add_kdeapps_dep akonadi-mime)
|
||||
$(add_kdeapps_dep calendarsupport)
|
||||
$(add_kdeapps_dep eventviews)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_kdeapps_dep kcalutils)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kdepim-apps-libs)
|
||||
$(add_kdeapps_dep kidentitymanagement)
|
||||
$(add_kdeapps_dep kldap)
|
||||
$(add_kdeapps_dep kmailtransport)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_kdeapps_dep libkdepim)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-libs/kdiagram:5
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-common-libs:4
|
||||
!kde-apps/kdepim-l10n
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST juk-17.12.3.tar.xz 1868428 BLAKE2B e88f8607aa360751cbbb8c72fe04ad52f1d3f66679515cccf048a3802c65212c66e53936c1826c121ae9dd728ace46dfa5d33978818b8c95d088760e2e0a34ea SHA512 b86e8eb68dca55a9a321cbcfb0172a95a4e1536c3959390f62e3e519862c9de32f327db04e55de39ab194a5e46c228614333b22886b5bb2b4578f0f1d6b5cddc
|
||||
DIST juk-18.04.2.tar.xz 1872656 BLAKE2B 3b4c1b2da3cd3faffcaf60d28c4570f570928ebc38e6b380001164d8c039995a576906bddc4ebbc93e332db6e988e4c968c4cfbf63f27e9ca05896ec5608bbff SHA512 8fde81272567f4edd03ffa70f17cbd45b95af2e13517a2025ade98030a71253188b1aecb2d98968ea767bdb1fa39475b0475a617015bf26b1119be20f44698ce
|
||||
DIST juk-18.04.3.tar.xz 1872492 BLAKE2B bca7172ddcb8f657d11ee51311b39390c62be31ff996dcdec5557c68f96346b10dddeb9f40d8537a17e4be879861c698b357b6688f3cf2a1220b47108174f778 SHA512 f5492f3edfea4e74f984a1d09d15ec186a96ab536223821795d84f3b5868f45a9b76655121950f69580cd701d1fd6a621e6e4b43a05481c9c05672f02278a35d
|
||||
|
||||
44
kde-apps/juk/juk-18.04.3.ebuild
Normal file
44
kde-apps/juk/juk-18.04.3.ebuild
Normal file
@@ -0,0 +1,44 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
KDE_TEST="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Jukebox and music manager by KDE"
|
||||
HOMEPAGE="https://www.kde.org/applications/multimedia/juk/"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kglobalaccel)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep knotifications)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwallet)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kwindowsystem)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtnetwork)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
media-libs/phonon[qt5(+)]
|
||||
>=media-libs/taglib-1.6
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kde4-l10n
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST k3b-17.12.3.tar.xz 10573616 BLAKE2B e5606f7ef96aa34cf2aba068cd7417bd1783910f759dffa2bb4edab3d2e921788513b22839c8e6156f304db4e81b3a6889d1bdf7b4648f64e2cbd383fe032705 SHA512 05cd1413d99f55c4aca5b75cd51691fa0ca0a975660168ee3effa39774deab36d28ef3e7c71860c726d1e7e02b3ac12e6372e2e47bb64d5fa5e21f58540d11e1
|
||||
DIST k3b-18.04.2.tar.xz 10595932 BLAKE2B f4ccb715eab5e946e3489b1addc58d300dfbcdf756ec9fecceacf3c3a5c815a3c488b7fc93c6568c165ac0b73a0c621390396d9c5080a39edb65a672f1767b95 SHA512 164279a3af561d361ced962bbbc878edb45e661026c72abfd3098be5b8caf42f0dbb3edebd1920c4ec2e70c8f8b1550e2b95388dbed983734a7560549bab7579
|
||||
DIST k3b-18.04.3.tar.xz 10599940 BLAKE2B f5c72ff0ce4fafd15e6c2c954934b7f6e57e8fe31596a0eaa7f0510d919c910882fc8fb5b0d4508a88c43b70d88f22692b34786f9999559be4aa6f334feebcf1 SHA512 744e963537b71d3ac4d529e216a1ece7b858f831e6de5beadcfa42cb690ada80c1d17271080eb5bd753ab3b9325374c382b87449ec9bc816ec32c680b0e7d5ed
|
||||
|
||||
121
kde-apps/k3b/k3b-18.04.3.ebuild
Normal file
121
kde-apps/k3b/k3b-18.04.3.ebuild
Normal file
@@ -0,0 +1,121 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
KDE_TEST="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Full-featured burning and ripping application based on KDE Frameworks"
|
||||
HOMEPAGE="https://userbase.kde.org/K3b"
|
||||
|
||||
LICENSE="GPL-2 FDL-1.2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="dvd emovix encode ffmpeg flac libav mad mp3 musepack sndfile sox taglib vcd vorbis webkit"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep karchive)
|
||||
$(add_frameworks_dep kbookmarks)
|
||||
$(add_frameworks_dep kcmutils)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kfilemetadata 'taglib?')
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep knotifications)
|
||||
$(add_frameworks_dep knotifyconfig)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_frameworks_dep solid)
|
||||
$(add_kdeapps_dep libkcddb)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtnetwork)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
media-libs/libsamplerate
|
||||
dvd? ( media-libs/libdvdread )
|
||||
ffmpeg? (
|
||||
libav? ( media-video/libav:= )
|
||||
!libav? ( media-video/ffmpeg:0= )
|
||||
)
|
||||
flac? ( >=media-libs/flac-1.2[cxx] )
|
||||
mp3? ( media-sound/lame )
|
||||
mad? ( media-libs/libmad )
|
||||
musepack? ( >=media-sound/musepack-tools-444 )
|
||||
sndfile? ( media-libs/libsndfile )
|
||||
taglib? ( >=media-libs/taglib-1.5 )
|
||||
vorbis? (
|
||||
media-libs/libogg
|
||||
media-libs/libvorbis
|
||||
)
|
||||
webkit? ( $(add_qt_dep qtwebkit) )
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
app-cdr/cdrdao
|
||||
dev-libs/libburn
|
||||
media-sound/cdparanoia
|
||||
virtual/cdrtools
|
||||
dvd? (
|
||||
>=app-cdr/dvd+rw-tools-7
|
||||
encode? ( media-video/transcode[dvd] )
|
||||
)
|
||||
emovix? ( media-video/emovix )
|
||||
sox? ( media-sound/sox )
|
||||
vcd? ( media-video/vcdimager )
|
||||
"
|
||||
|
||||
REQUIRED_USE="
|
||||
flac? ( taglib )
|
||||
mp3? ( encode taglib )
|
||||
sox? ( encode taglib )
|
||||
"
|
||||
|
||||
DOCS+=( ChangeLog {FAQ,PERMISSIONS,README}.txt )
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DK3B_BUILD_API_DOCS=OFF
|
||||
-DK3B_BUILD_WAVE_DECODER_PLUGIN=ON
|
||||
-DK3B_ENABLE_HAL_SUPPORT=OFF
|
||||
-DK3B_ENABLE_MUSICBRAINZ=OFF
|
||||
-DK3B_DEBUG=$(usex debug)
|
||||
-DK3B_ENABLE_DVD_RIPPING=$(usex dvd)
|
||||
-DK3B_BUILD_EXTERNAL_ENCODER_PLUGIN=$(usex encode)
|
||||
-DK3B_BUILD_FFMPEG_DECODER_PLUGIN=$(usex ffmpeg)
|
||||
-DK3B_BUILD_FLAC_DECODER_PLUGIN=$(usex flac)
|
||||
-DK3B_BUILD_LAME_ENCODER_PLUGIN=$(usex mp3)
|
||||
-DK3B_BUILD_MAD_DECODER_PLUGIN=$(usex mad)
|
||||
-DK3B_BUILD_MUSE_DECODER_PLUGIN=$(usex musepack)
|
||||
-DK3B_BUILD_SNDFILE_DECODER_PLUGIN=$(usex sndfile)
|
||||
-DK3B_BUILD_SOX_ENCODER_PLUGIN=$(usex sox)
|
||||
-DK3B_ENABLE_TAGLIB=$(usex taglib)
|
||||
-DK3B_BUILD_OGGVORBIS_DECODER_PLUGIN=$(usex vorbis)
|
||||
-DK3B_BUILD_OGGVORBIS_ENCODER_PLUGIN=$(usex vorbis)
|
||||
$(cmake-utils_use_find_package webkit Qt5WebKitWidgets)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
kde5_pkg_postinst
|
||||
|
||||
echo
|
||||
elog "If you get warnings on start-up, uncheck the \"Check system"
|
||||
elog "configuration\" option in the \"Misc\" settings window."
|
||||
echo
|
||||
|
||||
local group=cdrom
|
||||
use kernel_linux || group=operator
|
||||
elog "Make sure you have proper read/write permissions on optical device(s)."
|
||||
elog "Usually, it is sufficient to be in the ${group} group."
|
||||
echo
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kaccounts-integration-17.12.3.tar.xz 70824 BLAKE2B 1299d25ac8852362a346edecc9f9d6554cd05e5554dcf58b735bce3b099074de4c0b2f8d77566075d90e775bc7e8a6c5cdac2bcb332207d808641163bac5cffa SHA512 239e273496c6d190a5c07f4fb98d718e435d0d4864f2c58877e90824d8f4fbbefcc4a057bc4a1ea25b4df77da9a111711d18a6111a58febe932844befc0489dc
|
||||
DIST kaccounts-integration-18.04.2.tar.xz 71660 BLAKE2B 9d1b6a6e5349a8393c8e460a7df20e83d3d482e162feb70a3e136c0c7dbabca84f555505621dc019c5aacffc199235a2d8647075be988a3dd93670e110e9c404 SHA512 3025586b6c9337d9cf7f9faca05e3dd0eb059dc3ae7c41b9b305f70edc5c728b724e3a852ca6f2167542be3e46f6e11283e876b5469606327f19916b8d45c1d8
|
||||
DIST kaccounts-integration-18.04.3.tar.xz 71660 BLAKE2B 083248cfd88c7000036351150122bcdb84ca7f340e0a32794a761db3c68f9f18deb8acea86471bbd0402f86846c7e241fd1b8e2c32b668f8f664e6207d592895 SHA512 2b7ff86398f5dfd454be3f8b2792f0abe9ca17cc4cafee9c4f99ad5f4eb63d47a4a7b9a0f43583e1c108d362a5cda52f8428252b0e7f3afef30c67c13b926ba1
|
||||
|
||||
@@ -0,0 +1,39 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_TEST="forceoptional"
|
||||
VIRTUALDBUS_TEST="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Administer web accounts for the sites and services across the Plasma desktop"
|
||||
HOMEPAGE="https://community.kde.org/KTp"
|
||||
LICENSE="LGPL-2.1"
|
||||
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep kdeclarative)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtdeclarative)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
net-libs/accounts-qt
|
||||
>=net-libs/libaccounts-glib-1.21
|
||||
net-libs/signond
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
$(add_frameworks_dep kcmutils)
|
||||
$(add_plasma_dep kde-cli-tools)
|
||||
sys-devel/gettext
|
||||
"
|
||||
|
||||
# bug #549444
|
||||
RESTRICT+=" test"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kaccounts-providers-17.12.3.tar.xz 31740 BLAKE2B 5518d40bbb28a7657ec406b76df35faefda9b6e9a3e8a2c31b27806329b66487d54c8a72fae50795bfcde519fbad96059b58466cc62b1197b2f7e4f2bbebfb93 SHA512 c8eba2caaa4cf3e33cf86b8a8713292be9666d3eca75931a493206317735b1938b0d36e028461f16229e26f38039d54d25b7c2e5ccdbfcfe5a68adbea69ee756
|
||||
DIST kaccounts-providers-18.04.2.tar.xz 31944 BLAKE2B 05ddb5de8048bc577e13e23a93f0e064db66c65b3cb011bcf6b0ad6c5a94254d8e0616497d55774b07d3a813bb3b367e8a1056f862de900c9f96b7e159c08913 SHA512 8ece11aa955faae7365fdb69f76cdad691da2c3c960036f449334453240485e3dfd273214a9218af9693911674063c9badc93d65bb8ea7b571dfab16932f473e
|
||||
DIST kaccounts-providers-18.04.3.tar.xz 31868 BLAKE2B 3538782c5eb9c07607d258f00f11384521a47fb719fefa47bd98a4d7a73f287ccd2a5e65f395eca81652da1f83aa2a192939c48e7be465be5757675db26a7d79 SHA512 9e37745392c58992994989e1a9d35a692f5e08170073d9fa95e911d89ddde75a6bb2954283e46f5d6c6f8ffd9d37e31646e574f67e5f782b65fea331fdf0f28e
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="KDE accounts providers"
|
||||
HOMEPAGE="https://community.kde.org/KTp"
|
||||
LICENSE="LGPL-2.1"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdeclarative)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kpackage)
|
||||
$(add_kdeapps_dep kaccounts-integration)
|
||||
$(add_qt_dep qtdeclarative)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtxml)
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
dev-util/intltool
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
net-libs/signon-ui
|
||||
net-libs/signon-oauth2
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kaddressbook-17.12.3.tar.xz 544148 BLAKE2B 9857bfaca4f94e6108066d4a6270e6e959b110f5a6ba9219cc371665d36b00d445cef0723ea118c285bee7971a9fb480d8851e4eb569d474de29161f37b90915 SHA512 0b498c7ebf49a6a4df3c24b185ae9edd2d53a80fdc6d84c6ebc6b9f5531766dff579ca7240f6c4657bc113b872811de941e75f7f4d171d3cbd08a0e9afb2a054
|
||||
DIST kaddressbook-18.04.2.tar.xz 547860 BLAKE2B 630709b3383a40af33be71bc72f327a680eb04a56452a1491ce0a947495488477c401628b7aa79df04b733d7aad44d19761feaf1169db36733d06fd41e2fc925 SHA512 61ce4e4cfc01374105320eaff80fd7bb9750adfaf029f2f1806ba02499c77a2074a9c840ea59ded04d376a7ad6f1ae59990d017f289a1836859b6229ed533930
|
||||
DIST kaddressbook-18.04.3.tar.xz 547988 BLAKE2B 470fc757fbcf30accada18f62916fb21eb2710eddafacbcb6842562238ca74d04ee6b5e1271a1a15d3cc5482bcb9040930f6c1a1185279d784043ccce3395db9 SHA512 5afdfde4319977b31debfe662e2758080f0749229c087179e887272662eb23d69c06b3b634214b240af77b225c91c5b20dae531ea7cd58befa4d019bd28ebcc3
|
||||
|
||||
60
kde-apps/kaddressbook/kaddressbook-18.04.3.ebuild
Normal file
60
kde-apps/kaddressbook/kaddressbook-18.04.3.ebuild
Normal file
@@ -0,0 +1,60 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional" # FIXME: Check back for doc in release
|
||||
KDE_TEST="forceoptional-recursive"
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Address book application based on KDE Frameworks"
|
||||
HOMEPAGE="https://www.kde.org/applications/office/kaddressbook/"
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE=""
|
||||
|
||||
COMMON_DEPEND="
|
||||
$(add_frameworks_dep kcmutils)
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_frameworks_dep prison)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-contacts)
|
||||
$(add_kdeapps_dep akonadi-search)
|
||||
$(add_kdeapps_dep grantleetheme)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kdepim-apps-libs)
|
||||
$(add_kdeapps_dep kontactinterface)
|
||||
$(add_kdeapps_dep libgravatar)
|
||||
$(add_kdeapps_dep libkdepim)
|
||||
$(add_kdeapps_dep libkleo)
|
||||
$(add_kdeapps_dep pimcommon)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtprintsupport)
|
||||
$(add_qt_dep qtwidgets)
|
||||
>=app-crypt/gpgme-1.7.1[cxx,qt5]
|
||||
dev-libs/grantlee:5
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
test? ( $(add_kdeapps_dep akonadi 'sqlite,tools') )
|
||||
"
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
$(add_kdeapps_dep kdepim-runtime)
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kajongg-17.12.3.tar.xz 4238944 BLAKE2B 5b953695413d8486468be2e83d7326199415a1cfe3f2fdba834f0ac3be841042efc73fea11d0c2e0177573065b0576f058e8e3527d7186c02e37986c86bdcb5e SHA512 c1d8a0934952cf11d3de3bc081cc7b33b42a7707cc0cdf91a669087f6707108aa6be25a34a065128afcf63602491096f8533bbcebc8ba89a37f310caab9515b5
|
||||
DIST kajongg-18.04.2.tar.xz 4241864 BLAKE2B cab6e62051b5615a86a266d7075f26564c0bfa31a0fc4146456b3bcae4dd5b67d193115ed5735288ec7c3ecb6a6f528cceba95b066c32373f671204e61a05a46 SHA512 d92b897a52f6b0056daa195ffb3e7abf2db60f99f9572ef9bb51a41afe40f518c491fba6dfb1ecaabbf2228d3fe122771e1eb489c04699cab974362cdbc20511
|
||||
DIST kajongg-18.04.3.tar.xz 4241892 BLAKE2B 764d0787917948eb70efca211d3fac59beeec0c1fcd4fb5f4ae7f48ce3235cf490a974b268e56ee4032bb4db0e5e6689ab8067c44cb937f70572d25d9019806b SHA512 ba447ed629b40ec8984d95cd324b06637d5d4131e8868dca36ed10451c6bf95e0126e0548322553b5ea15e8ae82211cb3bccade4cd0bd3f19f6ff4a415eca8f3
|
||||
|
||||
53
kde-apps/kajongg/kajongg-18.04.3.ebuild
Normal file
53
kde-apps/kajongg/kajongg-18.04.3.ebuild
Normal file
@@ -0,0 +1,53 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_AUTODEPS="false"
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
PYTHON_COMPAT=( python3_{5,6} )
|
||||
inherit python-single-r1 kde5
|
||||
|
||||
DESCRIPTION="Classical Mah Jongg for four players"
|
||||
HOMEPAGE="https://www.kde.org/applications/games/kajongg/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
$(add_frameworks_dep extra-cmake-modules)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_kdeapps_dep libkdegames)
|
||||
$(add_qt_dep qtcore)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-db/sqlite:3
|
||||
dev-python/PyQt5[gui,svg,widgets,${PYTHON_USEDEP}]
|
||||
>=dev-python/twisted-16.6.0[${PYTHON_USEDEP}]
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
$(add_kdeapps_dep libkmahjongg)
|
||||
!kde-apps/kajongg:4
|
||||
!<kde-apps/kde4-l10n-17.03.90:4
|
||||
"
|
||||
|
||||
pkg_setup() {
|
||||
python-single-r1_pkg_setup
|
||||
kde5_pkg_setup
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
python_fix_shebang src
|
||||
kde5_src_prepare
|
||||
sed -i -e "/KDE_ADD_PYTHON_EXECUTABLE/s/^/#DONT/" CMakeLists.txt || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
kde5_src_install
|
||||
dosym ../share/kajongg/kajongg.py /usr/bin/kajongg
|
||||
dosym ../share/kajongg/kajonggserver.py /usr/bin/kajonggserver
|
||||
fperms a+x /usr/share/kajongg/kajongg{,server}.py
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kalarm-17.12.3.tar.xz 1797760 BLAKE2B 9ba94eb0dec5b6b9d55fdeac4605ed3ea12668c3d82f530072187b4c5010f8b2d0e4042f7a9b64858a353e7d588afc52186e899479884bf78b2ede7807e61625 SHA512 21f5187fbec15e49b9e51b062b1ee1e424c6dd73cbc9c7871940a8441da5faa15d3344b7adfd1795906907c6ea8b469846f1ad1371d9abfd0e1e4df84daac892
|
||||
DIST kalarm-18.04.2.tar.xz 1796312 BLAKE2B 8d9a44b3368686b7655240f46c388a20513ad99fdd02ba6e31080b3ad24360975e9a8a3eefce98b4b8ff04ef7a1a0e10d6d78f5a46501f49d23fe5f2477115c4 SHA512 f6d5165f639f4f2bd2d6f849623c7ca38a60fdac441737631c502c633ec2249d2dc4282d72bf4b46e78164c6324213cac0d9e493d3645346f94a7e38731532f1
|
||||
DIST kalarm-18.04.3.tar.xz 1796128 BLAKE2B e4bf35dad7997c7f01f0a2e06efd4dcebe7d8c4493cfed7fdd1d49fd8ba3908925a4395478ecbfa8deee6e3241db057c03935ed2e4b6555b46307c550ab0d82e SHA512 05a524214c1b58db1d8d43d996771d37a1e17bdb9efa3e4e4f7475f1b48a984a2f8e28398a8d3d7cac9a5f7ef109fc82b35941bcd217fe2b6dc1a1de2e7924d6
|
||||
|
||||
77
kde-apps/kalarm/kalarm-18.04.3.ebuild
Normal file
77
kde-apps/kalarm/kalarm-18.04.3.ebuild
Normal file
@@ -0,0 +1,77 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Application to manage alarms and other timer based alerts for the desktop"
|
||||
HOMEPAGE+=" https://userbase.kde.org/KAlarm"
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="X"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kauth)
|
||||
$(add_frameworks_dep kcmutils)
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep kdelibs4support)
|
||||
$(add_frameworks_dep kguiaddons)
|
||||
$(add_frameworks_dep kholidays)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep knotifications)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kwindowsystem)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep akonadi-contacts)
|
||||
$(add_kdeapps_dep akonadi-mime)
|
||||
$(add_kdeapps_dep kalarmcal)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_kdeapps_dep kcalutils)
|
||||
$(add_kdeapps_dep kcontacts)
|
||||
$(add_kdeapps_dep kdepim-apps-libs)
|
||||
$(add_kdeapps_dep kidentitymanagement)
|
||||
$(add_kdeapps_dep kmailtransport)
|
||||
$(add_kdeapps_dep kmime)
|
||||
$(add_kdeapps_dep kontactinterface)
|
||||
$(add_kdeapps_dep kpimtextedit)
|
||||
$(add_kdeapps_dep libkdepim)
|
||||
$(add_kdeapps_dep mailcommon)
|
||||
$(add_kdeapps_dep pimcommon)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtnetwork)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-libs/libxslt
|
||||
media-libs/phonon[qt5(+)]
|
||||
X? (
|
||||
$(add_qt_dep qtx11extras)
|
||||
x11-libs/libX11
|
||||
)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
$(add_kdeapps_dep kdepim-runtime)
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package X Qt5X11Extras)
|
||||
$(cmake-utils_use_find_package X X11)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kalarmcal-17.12.3.tar.xz 494884 BLAKE2B e13c2d013180129eebb497fc26634f53d80cc88b23ea0bba9b5fb775247921e28408ae877651483d803743d531674b4b06ef42c4b33fe87b51978e772714ee80 SHA512 444edd565287441a53da00520bba9b4a22c155048c504a1bd1c0a25f066ae12bea63100589270cd93c26af18cb6e4686c7a753199d10980db638c5a14529239c
|
||||
DIST kalarmcal-18.04.2.tar.xz 548360 BLAKE2B e090a7d7a3dc1f23df1d47d46ac841ae73a5df8107f42ab87279adf015aa78b6d95b3f1b15f8e5192e718a992c2f9577982e18df69595bf5c9cf8ea9de31d792 SHA512 dca28d8747d9cb9c24c033813d7a1a3a6f9e51d97d0aea4b2290027742e7d58a571751423d88c760df115de2d9e60c091ff2c9a07ee51680425661836acfbedd
|
||||
DIST kalarmcal-18.04.3.tar.xz 548228 BLAKE2B 673a8cb71e1355790864295e3762da3f5c567b08b94b32063a293ce7b156f3a8d6ffc1fb8bf8fdee12d5ee4c3f3c30699f48e563b911f786f4fc4d840f859438 SHA512 d3ff9210cb999d83d108a359e996fcbb187aa0b2bf264331c13f744ac9539a64e678e99b4fac47c19c2edb560c041d07f45450cc3ee56e59c86442755df2c204
|
||||
|
||||
26
kde-apps/kalarmcal/kalarmcal-18.04.3.ebuild
Normal file
26
kde-apps/kalarmcal/kalarmcal-18.04.3.ebuild
Normal file
@@ -0,0 +1,26 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Client library to access and handling of KAlarm calendar data"
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kdelibs4support)
|
||||
$(add_frameworks_dep kholidays)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_kdeapps_dep akonadi)
|
||||
$(add_kdeapps_dep kcalcore)
|
||||
$(add_kdeapps_dep kcalutils)
|
||||
$(add_kdeapps_dep kidentitymanagement)
|
||||
$(add_qt_dep qtgui)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-apps/kdepim-l10n
|
||||
!<kde-apps/kdepim-runtime-18.03.80
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kalgebra-17.12.3.tar.xz 690480 BLAKE2B 996b66e256d3a87181d03d6fdcd35df9322baef6fa4b6c7a28db8e8641dabf7c33378b632b3a676f983cf25f91377ffc9c98b95553e61805bd1d72ccac958702 SHA512 7062ab6c6a2fce17e313ad16535f51b5ce893384499971dd05e9a256b00e7172b1b83dd3fd4cee76406b32e6abc2a16fa671eb5b95cd8062c760968ede44c62b
|
||||
DIST kalgebra-18.04.2.tar.xz 708844 BLAKE2B 56701c62bcb05f5a3d0f91513621284f6e51d5f66bd58e44c5b42490152468b32b6da24db0db0181dc6d864f7ad63462a8635e65f388faa1ed940143e8dd5e56 SHA512 84257ec81e6c0afc87cb5059c8c9f9dc232734f21f488cbc30e4505815238c00489b4a4e2c7dec291454cf3344cea97bd57ff4336e9db258b7599c8be2e10990
|
||||
DIST kalgebra-18.04.3.tar.xz 708516 BLAKE2B c3977b66bf126a2e1774401ff1fd4161e9ffb6e82d7cc25b1b43cac4604595f8ebaa2e8ac49ceffc65ee5486a88b4d780edf6196d04e1ee257af38e54787bf8f SHA512 8314e8193a29a611b3566eac8b98e2599e2bfde7ff767a7cf513acf51599e9f42b32f24e8f08bca8e824822260c298f97a64c662882eba1d977ce20ddb92a3f6
|
||||
|
||||
42
kde-apps/kalgebra/kalgebra-18.04.3.ebuild
Normal file
42
kde-apps/kalgebra/kalgebra-18.04.3.ebuild
Normal file
@@ -0,0 +1,42 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="optional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="MathML-based graph calculator by KDE"
|
||||
HOMEPAGE="https://www.kde.org/applications/education/kalgebra https://edu.kde.org/kalgebra/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="readline"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep analitza)
|
||||
$(add_qt_dep qtdeclarative)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtprintsupport)
|
||||
$(add_qt_dep qtwebengine 'widgets')
|
||||
$(add_qt_dep qtwidgets)
|
||||
readline? ( sys-libs/readline:0= )
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
$(add_frameworks_dep kirigami)
|
||||
$(add_qt_dep qtquickcontrols)
|
||||
!kde-apps/analitza:4
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package readline Readline)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kalzium-17.12.3.tar.xz 24447404 BLAKE2B 48e99e119bf3bdf38603e6fbe942697fdee28c9decc38aecde525b7d0bd4a3b9f8a8084cd13a238b0eb356ebc179f355783d4937e4317bd25dff138d433ee92f SHA512 989e35f617ef019036571103c1fa4df7fb64238fd2cb7c909798b7baaacb1ebc64d6c989c07040a5c46f3db240edf2e415c11ab4a480eb2f532f1ed992af4fb1
|
||||
DIST kalzium-18.04.2.tar.xz 24460432 BLAKE2B f75996e21b5cfafd96f114d7561f583f8d02f15d07f7701007f8820823aaaf1e6eabab86a023d82c6a372125d88fc2bac9e2ffef2625ea5a74db9ce0a1d2a41e SHA512 b22e545fc99dfadff446a72f203bb1b08b9db2e1950511276f1d6bc553132e4b130c62ea326923b870dec08ab145507a68690bcccb0d5121a5526e17540a9298
|
||||
DIST kalzium-18.04.3.tar.xz 24391996 BLAKE2B 54ff86420607eae2cfded6722eb5d12c0305fa5f331b1d8a078eaa62e8c82a4b51e253fcc4138123df33839c02d6e86dbb8fc14fe2ef47f5b6efb65a0576e487 SHA512 1a7a6d6dfc8d210fc29bb77de9b1f59cfe45eb774cec4f1783de367c9d67b4d73c83847ea2c99d2706a47e0d5b2c115decd7d3b9b4b1399bf7ca9d4d69a51cc6
|
||||
|
||||
60
kde-apps/kalzium/kalzium-18.04.3.ebuild
Normal file
60
kde-apps/kalzium/kalzium-18.04.3.ebuild
Normal file
@@ -0,0 +1,60 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5 flag-o-matic
|
||||
|
||||
DESCRIPTION="Periodic table of the elements"
|
||||
HOMEPAGE="https://www.kde.org/applications/education/kalzium https://edu.kde.org/kalzium/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="editor solver"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kdelibs4support)
|
||||
$(add_frameworks_dep khtml)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemviews)
|
||||
$(add_frameworks_dep kplotting)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kunitconversion)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtscript)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
editor? (
|
||||
$(add_qt_dep qtopengl)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
dev-cpp/eigen:3
|
||||
sci-chemistry/openbabel
|
||||
sci-libs/avogadrolibs
|
||||
)
|
||||
solver? ( dev-ml/facile[ocamlopt] )
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
sci-chemistry/chemical-mime-data
|
||||
"
|
||||
|
||||
src_configure(){
|
||||
# Fix missing finite()
|
||||
[[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H
|
||||
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package editor Eigen3)
|
||||
$(cmake-utils_use_find_package editor AvogadroLibs)
|
||||
$(cmake-utils_use_find_package editor OpenBabel2)
|
||||
$(cmake-utils_use_find_package solver OCaml)
|
||||
$(cmake-utils_use_find_package solver Libfacile)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kamera-17.12.3.tar.xz 96720 BLAKE2B 8f0efe658f007a89fb946be9ead52bf3492f4fdf8684899722c9d6a7273d921b64333e576158ad34c4facb477734b355453ae2379b1fae5db1f11cd5390c6393 SHA512 498ebef75fe32e1ea7a4eb048f6942ab1539db870eecf0550f1f04ab85bbe36543ffa864cd658988110540cc3d8a0ace442c71d00bd9a04497c221bfeba24376
|
||||
DIST kamera-18.04.2.tar.xz 97464 BLAKE2B 4925d1e76b0c6a902b32eb5fde12f9e2a7d390e4519ddbe8e08b78a711c5d6e6f7293bdf71415789457d5d3199075501aa9c6bf394218241be66eb740b661545 SHA512 8632558ebbb3fb144c49641fc621ec9c2d2795c9686d6709045070e7d8929862175b7b58d09a7fcb0509e2aa069214a3a29921032bdf2d948ef235c620d77f67
|
||||
DIST kamera-18.04.3.tar.xz 97376 BLAKE2B 6368a6f736ce5b8e4af30d5b52f8068e3ada90f6914c6922d9d199f3779dac23884d16887ea29eecbf6187689ebd72f9766cb3d844c0478a475b4650cee97b86 SHA512 f0f85eb94377ab04e2ad8bd973ccdfb4ef5aec6fcaf4046dac021cc466168dcb8c79d8a4da0735dad015bd2a69ff561f243401c7f30ef7b41b2f4fdcc6c80032
|
||||
|
||||
28
kde-apps/kamera/kamera-18.04.3.ebuild
Normal file
28
kde-apps/kamera/kamera-18.04.3.ebuild
Normal file
@@ -0,0 +1,28 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Plasma integration for gphoto2 cameras"
|
||||
LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
media-libs/libgphoto2:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
sys-devel/gettext
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST kamoso-18.04.2.tar.xz 185260 BLAKE2B a8830d5eda34e600230574c6587f2b85d66fcc3fbfcfecb10dbeaf34e0a158a9390ccade0f46290835ac5bea23e00ca6dbfca99f64c8e53dcf7386bd508334ef SHA512 b8751766795a8127e0bb80aed88139f2c2c10a5b2211ca29b255178a494689bb61f132e80d01c69d4d837c7e550ce2c11127d3b003e0e630009cb25221d8e369
|
||||
DIST kamoso-18.04.3.tar.xz 185180 BLAKE2B fe9cb465ceec5d84e4d46c69a8588a4d4ac7070d5b97616061eec98bc748a73d04e60416b95d39d5e9785be2c747b5b3539b9bf1bf8e22814101a53e137c69d2 SHA512 2b6ac71c9e661aa6f6c4dde183f660f0028440ebacfa144f17550f95c1250c8e73cf0e2c5397fc0ed44f829201d84ef22049fba0bd00c2a36d2875cbcc560e9f
|
||||
|
||||
37
kde-apps/kamoso/kamoso-18.04.3.ebuild
Normal file
37
kde-apps/kamoso/kamoso-18.04.3.ebuild
Normal file
@@ -0,0 +1,37 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Application to take pictures and videos from your webcam by KDE"
|
||||
HOMEPAGE="https://userbase.kde.org/Kamoso"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemviews)
|
||||
$(add_frameworks_dep purpose)
|
||||
$(add_qt_dep qtdeclarative)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
dev-libs/glib:2
|
||||
media-libs/gst-plugins-base:1.0
|
||||
virtual/opengl
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
$(add_frameworks_dep kirigami)
|
||||
$(add_qt_dep qtquickcontrols2)
|
||||
media-plugins/gst-plugins-jpeg:1.0
|
||||
media-plugins/gst-plugins-libpng:1.0
|
||||
media-plugins/gst-plugins-meta:1.0[alsa,theora,vorbis,v4l]
|
||||
"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kanagram-17.12.3.tar.xz 7523656 BLAKE2B 3a3cf6ca8e79be66e48f0d9c9e6a9fe311aba098ab0766b2d07ee6c153a77613167c95a2622fd8c42bb5ca30da7c60470fb824322a9c2a10d97f0afc72a6efa7 SHA512 c75df80c167b155c53cbbad66d90a5b01f8f7ad9a97b303decfa3fe9e02ef5f4fb4f890256f6052ab67d735c0c5a1c587d56ea76738889a0c9dc9f24a6b0eab7
|
||||
DIST kanagram-18.04.2.tar.xz 7522612 BLAKE2B 77d87ffdba4422a4bb82a34c103ab6e95f2ee0e1c0fcf3ae4f721f2da8fbe42a18a7acafad7fd2ce3f7cbf5adb1203ebfa4e94028978cd6511fad1c70b410a50 SHA512 86600e35f3146fffd156b8043e651c717efb76d5de4b001c0b90a6eb0db1bda1a9ad35cb44d9a1e98e16faadac008dc2435151d3cb6d95f2fabd8c2e8d12f8b8
|
||||
DIST kanagram-18.04.3.tar.xz 7431284 BLAKE2B 49704820723996c7326c282cacd14991d8a0bb2b7dd6dddba882b7e3398d359e9cb564328e196a657cfbdf057fa09fc90a5199a6c49ca09e8b70cf97a918aa41 SHA512 a1b65cfecb6274d79fba8fe408d5941e4fbf52a7c5359903416801e246e08083b3a9865a21a570920bfd0e02dc403e36c9f7076a5e66ffda814e1ade4becc8c8
|
||||
|
||||
44
kde-apps/kanagram/kanagram-18.04.3.ebuild
Normal file
44
kde-apps/kanagram/kanagram-18.04.3.ebuild
Normal file
@@ -0,0 +1,44 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="true"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Game based on anagrams of words"
|
||||
HOMEPAGE="https://www.kde.org/applications/education/kanagram https://edu.kde.org/kanagram/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="speech"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdeclarative)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_frameworks_dep sonnet)
|
||||
$(add_kdeapps_dep libkeduvocdocument)
|
||||
$(add_qt_dep qtdeclarative)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
media-libs/phonon[qt5(+)]
|
||||
speech? ( $(add_qt_dep qtspeech) )
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
$(add_kdeapps_dep kdeedu-data)
|
||||
$(add_qt_dep qtmultimedia 'qml')
|
||||
$(add_qt_dep qtquickcontrols)
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
$(cmake-utils_use_find_package speech Qt5TextToSpeech)
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kapman-17.12.3.tar.xz 2525252 BLAKE2B 819e84a0c3c887eb5cfdba86935e174f716fb97a93c0cfb7ca30b13606959e5100fc780d199c1955cc585a505b92b2edb8ecd682de3ca0030613268479e498d9 SHA512 68504b49a9cd41e5093096b24fa8ada843656cedbf4274637aac7f8d0f7d78f35ec35c3502bd5781380cf7ae763f773747193747fe8eb8a7e73a91d97c0af379
|
||||
DIST kapman-18.04.2.tar.xz 2525836 BLAKE2B 12dcff2b538924912e0fe3e2643df407883b588f4dc81f1b9ebd2d0f49a6a5783ff6b17cac5f45650b8fdcbc4a9d62f1471779c471246ce63b84eb85318c2179 SHA512 158d66dd947ecdad9de3b17ef7b4a6b7ec1f55bc46fbea5f81b57c818c6ed3c26f0e51d7b81d4fc8dc2450ab0d0f73c620b7df7b02c6dc7d4ef64f3f490fdb8a
|
||||
DIST kapman-18.04.3.tar.xz 2525652 BLAKE2B 6b96e74bc70cadec5ea75f9f95b651cf19a3083b7562849606783ca9e034238f45e0662beb59a316821ec5724178ee30b5fa38fc03b416fd3c89001a707c514f SHA512 80f6f2dce23244e4da3cbef019a97323ec4dfd146fb2844001339d096c1137a5b4b51b9d19c72c1ac5a404bde66cedd4bdd43b1df06a5deda0ef4adf8ebf0b5d
|
||||
|
||||
29
kde-apps/kapman/kapman-18.04.3.ebuild
Normal file
29
kde-apps/kapman/kapman-18.04.3.ebuild
Normal file
@@ -0,0 +1,29 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Pac-Man clone by KDE"
|
||||
HOMEPAGE="https://www.kde.org/applications/games/kapman/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_kdeapps_dep libkdegames)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtsvg)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kapptemplate-17.12.3.tar.xz 352488 BLAKE2B 203bfee3e05c42b266f7d7c880149ac31e2f8e37306ae46f2091831b68e80477226c05ace0ba63729e1e258fa504ee91133583e76ffdce0239191f2d4b08c22c SHA512 03eff26877917a38bcae3166a16e6b802cc900513bec9a615c38342f6a1ceeb454fbc195d1e05f3cf3b6f8a9a7a64eeaaa83d07a5058efc42c2140b4a8c9006e
|
||||
DIST kapptemplate-18.04.2.tar.xz 352708 BLAKE2B 9d1d88104c964611d521f744d93cac4ab5d969393d622d8818d6d7e50a3d3325ab264a60b1199bad3f0229a0bbb035f886e3137491c4eaeb89230d1065ab613c SHA512 a7df0f5554d57cf0ece5b282c5705a64160443a7a174aa1e62f00e06f1dcd14d2212353b4b444e8dd1fe9195182a1cdbde6a632eccc0ed274aa048a483bf333b
|
||||
DIST kapptemplate-18.04.3.tar.xz 316568 BLAKE2B 92bbfeabc7bc3b7d45ab4e805d244404cca8c9a959e27be5e9b5de697bc0f4b8973e12f65198bc675e2977dfa08db07e28304a33b1d786769ac4072a43e2a266 SHA512 35e120bbd5a9dfbfcb9ec9372940ba7420f3e53bf926f2ed77d3facd99343f4edc644bc1ae91a147f73d7a1bcd28730051dc8a1c5990631ceab42113c6c336de
|
||||
|
||||
27
kde-apps/kapptemplate/kapptemplate-18.04.3.ebuild
Normal file
27
kde-apps/kapptemplate/kapptemplate-18.04.3.ebuild
Normal file
@@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="forceoptional"
|
||||
KDE_TEST="forceoptional"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="A shell script to create the necessary framework to develop KDE applications"
|
||||
HOMEPAGE="https://www.kde.org/applications/development/kapptemplate"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep karchive)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST kate-17.12.3.tar.xz 5629840 BLAKE2B 384b15a1273ec02d0d3342e761f5c1135f000d1b8485445d07ff5384ea49f60c6d4a6aaadd8371d931cbfcab190e4e5ff820021708dbc44899a01340b980e3bd SHA512 3435afb4dc643064c9e98c86e02521cec9d53fb7ad30320e686db6260e3468b3745643447172218b033dcd46e7c9f02efbd00af26ee820b928ac74f5cf62b0a6
|
||||
DIST kate-18.04.2.tar.xz 5641048 BLAKE2B 7385aaf26029a6c5b1e749440f41d8ed58e936a06fff9c40ff1b37fd5724298d49d7aa92eb3bdefb2b4088a6cbe106cf6f5796e2a410c2f348c9b42492c7ac7d SHA512 2b3545ba3042f95756f7f3af2d423041107860d390ab6884b52f410adc0a66c8e9fe85e0105935258c0a68daa41c96330ca78de2aa788685daa2b51d97afea7e
|
||||
DIST kate-18.04.3.tar.xz 5639892 BLAKE2B 76b36061ec758964e3644fc3893069791e060566646eb03ce0bb6ed04c6c2707f5f48240887078e309128f09e3316ee1bb7076063a8d937d1c4ee67e1dedc906 SHA512 7a41ef21e28e275a448fa80f6d6a7890e221669343c30f946a4522e7f9b4812407ff5b168939508568ce17965fa2dea965aa63062f4fe059a2612021f877694e
|
||||
|
||||
62
kde-apps/kate/files/kate-18.04.3-root-user.patch
Normal file
62
kde-apps/kate/files/kate-18.04.3-root-user.patch
Normal file
@@ -0,0 +1,62 @@
|
||||
From bf6d5b7532968763bdc629aa90426c53500af13f Mon Sep 17 00:00:00 2001
|
||||
From: Nathaniel Graham <nate@kde.org>
|
||||
Date: Sat, 26 May 2018 14:50:24 -0600
|
||||
Subject: Re-allow running Kate and KWrite as the actual root user (but still
|
||||
not using sudo)
|
||||
|
||||
Summary:
|
||||
The original change (9adcebd3c2e476c8a32e9b455cc99f46b0e12a7e) to prevent sudo usage broke the use case of running KWrite or Kate while logged in as the actual `root` user with a GUI session. This is how the Kali distro is set up by default, so the original change amounted to making Kate and KWrite not launch at all on this KDE distro.
|
||||
|
||||
This patch re-enables running as the actual root user, but keeps blocking usage via `sudo` or `kdesu`. There are no negative security implications associated with re-allowing usage via the root user, since if you're running a GUI session, you were already exposed to the original security threat and Kate and KWrite do not increase the attack surface.
|
||||
|
||||
I have submitted a similar change for Dolphin that has been accepted (D12795), but @elvisangelaccio wants that to go in at the same time as this, to keep them in sync.
|
||||
|
||||
BUG: 387973
|
||||
FIXED-IN: 18.08.0
|
||||
|
||||
Test Plan:
|
||||
- Log in as normal user and run `sudo kate` or `sudo kwrite`: you get an error message.
|
||||
- Log in as normal user and run `kdesu kate` or `kdesu kwrite`: you get an error message.
|
||||
- Log in as the root user and run Kate or KWrite normally: it works.
|
||||
|
||||
Reviewers: #kate, dhaumann, cullmann, #ktexteditor
|
||||
|
||||
Reviewed By: #kate, dhaumann, #ktexteditor
|
||||
|
||||
Subscribers: kwrite-devel, elvisangelaccio
|
||||
|
||||
Tags: #kate
|
||||
|
||||
Differential Revision: https://phabricator.kde.org/D13138
|
||||
---
|
||||
kate/main.cpp | 14 ++++++++------
|
||||
2 files changed, 16 insertions(+), 12 deletions(-)
|
||||
|
||||
diff --git a/kate/main.cpp b/kate/main.cpp
|
||||
index e20fcff..19f7a99 100644
|
||||
--- a/kate/main.cpp
|
||||
+++ b/kate/main.cpp
|
||||
@@ -61,13 +61,15 @@
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
#ifndef Q_OS_WIN
|
||||
- /**
|
||||
- * Check whether we are running as root
|
||||
- **/
|
||||
+ // Prohibit using sudo or kdesu (but allow using the root user directly)
|
||||
if (getuid() == 0) {
|
||||
- std::cout << "Executing Kate as root is not possible. To edit files as root use:" << std::endl;
|
||||
- std::cout << "SUDO_EDITOR=kate sudoedit <file>" << std::endl;
|
||||
- return 0;
|
||||
+ if (!qEnvironmentVariableIsEmpty("SUDO_USER")) {
|
||||
+ std::cout << "Executing Kate with sudo is not possible due to unfixable security vulnerabilities." << std::endl;
|
||||
+ return EXIT_FAILURE;
|
||||
+ } else if (!qEnvironmentVariableIsEmpty("KDESU_USER")) {
|
||||
+ std::cout << "Executing Kate with kdesu is not possible due to unfixable security vulnerabilities." << std::endl;
|
||||
+ return EXIT_FAILURE;
|
||||
+ }
|
||||
}
|
||||
#endif
|
||||
/**
|
||||
--
|
||||
cgit v0.11.2
|
||||
86
kde-apps/kate/kate-18.04.3.ebuild
Normal file
86
kde-apps/kate/kate-18.04.3.ebuild
Normal file
@@ -0,0 +1,86 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
KDE_HANDBOOK="optional"
|
||||
KDE_TEST="true"
|
||||
VIRTUALX_REQUIRED="test"
|
||||
inherit kde5
|
||||
|
||||
DESCRIPTION="Kate is an advanced text editor"
|
||||
HOMEPAGE="https://www.kde.org/applications/utilities/kate https://kate-editor.org/"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+addons"
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep kactivities)
|
||||
$(add_frameworks_dep kcodecs)
|
||||
$(add_frameworks_dep kcompletion)
|
||||
$(add_frameworks_dep kconfig)
|
||||
$(add_frameworks_dep kconfigwidgets)
|
||||
$(add_frameworks_dep kcoreaddons)
|
||||
$(add_frameworks_dep kcrash)
|
||||
$(add_frameworks_dep kdbusaddons)
|
||||
$(add_frameworks_dep kguiaddons)
|
||||
$(add_frameworks_dep ki18n)
|
||||
$(add_frameworks_dep kiconthemes)
|
||||
$(add_frameworks_dep kio)
|
||||
$(add_frameworks_dep kitemmodels)
|
||||
$(add_frameworks_dep kitemviews)
|
||||
$(add_frameworks_dep kjobwidgets)
|
||||
$(add_frameworks_dep kparts)
|
||||
$(add_frameworks_dep kservice)
|
||||
$(add_frameworks_dep ktexteditor)
|
||||
$(add_frameworks_dep ktextwidgets)
|
||||
$(add_frameworks_dep kwidgetsaddons)
|
||||
$(add_frameworks_dep kwindowsystem)
|
||||
$(add_frameworks_dep kxmlgui)
|
||||
$(add_qt_dep qtdbus)
|
||||
$(add_qt_dep qtgui)
|
||||
$(add_qt_dep qtwidgets)
|
||||
$(add_qt_dep qtxml)
|
||||
addons? (
|
||||
$(add_frameworks_dep kbookmarks)
|
||||
$(add_frameworks_dep knewstuff)
|
||||
$(add_frameworks_dep kwallet)
|
||||
$(add_frameworks_dep plasma)
|
||||
$(add_frameworks_dep threadweaver)
|
||||
$(add_qt_dep qtsql)
|
||||
)
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
!kde-misc/ktexteditorpreviewplugin
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-18.04.3-root-user.patch" )
|
||||
|
||||
src_prepare() {
|
||||
kde5_src_prepare
|
||||
# test hangs
|
||||
sed -e "/session_manager_test/d" -i kate/autotests/CMakeLists.txt || die
|
||||
# delete colliding kwrite translations
|
||||
if [[ ${KDE_BUILD_TYPE} = release ]]; then
|
||||
find po -type f -name "*po" -and -name "kwrite*" -delete || die
|
||||
rm -rf po/*/docs/kwrite || die
|
||||
fi
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DBUILD_addons=$(usex addons)
|
||||
-DBUILD_kwrite=FALSE
|
||||
)
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
kde5_pkg_postinst
|
||||
|
||||
if use addons; then
|
||||
elog "The functionality of ktexteditorpreview plugin can be extended with:"
|
||||
elog " kde-misc/kmarkdownwebview"
|
||||
elog " media-gfx/kgraphviewer"
|
||||
fi
|
||||
}
|
||||
@@ -1,2 +1,3 @@
|
||||
DIST katomic-17.12.3.tar.xz 1236200 BLAKE2B eb0eb2375fbd272d11e77484029fa66a35915021247e0d30a7312a019b1a59fb092cdddaeea28294b0d84085fe18f24ed06ba140a57c6f70f2b6b7d0dcffbdcb SHA512 7254fec57e9c0fcc2a3bdd3d3fe1a608d09aa80cacb42157b0ceef1af8706a5c0c047b554b0a9cc2a3c098a4d68c07738ea07c23e2516c0e58b405e13df16e1d
|
||||
DIST katomic-18.04.2.tar.xz 1237164 BLAKE2B 443fc7ace73826f9a1ca4325084e42561aa625090d5c24c492eaf7f1b9b17b14510951998a0862c779d647be6d42ca5acf27def48ee0324778ceeaaa81d52fc7 SHA512 2cce0fc12e4bb755a0995efe096de6aa9b08a5835e173b75f1bac691a934abfcd4d694ea7c7323227550b3bfc0a980bc2eb7d9152e7cff7fbbe530c031872b3f
|
||||
DIST katomic-18.04.3.tar.xz 1237012 BLAKE2B 3880b39d5a2b2a4d87909d7403bb528b5e287ca48250807f937265e03c2a0109e09f5d5881712c70721c7f4751ea0e62dc0ab04c192811fb498d996bc913bf58 SHA512 0aacb62e4c56bdfcb3a861b2ccca8c856d482bc31b89923a20d6a4a0d928bfbe7028553001a897f27742036856b057157b6ae4a226a8adac6ae73baf2a98b1d9
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user