fs-uae: remove long_desc.
This commit is contained in:
parent
644eeaf7bc
commit
d6d8c8a9e8
1 changed files with 5 additions and 12 deletions
|
@ -1,24 +1,17 @@
|
||||||
# Template file for 'fs-uae'
|
# Template file for 'fs-uae'
|
||||||
pkgname=fs-uae
|
pkgname=fs-uae
|
||||||
version=2.2.2
|
version=2.2.2
|
||||||
revision=1
|
revision=2
|
||||||
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="SDL-devel freetype-devel libglib-devel libpng-devel>=1.6 libopenal-devel"
|
||||||
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="FS-UAE Amiga Emulator"
|
short_desc="FS-UAE Amiga Emulator"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://fengestad.no/fs-uae"
|
homepage="http://fengestad.no/fs-uae"
|
||||||
distfiles="http://fengestad.no/fs-uae/stable/${version}/fs-uae-${version}.tar.gz"
|
distfiles="http://fengestad.no/fs-uae/stable/${version}/fs-uae-${version}.tar.gz"
|
||||||
checksum=3cea095d1ab2bb3b96e5dc684d7f24d5b2d3c43e1e33e38267ea7a1a9a43759f
|
checksum=3cea095d1ab2bb3b96e5dc684d7f24d5b2d3c43e1e33e38267ea7a1a9a43759f
|
||||||
long_desc="
|
|
||||||
FS-UAE focuses on emulating Amiga games using the accurate emulation code
|
|
||||||
from WinUAE. It also has features to emulate a high-end Amiga with expansions."
|
|
||||||
|
|
||||||
hostmakedepends="pkg-config"
|
|
||||||
makedepends="SDL-devel freetype-devel libglib-devel libpng-devel>=1.6 libopenal-devel"
|
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
|
||||||
|
|
||||||
do_build() {
|
|
||||||
make ${makejobs}
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make prefix=${DESTDIR}/usr install
|
make prefix=${DESTDIR}/usr install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue