[Lunar-commits] r22855 - moonbase/trunk/xfce4/apps/xarchiver
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Jan 6 16:10:57 CET 2007
Author: v3rt1g0
Date: 2007-01-06 16:10:57 +0100 (Sat, 06 Jan 2007)
New Revision: 22855
Removed:
moonbase/trunk/xfce4/apps/xarchiver/BUILD
Modified:
moonbase/trunk/xfce4/apps/xarchiver/DEPENDS
moonbase/trunk/xfce4/apps/xarchiver/DETAILS
Log:
Module Version Bump: xarchiver (0.4.4 -> 0.4.6)
* minor bugfix release
* corrected the over zealous depends. this is a gtk+-2 only
application (one of its main selling points on its website).
* also removed the BUILD as this doesn't need to be in the
xfce prefix as it doesn't have any funcational ties to xfce.
compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x
Deleted: moonbase/trunk/xfce4/apps/xarchiver/BUILD
Modified: moonbase/trunk/xfce4/apps/xarchiver/DEPENDS
===================================================================
--- moonbase/trunk/xfce4/apps/xarchiver/DEPENDS 2007-01-06 14:46:17 UTC (rev 22854)
+++ moonbase/trunk/xfce4/apps/xarchiver/DEPENDS 2007-01-06 15:10:57 UTC (rev 22855)
@@ -1 +1 @@
-depends libxfcegui4
+depends gtk+-2
Modified: moonbase/trunk/xfce4/apps/xarchiver/DETAILS
===================================================================
--- moonbase/trunk/xfce4/apps/xarchiver/DETAILS 2007-01-06 14:46:17 UTC (rev 22854)
+++ moonbase/trunk/xfce4/apps/xarchiver/DETAILS 2007-01-06 15:10:57 UTC (rev 22855)
@@ -1,12 +1,16 @@
MODULE=xarchiver
- VERSION=0.4.4
+ VERSION=0.4.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:f66e7cb9ebb6477e391da36ccb24667ccac17de1
+ SOURCE_VFY=sha1:db80abdebf3396ded3cf8d2224e88c987a2d9c32
WEB_SITE=http://xarchiver.xfce.org/
ENTERED=20060407
- UPDATED=20061124
+ UPDATED=20070106
SHORT="simple archive manager"
+
cat << EOF
-Manages zip, tars etc.
+Xarchiver is a GTK+-2 frontend to 7z, zip, rar, tar, bzip2, gzip,
+arj, lha, rpm, and deb (open and extract only). Xarchiver allows
+you to create, add, extract, and delete files in the above formats.
+7z, zip, rar, arj password protected archives are supported too.
EOF
More information about the Lunar-commits
mailing list