Skip to content
Snippets Groups Projects
Commit 2a6a510a authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

meta-desktop/kde-{games,utilities}: new packages

parent 7061ac5d
No related branches found
No related tags found
No related merge requests found
DIST kde-games-16.04.3.tar.xz 408 SHA256 4714734879d641dc679092bd339a299b03b1569ef71353081dabdee1da479259 SHA512 c5ffd2f8eebab1a44045ede0122f376a82e3953b100389468b47cb2a0dd118cda8af2f072677415016c37b6dc56fb416ccc4ba662b891e95e85d9fb72ab409f8 WHIRLPOOL e8777c77311005a6ce71732d96190d5ab12ea061bbffde83ad6b8f50beb1c47fccc52277c5ec1641037aa91875c0bb86022a8e2200bdeb68c4092010a7784b26
# Copyright 2016 Adélie Linux Team
# Distributed under the terms of the NCSA License
EAPI=6
DESCRIPTION="Games and toys from the KDE Software Collection"
HOMEPAGE="https://www.kde.org/applications/games/"
SRC_URI="mirror://foxkit/meta/${P}.tar.xz"
LICENSE=""
SLOT="0"
KEYWORDS="arm ppc ppc64 x86 x86_64"
IUSE=""
DEPEND="
>=kde-apps/bovo-${PV}
>=kde-apps/granatier-${PV}
>=kde-apps/kapman-${PV}
>=kde-apps/kblocks-${PV}
>=kde-apps/kbreakout-${PV}
>=kde-apps/kdiamond-${PV}
>=kde-apps/kfourinline-${PV}
>=kde-apps/kiriki-${PV}
>=kde-apps/klickety-${PV}
>=kde-apps/klines-${PV}
>=kde-apps/kmahjongg-${PV}
>=kde-apps/kmines-${PV}
>=kde-apps/knetwalk-${PV}
>=kde-apps/kshisen-${PV}
>=kde-apps/ksquares-${PV}
"
RDEPEND="${DEPEND}
x11-misc/xdg-utils
"
src_install() {
dodir /usr/share/applications
insinto /usr/share/applications
doins org.adelie-linux.about-games.desktop
}
DIST kde-utilities-15.12.3.tar.xz 424 SHA256 120291e9f0fefb3f61722d39b631476f65a326c21b2b5003d5389e3b9d28a8b7 SHA512 ac50c98b78e05418e58cef0dbc0c84a524e50b4ac7b2341ee0c12e8b43fb5754d1bbb56acc12cd8abf7575ac17b28243e5e1604fd804595bfc266195fc2eb303 WHIRLPOOL b2e1a0c76af25bd6f4111bd1668148269367ff07b465ecd5b14e2dd6874f12bcd89413de22378613e4ae6de27176aabeb4a602ed9cadf16edf974c944f54a61e
# Copyright 2016 Adélie Linux Team
# Distributed under the terms of the NCSA License
EAPI=6
DESCRIPTION="Desktop utilities from the KDE Software Collection"
HOMEPAGE="https://www.kde.org/applications/utilities/"
SRC_URI="mirror://foxkit/meta/${P}.tar.xz"
LICENSE=""
SLOT="0"
KEYWORDS="arm ppc ppc64 x86 x86_64"
IUSE="experimental kde4"
DEPEND="
>=kde-apps/ark-${PV}
>=kde-apps/kate-${PV}
>=kde-apps/kcalc-${PV}
>=kde-apps/kcharselect-${PV}
x11-misc/kronometer:5
>=kde-apps/ktimer-${PV}
>=kde-apps/kwrite-${PV}
>=kde-apps/okteta-${PV}
kde-misc/rsibreak:5
x11-misc/xdg-utils
experimental? ( kde-apps/kfloppy:5 )
kde4? (
kde-apps/kalarm
kde-apps/kfilereplace
kde-apps/kfind
kde-apps/kgpg
kde-apps/kjots
kde-apps/kleopatra
kde-apps/kmag
kde-apps/kmousetool
kde-apps/kmouth
kde-apps/knotes
kde-misc/krecipes
kde-apps/kremotecontrol
kde-misc/krusader
kde-apps/ktimetracker
kde-apps/sweeper
)
"
RDEPEND="${DEPEND}"
src_install() {
dodir /usr/share/applications
insinto /usr/share/applications
doins org.adelie-linux.about-utilities.desktop
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment