xplanet: 1.2.1 -> 1.2.2
This commit is contained in:
parent
20969fec3b
commit
c97dd4f097
@ -40,9 +40,6 @@ drwxr-xr-x root/root usr/share/xplanet/origin/
|
||||
drwxr-xr-x root/root usr/share/xplanet/satellites/
|
||||
-rw-r--r-- root/root usr/share/xplanet/satellites/iss
|
||||
-rw-r--r-- root/root usr/share/xplanet/satellites/iss.tle
|
||||
drwxr-xr-x root/root usr/share/xplanet/scripts/
|
||||
-rwxr-xr-x root/root usr/share/xplanet/scripts/convertCassini.perl
|
||||
-rwxr-xr-x root/root usr/share/xplanet/scripts/convertCassini2.perl
|
||||
drwxr-xr-x root/root usr/share/xplanet/spice/
|
||||
-rw-r--r-- root/root usr/share/xplanet/spice/asteroids
|
||||
-rw-r--r-- root/root usr/share/xplanet/spice/asteroids.krn
|
||||
|
@ -1,2 +1 @@
|
||||
564ae1c786016e6a2b21d023e250925c xplanet-1.2.1.patch
|
||||
5dca0369ca64fa3c006b616b72b5e1cf xplanet-1.2.1.tar.gz
|
||||
b38c3b4cfdd772643f876a9bb15f288b xplanet-1.2.2.tar.gz
|
||||
|
@ -5,14 +5,12 @@
|
||||
# Depends on: xorg libtiff libpng libungif
|
||||
|
||||
name=xplanet
|
||||
version=1.2.1
|
||||
release=2
|
||||
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz
|
||||
xplanet-1.2.1.patch)
|
||||
version=1.2.2
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -p 1 -i $SRC/xplanet-1.2.1.patch
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user