[Lunar-commits] r15355 - moonbase/trunk/ftp/aria

Terry Chan tchan at lunar-linux.org
Sun Jun 12 23:06:01 UTC 2005


Author: tchan
Date: 2005-06-12 23:06:00 +0000 (Sun, 12 Jun 2005)
New Revision: 15355

Added:
   moonbase/trunk/ftp/aria/BUILD
Modified:
   moonbase/trunk/ftp/aria/DETAILS
Log:
Version bump to aria-1.0.0.  Added --disable-nls to BUILD script as this no
longer builds correctly with NLS.


Added: moonbase/trunk/ftp/aria/BUILD
===================================================================
--- moonbase/trunk/ftp/aria/BUILD	2005-06-12 22:22:12 UTC (rev 15354)
+++ moonbase/trunk/ftp/aria/BUILD	2005-06-12 23:06:00 UTC (rev 15355)
@@ -0,0 +1,6 @@
+(
+
+  OPTS="$OPTS --disable-nls"
+  default_build
+
+) > $C_FIFO 2>&1

Modified: moonbase/trunk/ftp/aria/DETAILS
===================================================================
--- moonbase/trunk/ftp/aria/DETAILS	2005-06-12 22:22:12 UTC (rev 15354)
+++ moonbase/trunk/ftp/aria/DETAILS	2005-06-12 23:06:00 UTC (rev 15355)
@@ -1,13 +1,14 @@
-           MODULE=aria
-         VERSION=0.10.1
+          MODULE=aria
+         VERSION=1.0.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=http://rabien.virtualave.net/linux/storage/sources/
+      SOURCE_URL=http://aria.rednoah.com/storage/sources/
+      SOURCE_VFY=sha1:982dc6c2f56a5fda90539e47658d1151633ae055
         WEB_SITE=http://aria.rednoah.com/
          ENTERED=20011114
-         UPDATED=20011114
-           SHORT=" Aria is a download tool for UNIX(Linux?) similar to Reget or GetRight."
+         UPDATED=20050612
+           SHORT="Download tool for *NIX similar to Reget or GetRight."
 cat << EOF
-Aria is a download tool for UNIX(Linux?) similar to Reget or GetRight. It
+Aria is a download tool for *NIX similar to Reget or GetRight. It
 downloads files from Internet via HTTP or FTP. The transfer can be
 paused, resumed, queued and saved. It has very friendy GTK based GUI,
 and useful log consoles. Some of its main features are:
@@ -16,7 +17,6 @@
     * Split downloads
     * Recursive downloads
     * HTTP/FTP proxy server
-    * cut-and-paste, drag-and-drop(Mozilla, Galeon, Opera, Konqueror,
-      Netscape)
+    * cut-and-paste, drag-and-drop(Mozilla, Galeon, Opera, Konqueror,Netscape)
     * multi-list(tabbed mode) feature
 EOF



More information about the Lunar-commits mailing list