summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Fröhning <misanthropos@gmx.net>2020-10-08 13:35:10 +0200
committerSam James <sam@gentoo.org>2021-01-22 01:39:55 +0000
commit0e9596f51dcb8873d4e058fad2714fbe770e78e6 (patch)
tree1ce9fb0983e223b6c40a1eb76e7f7a556fb7aad3 /dev-games
parentdev-games/libsmacker: new package (*.smk smackfile decoding library) (diff)
downloadgentoo-0e9596f51dcb8873d4e058fad2714fbe770e78e6.tar.gz
gentoo-0e9596f51dcb8873d4e058fad2714fbe770e78e6.tar.bz2
gentoo-0e9596f51dcb8873d4e058fad2714fbe770e78e6.zip
games-strategy/ja2-stracciatella: bump to 0.17.0
- now using rust - remove eutils inherit - remove leading and trailing space in LICENSE - reorder to DESCRIPTION, HOMEPAGE, SRC_URI, newline, LICENSE, SLOT, KYEWORDS, IUSE, RESTRICT - remove PN - replace it with libsmacker Closes: https://github.com/gentoo/gentoo/pull/17848 Signed-off-by: Richard Fröhning <misanthropos@gmx.net> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/libsmacker/libsmacker-1.1.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-games/libsmacker/libsmacker-1.1.1.ebuild b/dev-games/libsmacker/libsmacker-1.1.1.ebuild
index 92512ebc7361..416861553513 100644
--- a/dev-games/libsmacker/libsmacker-1.1.1.ebuild
+++ b/dev-games/libsmacker/libsmacker-1.1.1.ebuild
@@ -3,12 +3,11 @@
EAPI=7
-inherit autotools eutils
+inherit autotools
DESCRIPTION="A cross-platform C library for decoding .smk Smacker Video files."
HOMEPAGE="https://libsmacker.sourceforge.net"
-
-SRC_URI="https://sourceforge.net/projects/libsmacker/files/libsmacker-1.1/libsmacker-1.1.1r35.tar.gz/download -> ${P}.tar.gz"
+SRC_URI="https://sourceforge.net/projects/libsmacker/files/libsmacker-1.1/${P}r35.tar.gz/download -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"