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

user/kde-education: new package

parent 5866f203
No related branches found
No related tags found
No related merge requests found
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=kde-education
pkgver=17.12.2
pkgrel=0
pkgdesc="Educational software from the KDE Software Collection"
url="https://www.kde.org/applications/education/"
arch="noarch"
license="NCSA"
options="!check" # Empty meta package, no point in testing.
depends="artikulate blinken gcompris-qt kalgebra kalzium kanagram kbruch
kgeography khangman kig kiten klettres kmplot ktouch kturtle kwordquiz
labplot marble rocs step"
makedepends=""
install=""
subpackages=""
source="org.adelie-linux.about-education.desktop"
build() {
return 0
}
package() {
mkdir -p "$pkgdir"/usr/share/applications
cp -pr "$srcdir"/*.desktop "$pkgdir"/usr/share/applications/
}
sha512sums="d88ee909e3ce8d26f3fbfeebc8656e0b72ec399f5ba0a1225babf217b01f5c7caec6e81e95cabb00b23dcbd41416360ae15958f38a5cbf4d548b89e3dd3229d5 org.adelie-linux.about-education.desktop"
[Desktop Entry]
Type=Application
Version=1.0
Name=About KDE Education
Comment=Learn about KDE educational software included with Adélie
Icon=dialog-information
Categories=KDE;Education
Exec=xdg-open https://support.adelielinux.org/html/desktop-kde/education.html
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