mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
mcomix: cleanup.
This commit is contained in:
parent
89b38c6663
commit
9886639422
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'mcomix'
|
# Template file for 'mcomix'
|
||||||
pkgname=mcomix
|
pkgname=mcomix
|
||||||
version=1.2.1
|
version=1.2.1
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-setuptools pygtk python-Pillow xdg-utils"
|
depends="python-setuptools pygtk python-Pillow xdg-utils"
|
||||||
short_desc="GTK+ comic book viewer"
|
short_desc="GTK+ comic book viewer"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://sourceforge.net/projects/mcomix/"
|
homepage="http://sourceforge.net/projects/mcomix/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/MComix-${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/MComix-${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7e43159dc585bc9bc31970a44bd2b4e42c303660c4c8cf7f0eda413a6f72fa3b
|
checksum=7e43159dc585bc9bc31970a44bd2b4e42c303660c4c8cf7f0eda413a6f72fa3b
|
||||||
|
|
Loading…
Add table
Reference in a new issue