Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (2df26596a4a8e60f7a2f2f6872dddf7cfc7866ce)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (2df26596a4a8e60f7a2f2f6872dddf7cfc7866ce)
  • Date: Sat, 3 Feb 2007 12:11:04 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

ChangeLog | 1
xfce/thunar-archive-plugin/DEPENDS | 3 +
xfce/thunar-archive-plugin/DETAILS | 18
++++++++++
xfce/thunar-archive-plugin/HISTORY | 3 +
xfce/thunar-archive-plugin/thunar-archive-plugin-0.2.4.tar.bz2.sig |binary
5 files changed, 25 insertions(+)

New commits:
commit 2df26596a4a8e60f7a2f2f6872dddf7cfc7866ce
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

thunar-archive-plugin: Added new spell for thunar

diff --git a/ChangeLog b/ChangeLog
index 839df5d..bf7b956 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@

2007-02-03 George Sherwood <george AT beernabeer.com>
* xfce/squeeze: New spell, archive manager for xfce
+ * xfce/thunar-archive-plugin: new plugin for thunar

2007-02-01 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* x11-toolkits/fltk-gcc2: removed, deprecation complete
diff --git a/xfce/thunar-archive-plugin/DEPENDS
b/xfce/thunar-archive-plugin/DEPENDS
new file mode 100755
index 0000000..38978f6
--- /dev/null
+++ b/xfce/thunar-archive-plugin/DEPENDS
@@ -0,0 +1,3 @@
+depends thunar &&
+optional_depends xarchiver &&
+optional_depends squeeze
diff --git a/xfce/thunar-archive-plugin/DETAILS
b/xfce/thunar-archive-plugin/DETAILS
new file mode 100755
index 0000000..4162995
--- /dev/null
+++ b/xfce/thunar-archive-plugin/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=thunar-archive-plugin
+ VERSION=0.2.4
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://download.berlios.de/xfce-goodies/$SOURCE
+
WEB_SITE=http://foo-projects.org/~benny/projects/thunar-archive-plugin/
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ LICENSE[0]=GPL
+ ENTERED=20070203
+ KEYWORDS="xfce"
+ SHORT="allows you to create and extract archive files"
+cat << EOF
+The Thunar Archive Plugin allows you to create and extract archive files
+using the file context menus in the Thunar file manager. For example, to
+create a new archive, just right click on the files and folders you want
+to add to the archive, right click on one of the selected files and
+select Create Archive... from the context menu.
+EOF
diff --git a/xfce/thunar-archive-plugin/HISTORY
b/xfce/thunar-archive-plugin/HISTORY
new file mode 100644
index 0000000..8be985a
--- /dev/null
+++ b/xfce/thunar-archive-plugin/HISTORY
@@ -0,0 +1,3 @@
+2007-02-03 George Sherwood <george AT beernabeer.com>
+ * DEPENDS, DETAILS, HISTORY: created the spell
+
diff --git
a/xfce/thunar-archive-plugin/thunar-archive-plugin-0.2.4.tar.bz2.sig
b/xfce/thunar-archive-plugin/thunar-archive-plugin-0.2.4.tar.bz2.sig
new file mode 100644
index 0000000..3f34fc0
Binary files /dev/null and
b/xfce/thunar-archive-plugin/thunar-archive-plugin-0.2.4.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (2df26596a4a8e60f7a2f2f6872dddf7cfc7866ce), George Sherwood, 02/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page