mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: widelands-maps-1.0
This commit is contained in:
parent
e5c5db2a5a
commit
f93e7b5d61
1 changed files with 16 additions and 0 deletions
16
srcpkgs/widelands-maps/template
Normal file
16
srcpkgs/widelands-maps/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'widelands-maps'
|
||||||
|
pkgname=widelands-maps
|
||||||
|
version=1.0
|
||||||
|
revision=1
|
||||||
|
short_desc="Additional maps for Widelands v18"
|
||||||
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://wl.widelands.org/maps/"
|
||||||
|
distfiles="http://distfiles.voidlinux.de/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=ee178167c7a9b4682b2d5d3607f5118f7e163aa8027e727062b485b938470edf
|
||||||
|
noarch=yes
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vmkdir usr/share/widelands
|
||||||
|
mv ${wrksrc}/maps ${DESTDIR}/usr/share/widelands
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue