gv: update to 3.6.7
This commit is contained in:
parent
12c5f68238
commit
08f0888f56
@ -6,3 +6,13 @@ drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/gv-update-userconfig.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/gv.1.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/gv/
|
||||
-rw-r--r-- root/root usr/share/gv/GV
|
||||
-rw-r--r-- root/root usr/share/gv/gv_class.ad
|
||||
-rw-r--r-- root/root usr/share/gv/gv_copyright.dat
|
||||
-rw-r--r-- root/root usr/share/gv/gv_spartan.dat
|
||||
-rw-r--r-- root/root usr/share/gv/gv_system.ad
|
||||
-rw-r--r-- root/root usr/share/gv/gv_user.ad
|
||||
-rw-r--r-- root/root usr/share/gv/gv_user_res.dat
|
||||
-rw-r--r-- root/root usr/share/gv/gv_widgetless.dat
|
||||
|
@ -1 +1 @@
|
||||
0b9c02724af876d9e5556c4e957b6343 gv-3.6.6.tar.gz
|
||||
fdad147dd0440446cf9daaffca83343f gv-3.6.7.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: xaw3d, ghostscript
|
||||
|
||||
name=gv
|
||||
version=3.6.6
|
||||
version=3.6.7
|
||||
release=1
|
||||
source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz)
|
||||
|
||||
@ -13,5 +13,5 @@ build () {
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -r $PKG/usr/share
|
||||
rm -r $PKG/usr/share/info
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user