Skip to Content.
Sympa Menu

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

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 (0ac94ba0ef83acdf37fb5a2781fe88c0e88b5d67)
  • Date: Sun, 18 Feb 2007 02:37:13 -0600

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

ChangeLog |
3 +
xfce/thunar-media-tags-plugin/DEPENDS |
2 +
xfce/thunar-media-tags-plugin/DETAILS |
19 ++++++++++
xfce/thunar-media-tags-plugin/HISTORY |
3 +
xfce/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.tar.bz2.sig
|binary
5 files changed, 27 insertions(+)

New commits:
commit 0ac94ba0ef83acdf37fb5a2781fe88c0e88b5d67
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

thunar-media-tags-plugin: Added new spell that allows editing of metatags
from thunar

diff --git a/ChangeLog b/ChangeLog
index 5189fa0..8fd5221 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-02-18 George Sherwood <george AT beernabeer.com>
+ * xfce/thunar-media-tags-plugin: new plugin for thunar
+
2007-02-17 Eric Sandall <sandalle AT sourcemage.org>
* gnome2-libs/icon-naming-utils: Moved to x11-libs (this utility is
for all desktops, not just GNOME)
diff --git a/xfce/thunar-media-tags-plugin/DEPENDS
b/xfce/thunar-media-tags-plugin/DEPENDS
new file mode 100755
index 0000000..2ffed57
--- /dev/null
+++ b/xfce/thunar-media-tags-plugin/DEPENDS
@@ -0,0 +1,2 @@
+depends thunar &&
+depends taglib
diff --git a/xfce/thunar-media-tags-plugin/DETAILS
b/xfce/thunar-media-tags-plugin/DETAILS
new file mode 100755
index 0000000..7d5a231
--- /dev/null
+++ b/xfce/thunar-media-tags-plugin/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=thunar-media-tags-plugin
+ VERSION=0.1.2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
+
WEB_SITE=http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ LICENSE[0]=GPL
+ ENTERED=20070217
+ KEYWORDS="xfce"
+ SHORT="provides a media tag based renamer module"
+cat << EOF
+The Thunar Media Tags Plugin provides a media tag based renamer module and
+an additional page for the file properties dialog of audio files. The
+renamer allows users to rename multiple media files at once using the
+tags stored within these files (for example ID3 tags in case of MP3
+files). The properties page enables users to edit media tags (for
+example ID3 tags) from within Thunars file properties dialog.
+EOF
diff --git a/xfce/thunar-media-tags-plugin/HISTORY
b/xfce/thunar-media-tags-plugin/HISTORY
new file mode 100644
index 0000000..e0f5be3
--- /dev/null
+++ b/xfce/thunar-media-tags-plugin/HISTORY
@@ -0,0 +1,3 @@
+2007-02-18 George Sherwood <george AT beernabeer.com>
+ * DEPENDS, DETAILS, HISTORY: created the spell
+
diff --git
a/xfce/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.tar.bz2.sig
b/xfce/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.tar.bz2.sig
new file mode 100644
index 0000000..091ee2c
Binary files /dev/null and
b/xfce/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (0ac94ba0ef83acdf37fb5a2781fe88c0e88b5d67), George Sherwood, 02/18/2007

Archive powered by MHonArc 2.6.24.

Top of Page