New package: mcomix-1.01
This commit is contained in:
parent
9d1c27e9eb
commit
740a401e6b
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'mcomix'
|
||||
pkgname=mcomix
|
||||
version=1.01
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
pycompile_module="${pkgname}"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="pygtk python-Pillow xdg-utils"
|
||||
short_desc="GTK+ comic book viewer"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://sourceforge.net/projects/mcomix/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/MComix-${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=da333d0bce5157fc8e15d13de6d9ce46b1c35692aa510cb20d6b2230f7c2774c
|
Loading…
Reference in New Issue