dosbox: rebuild to update metadata objs.
This commit is contained in:
parent
aeba4dbbb9
commit
46ba727d99
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'dosbox'
|
# Template file for 'dosbox'
|
||||||
pkgname=dosbox
|
pkgname=dosbox
|
||||||
version=0.74
|
version=0.74
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config SDL-devel"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="alsa-lib-devel libpng-devel>=1.6 SDL-devel SDL_net-devel SDL_sound-devel"
|
makedepends="alsa-lib-devel libpng-devel>=1.6 SDL_net-devel SDL_sound-devel"
|
||||||
short_desc="x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics, sound and DOS"
|
short_desc="x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics, sound and DOS"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -15,7 +15,6 @@ checksum=13f74916e2d4002bad1978e55727f302ff6df3d9be2f9b0e271501bd0a938e05
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's/png_check_sig/png_sig_cmp/' configure
|
sed -i 's/png_check_sig/png_sig_cmp/' configure
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall README 644 usr/share/doc/${pkgname}
|
vinstall README 644 usr/share/doc/${pkgname}
|
||||||
vinstall docs/README.video 644 usr/share/doc/${pkgname}
|
vinstall docs/README.video 644 usr/share/doc/${pkgname}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue