[Lunar-commits] <moonbase> filezilla: moved from zbeta to ftp, fixed DEPENDS

Duncan Gibson engelsman at lunar-linux.org
Sat Feb 20 10:32:37 CET 2010


commit 4df35e70661c5bba23fd0a5c2e27f78c2a198e84
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sat Feb 20 10:32:37 2010 +0100

    filezilla: moved from zbeta to ftp, fixed DEPENDS
---
 ftp/filezilla/DEPENDS   |    4 ++++
 ftp/filezilla/DETAILS   |   15 +++++++++++++++
 zbeta/filezilla/DEPENDS |    2 --
 zbeta/filezilla/DETAILS |   15 ---------------
 4 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/ftp/filezilla/DEPENDS b/ftp/filezilla/DEPENDS
new file mode 100644
index 0000000..d494893
--- /dev/null
+++ b/ftp/filezilla/DEPENDS
@@ -0,0 +1,4 @@
+depends gnutls
+depends libidn
+depends wxGTK
+depends xdg-utils
diff --git a/ftp/filezilla/DETAILS b/ftp/filezilla/DETAILS
new file mode 100644
index 0000000..9e5d730
--- /dev/null
+++ b/ftp/filezilla/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=filezilla
+         VERSION=3.3.1
+          SOURCE=FileZilla_${VERSION}_src.tar.bz2
+      SOURCE_URL=http://d10xg45o6p6dbl.cloudfront.net/projects/f/filezilla/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:aa0c42e0fed93e7068376b63213ff7c164fd078e
+        WEB_SITE="http://filezilla-project.org/"
+         ENTERED=20100219
+         UPDATED=20100219
+           SHORT="GUI FTP Client"
+cat <<EOF
+FileZilla 3  is the next generation (S)FTP-client from the FileZilla project.
+It is platform independent and supports operating systems like
+Microsoft Windows, GNU/Linux, *BSD and Mac OS X.
+EOF
diff --git a/zbeta/filezilla/DEPENDS b/zbeta/filezilla/DEPENDS
deleted file mode 100644
index bb478e4..0000000
--- a/zbeta/filezilla/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  wxGTK
-depends xdg-utils
diff --git a/zbeta/filezilla/DETAILS b/zbeta/filezilla/DETAILS
deleted file mode 100644
index 9e5d730..0000000
--- a/zbeta/filezilla/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
-          MODULE=filezilla
-         VERSION=3.3.1
-          SOURCE=FileZilla_${VERSION}_src.tar.bz2
-      SOURCE_URL=http://d10xg45o6p6dbl.cloudfront.net/projects/f/filezilla/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_VFY=sha1:aa0c42e0fed93e7068376b63213ff7c164fd078e
-        WEB_SITE="http://filezilla-project.org/"
-         ENTERED=20100219
-         UPDATED=20100219
-           SHORT="GUI FTP Client"
-cat <<EOF
-FileZilla 3  is the next generation (S)FTP-client from the FileZilla project.
-It is platform independent and supports operating systems like
-Microsoft Windows, GNU/Linux, *BSD and Mac OS X.
-EOF


More information about the Lunar-commits mailing list