New package: pysolfc-cardsets-2.0
This commit is contained in:
committed by
Jürgen Buchmüller
parent
e9013414d0
commit
3daf922b34
18
srcpkgs/pysolfc-cardsets/template
Normal file
18
srcpkgs/pysolfc-cardsets/template
Normal file
@@ -0,0 +1,18 @@
|
||||
# Template file for 'pysolfc-cardsets'
|
||||
pkgname=pysolfc-cardsets
|
||||
version=2.0
|
||||
revision=1
|
||||
wrksrc="PySolFC-Cardsets-${version}"
|
||||
noarch=yes
|
||||
build_style=fetch
|
||||
short_desc="PySolFC Cardsets"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://pysolfc.sourceforge.net/"
|
||||
distfiles="$SOURCEFORGE_SITE/pysolfc/PySolFC-Cardsets/PySolFC-Cardsets-${version}/PySolFC-Cardsets-${version}.tar.bz2"
|
||||
checksum=c388d6360191b3b7e463d84e5a64260c4e3ed36e791a85227d7e8923f3f47ca7
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/PySolFC/cardsets
|
||||
tar -xjf PySolFC-Cardsets-${version}.tar.bz2 --strip-components=1 -C $DESTDIR/usr/share/PySolFC/cardsets
|
||||
}
|
||||
Reference in New Issue
Block a user