scummvm: 0.8.2 -> 0.9.0
This commit is contained in:
parent
d59169029a
commit
b1a6431c3f
@ -1 +1 @@
|
|||||||
60c6977add285175c1133a3017512ce7 scummvm-0.8.2.tar.bz2
|
5eede9c97d1883f80770a3e211419783 scummvm-0.9.0.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: libsdl, libogg, libmad, zlib, mpeg2dec
|
# Depends on: libsdl, libogg, libmad, zlib, mpeg2dec
|
||||||
|
|
||||||
name=scummvm
|
name=scummvm
|
||||||
version=0.8.2
|
version=0.9.0
|
||||||
release=1
|
release=1
|
||||||
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
|
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2)
|
||||||
|
|
||||||
@ -13,5 +13,5 @@ build() {
|
|||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
install -D -m 0755 $name $PKG/usr/bin/$name
|
install -D -m 0755 $name $PKG/usr/bin/$name
|
||||||
install -D -m 0644 $name.xpm $PKG/usr/share/icons/$name.xpm
|
install -D -m 0644 icons/$name.xpm $PKG/usr/share/icons/$name.xpm
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user