mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
New package: mcomix-1.01
This commit is contained in:
parent
9d1c27e9eb
commit
740a401e6b
1 changed files with 15 additions and 0 deletions
15
srcpkgs/mcomix/template
Normal file
15
srcpkgs/mcomix/template
Normal file
|
@ -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…
Add table
Reference in a new issue