summaryrefslogtreecommitdiff
path: root/user/kde-games
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-03-04 20:03:13 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-03-04 20:03:13 -0600
commitbf51933e48ab04a7eb6adc1b337e96ded939de81 (patch)
tree8cbadc7062ff1933475ad0cc29e8ab96ddd8c8c7 /user/kde-games
parentc4c07ae1e8d9af433cb6a6af381470f8826669c5 (diff)
downloadpackages-bf51933e48ab04a7eb6adc1b337e96ded939de81.tar.gz
packages-bf51933e48ab04a7eb6adc1b337e96ded939de81.tar.bz2
packages-bf51933e48ab04a7eb6adc1b337e96ded939de81.tar.xz
packages-bf51933e48ab04a7eb6adc1b337e96ded939de81.zip
user/[KDE Applications]: bump to 17.12.2
Diffstat (limited to 'user/kde-games')
-rw-r--r--user/kde-games/APKBUILD14
-rw-r--r--user/kde-games/org.adelie-linux.about-games.desktop8
2 files changed, 14 insertions, 8 deletions
diff --git a/user/kde-games/APKBUILD b/user/kde-games/APKBUILD
index 274d93b38..c8c1778f4 100644
--- a/user/kde-games/APKBUILD
+++ b/user/kde-games/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=kde-games
-pkgver=17.08.2
+pkgver=17.12.2
pkgrel=0
pkgdesc="All the KDE games"
url="https://www.kde.org/applications/games/"
@@ -16,17 +16,15 @@ depends="kapman katomic kblackbox kblocks kbounce kbreakout kdiamond
makedepends=""
install=""
subpackages=""
-source="https://distfiles.adelielinux.org/source/meta/kde-games-$pkgver.tar.xz"
-builddir="$srcdir/kde-games-$pkgver"
+source="org.adelie-linux.about-games.desktop"
build() {
- cd "$builddir"
+ return 0
}
package() {
- cd "$builddir"
- install -D -m644 "$builddir"/org.adelie-linux.about-games.desktop \
- "$pkgdir"/usr/share/applications/org.adelie-linux.about-games.desktop
+ mkdir -p "$pkgdir"/usr/share/applications
+ cp -pr "$srcdir"/*.desktop "$pkgdir"/usr/share/applications/
}
-sha512sums="55f98ad2a1c539feedcd96961e87f2d5b0d60a0f8eadbdc16a3cbd137cf0a2ca586e179c4c00b50eba3619a30d63d3a265f4e3a6beaf5f37a8847fb6c0caa723 kde-games-17.08.2.tar.xz"
+sha512sums="1748420b49e7cf9194b74a17ee71a567c66c3966e6a0cfa8aabb28ab878f95dfb9755ffbade30cdfc3054d21f903f52db7276697e85e0aacc9eec5231f1b21d9 org.adelie-linux.about-games.desktop"
diff --git a/user/kde-games/org.adelie-linux.about-games.desktop b/user/kde-games/org.adelie-linux.about-games.desktop
new file mode 100644
index 000000000..5e647ce3a
--- /dev/null
+++ b/user/kde-games/org.adelie-linux.about-games.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=About KDE Games
+Comment=Learn about KDE Games included with Adélie
+Icon=dialog-information
+Categories=KDE;Game
+Exec=xdg-open http://support.adelielinux.org/html/desktop-kde/games.html