filezilla: update

This commit is contained in:
Bartlomiej Palmowski 2008-12-30 20:58:31 +01:00
parent b9d9a0ea94
commit 5f6ca54f6e
3 changed files with 10 additions and 10 deletions

View File

@ -3,6 +3,13 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/filezilla
-rwxr-xr-x root/root usr/bin/fzputtygen
-rwxr-xr-x root/root usr/bin/fzsftp
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/filezilla.1.gz
-rw-r--r-- root/root usr/man/man1/fzputtygen.1.gz
-rw-r--r-- root/root usr/man/man1/fzsftp.1.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/fzdefaults.xml.5.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/filezilla.desktop
@ -385,12 +392,5 @@ drwxr-xr-x root/root usr/share/icons/hicolor/32x32/apps/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/filezilla.png
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/filezilla.1.gz
-rw-r--r-- root/root usr/share/man/man1/fzputtygen.1.gz
-rw-r--r-- root/root usr/share/man/man1/fzsftp.1.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/fzdefaults.xml.5.gz
drwxr-xr-x root/root usr/share/pixmaps/
-rw-r--r-- root/root usr/share/pixmaps/filezilla.png

View File

@ -1 +1 @@
52c1536e77e0fc7b818e33a1933fe7f4 FileZilla_3.1.5_src.tar.bz2
c72dffb9a56086f7d94cba045035d77e FileZilla_3.1.6_src.tar.bz2

View File

@ -4,13 +4,13 @@
# Depends on: wxgtk libidn gnutls
name=filezilla
version=3.1.5
version=3.1.6
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/FileZilla_${version}_src.tar.bz2)
build() {
cd $name-$version
./configure --disable-manualupdatecheck --disable-static --prefix=/usr
./configure --mandir=/usr/man --disable-manualupdatecheck --disable-static --prefix=/usr
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/locale