Skip to Content.
Sympa Menu

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

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 (dbb002801f856269cb85e7e5374e363473a56ce3)
  • Date: Sun, 4 Mar 2007 05:36:17 -0600

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

ChangeLog | 1
xfce/thunar-thumbnailers/DEPENDS | 5 ++
xfce/thunar-thumbnailers/DETAILS | 22
++++++++++
xfce/thunar-thumbnailers/HISTORY | 3 +
xfce/thunar-thumbnailers/thunar-thumbnailers-0.1.1.tar.bz2.sig |binary
xfce/xfce4-profile/DEPENDS | 1
xfce/xfce4-profile/HISTORY | 3 -
7 files changed, 34 insertions(+), 1 deletion(-)

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

xfce4-profile: Added depends hicolor-icon-theme. Many parts of xfce4 now
use these icons.

commit a20fbb4bf04ce92b4c3602fd0121c2007bada71e
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

thunar-thumbnailers: New plugin for thunar

diff --git a/ChangeLog b/ChangeLog
index b8c9bdd..4487fea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2007-03-04 George Sherwood <george AT beernabeer.com>
* xfce/xfce4-eyes-plugin: new spell for xfce4
+ * xfce/thunar-thumbnailers: new plugin for thunar

2007-03-04 Treeve Jelbert <treeve AT pi.be>
* database/openrpt: new spell for database reporting
diff --git a/xfce/thunar-thumbnailers/DEPENDS
b/xfce/thunar-thumbnailers/DEPENDS
new file mode 100755
index 0000000..d1aa746
--- /dev/null
+++ b/xfce/thunar-thumbnailers/DEPENDS
@@ -0,0 +1,5 @@
+depends thunar &&
+depends imagemagick &&
+optional_depends dcraw "" "" "to enable thumbnails of raw files" &&
+optional_depends tetex "" "" "to enable thumbnails of LaTeX files" &&
+optional_depends grace "" "" "to enable thumbnails of grace files"
diff --git a/xfce/thunar-thumbnailers/DETAILS
b/xfce/thunar-thumbnailers/DETAILS
new file mode 100755
index 0000000..620c726
--- /dev/null
+++ b/xfce/thunar-thumbnailers/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=thunar-thumbnailers
+ VERSION=0.1.1
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
+
WEB_SITE=http://goodies.xfce.org/projects/thunar-plugins/thunar-thumbnailers
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+ LICENSE[0]=GPL
+ ENTERED=20070304
+ KEYWORDS="xfce"
+ SHORT="generates previews of files for thunar thumbnails"
+cat << EOF
+ Thunar uses external utilities - so called thumbnailers - to generate
+previews of certain files. Thunar ships with thumbnailers to generate
+previews of image and font files and can automatically use available
+GNOME thumbnailers if it was build with support for gconf.
+
+However, even then, there are several file types for which no
+thumbnailer exists. The thunar-thumbnailers project provides additional
+thumbnailers for Thunar, that also cover less common file formats.
+
+EOF
diff --git a/xfce/thunar-thumbnailers/HISTORY
b/xfce/thunar-thumbnailers/HISTORY
new file mode 100644
index 0000000..8245700
--- /dev/null
+++ b/xfce/thunar-thumbnailers/HISTORY
@@ -0,0 +1,3 @@
+2007-03-04 George Sherwood <george AT beernabeer.com>
+ * DEPENDS, DETAILS, HISTORY: created the spell
+
diff --git a/xfce/thunar-thumbnailers/thunar-thumbnailers-0.1.1.tar.bz2.sig
b/xfce/thunar-thumbnailers/thunar-thumbnailers-0.1.1.tar.bz2.sig
new file mode 100644
index 0000000..2f6c36b
Binary files /dev/null and
b/xfce/thunar-thumbnailers/thunar-thumbnailers-0.1.1.tar.bz2.sig differ
diff --git a/xfce/xfce4-profile/DEPENDS b/xfce/xfce4-profile/DEPENDS
index 8f1a7b5..c51121f 100755
--- a/xfce/xfce4-profile/DEPENDS
+++ b/xfce/xfce4-profile/DEPENDS
@@ -11,6 +11,7 @@ depends xfce4-panel &&
depends xfwm4 &&
depends xfce-utils &&
depends xfce4-session &&
+depends hicolor-icon-theme &&
optional_depends "thunar" '' '' "for the xfce file manager" &&
optional_depends "terminal" '' '' "for xfce's terminal" &&
optional_depends "mousepad" '' '' "for a text editor" &&
diff --git a/xfce/xfce4-profile/HISTORY b/xfce/xfce4-profile/HISTORY
index c79a26b..01409ed 100644
--- a/xfce/xfce4-profile/HISTORY
+++ b/xfce/xfce4-profile/HISTORY
@@ -1,6 +1,7 @@
2007-03-04 George Sherwood <george AT beernabeer.com>
* DEPENDS: Removed xfce4-toys. No longer supported.
- Add xfce4-eyes-plugin. Moved from xfce4-toys
+ Added xfce4-eyes-plugin. Moved from xfce4-toys
+ Added depends hicolor-icon-theme. Many parts of xfce use these
icons.

2007-02-03 George Sherwood <george AT beernabeer.com>
* DEPENDS: Added optional depends squeeze



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

Archive powered by MHonArc 2.6.24.

Top of Page