quvi: update to 0.9.5 release
This commit is contained in:
parent
0fd07d8536
commit
17de0571cf
@ -4,4 +4,10 @@ drwxr-xr-x root/root usr/bin/
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/quvi-dump.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/quvi-get.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/quvi-info.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/quvi-scan.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/quvi.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man5/
|
||||
-rw-r--r-- root/root usr/share/man/man5/quvirc.5.gz
|
||||
|
@ -1 +1 @@
|
||||
66cb0dda70f2900c58c4b87b2d76007b quvi-0.4.2.tar.xz
|
||||
baa1d7b25e9fd173e952e27d4aa4b933 quvi-0.9.5.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF30jlQDFkDTHDbkkDPz2xwho17bNGtkHzi0bC/kXp8exggrIXoVVyT+st/L8qJP510SZ6YiLAWQbZRe5OLCsMywA=
|
||||
SHA256 (Pkgfile) = fe90a9e4c8c13bb69a93b69b5aa76a592430df3e795cb7ec10ba21d6101322c8
|
||||
SHA256 (.footprint) = a6330314756a547d800efbb37ad3aaaccbc8575186a2e9ba5896b7854e4b0ce1
|
||||
SHA256 (quvi-0.4.2.tar.xz) = 91a1396ce9a56ac3cfa3a5edabf8d214b3c6b2a35afad3b5f2f9feb29ba19026
|
||||
RWSagIOpLGJF3wfUg3f/JH+11Ph8fitWdmFXc2BVTXb9PE+fSF9z3wamxbOExcv8AWncE1MgKa0NP8V0iHLEolBC8V/+w4+w/QE=
|
||||
SHA256 (Pkgfile) = e720cfc74ca40380d3867c503fb18ef749d8536ff7babd0424e37f810e78b4f1
|
||||
SHA256 (.footprint) = bd9246ff8d9c212b51aafb36d66f9e2a2950b8c6c7a52f10f8623d40baa8c5f1
|
||||
SHA256 (quvi-0.9.5.tar.xz) = cb3918aad990b9bc49828a5071159646247199a63de0dd4c706adc5c8cd0a2c0
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: libquvi
|
||||
|
||||
name=quvi
|
||||
version=0.4.2
|
||||
release=2
|
||||
version=0.9.5
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.xz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --disable-nls
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user