New package: libkdegames-18.08.0
This commit is contained in:
parent
8d7cc65f0b
commit
06e01401c4
2 changed files with 24 additions and 0 deletions
1
srcpkgs/libkdegames-devel
Symbolic link
1
srcpkgs/libkdegames-devel
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
libkdegames
|
23
srcpkgs/libkdegames/template
Normal file
23
srcpkgs/libkdegames/template
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
# Template file for 'libkdegames'
|
||||||
|
pkgname=libkdegames
|
||||||
|
version=18.08.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools kdoctools"
|
||||||
|
makedepends="qt5-svg-devel knewstuff-devel kdnssd-devel kdeclarative-devel libopenal-devel libsndfile-devel"
|
||||||
|
short_desc="Common code and data for many KDE games"
|
||||||
|
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://www.kde.org/applications/games/"
|
||||||
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=e0bca02674c5e961db17e8225affc689c437ab78eabcd620a1e38ee7b1d583ca
|
||||||
|
|
||||||
|
libkdegames-devel_package() {
|
||||||
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
short_desc+=" - development files"
|
||||||
|
pkg_install() {
|
||||||
|
vmove usr/lib/cmake
|
||||||
|
vmove "usr/lib/*.so"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue