mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
zsnes: fix whitespace lints, license
This commit is contained in:
parent
9b99bc243c
commit
29d8fd7c25
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zsnes'
|
# Template file for 'zsnes'
|
||||||
#
|
#
|
||||||
# 32bit
|
# 32bit
|
||||||
only_for_archs="i686"
|
only_for_archs="i686"
|
||||||
lib32mode="full"
|
lib32mode="full"
|
||||||
wrksrc="zsnes_1_51"
|
wrksrc="zsnes_1_51"
|
||||||
|
@ -16,7 +16,7 @@ makedepends="MesaLib-devel SDL-devel libpng-devel ncurses-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Super Nintendo emulator"
|
short_desc="Super Nintendo emulator"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL"
|
license="GPL-2"
|
||||||
homepage="http://www.zsnes.com/"
|
homepage="http://www.zsnes.com/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/zsnes/zsnes151src.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/zsnes/zsnes151src.tar.bz2"
|
||||||
checksum=2856dedba272e9eed66cbf68dd4a9ae56797c373686c57371a65c7df35264623
|
checksum=2856dedba272e9eed66cbf68dd4a9ae56797c373686c57371a65c7df35264623
|
||||||
|
|
Loading…
Add table
Reference in a new issue