Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c32291c6bb135663dea1d34f2b8c863eeab8182)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c32291c6bb135663dea1d34f2b8c863eeab8182)
  • Date: Sun, 7 Sep 2008 06:49:40 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 4 ++++
xfce/xfce4-profile/DEPENDS | 3 +++
xfce/xfce4-profile/HISTORY | 3 +++
xfce/xfce4-screenshooter-plugin/DEPENDS | 1 +
xfce/xfce4-screenshooter-plugin/DETAILS | 13 +++++++++++++
xfce/xfce4-screenshooter-plugin/HISTORY | 2 ++
6 files changed, 26 insertions(+)

New commits:
commit 6c32291c6bb135663dea1d34f2b8c863eeab8182
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xfce4-profile: added xfce4-screenshooter-plugin as suggest dep

commit 22fc2307dd94a4f0545e6cc4be77ed18a24324f0
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xfce4-screenshooter-plugin: new spell, desktop screenshot plugin for xfce

diff --git a/ChangeLog b/ChangeLog
index cc8291f..b68f1c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * xfce/xfce4-screenshooter-plugin: new spell, desktop screenshot
plugin for
+ xfce
+
2008-09-06 Pol Vinogradov <vin.public AT gmail.com>
* chat-im/mcabber: new spell, Jabber console client

diff --git a/xfce/xfce4-profile/DEPENDS b/xfce/xfce4-profile/DEPENDS
index a2b572f..5d1057d 100755
--- a/xfce/xfce4-profile/DEPENDS
+++ b/xfce/xfce4-profile/DEPENDS
@@ -72,6 +72,9 @@ suggest_depends xfce4-cpufreq-plugin "" "" \
suggest_depends xfce4-dict "" "" \
"for Dictionary plugin and app" &&

+suggest_depends xfce4-screenshooter-plugin "" "" \
+ "for desktop screenshot plugin" &&
+
suggest_depends xfce4-datetime-plugin "" "" \
"for a date/time and calendar panel plugin" &&

diff --git a/xfce/xfce4-profile/HISTORY b/xfce/xfce4-profile/HISTORY
index 04dd9ba..a886b5b 100644
--- a/xfce/xfce4-profile/HISTORY
+++ b/xfce/xfce4-profile/HISTORY
@@ -1,3 +1,6 @@
+2008-09-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added xfce4-screenshooter-plugin as suggest dep
+
2008-07-31 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: use xfce4-dict, not deprecated xfce4-dict-plugin

diff --git a/xfce/xfce4-screenshooter-plugin/DEPENDS
b/xfce/xfce4-screenshooter-plugin/DEPENDS
new file mode 100755
index 0000000..cb293d3
--- /dev/null
+++ b/xfce/xfce4-screenshooter-plugin/DEPENDS
@@ -0,0 +1 @@
+depends xfce4-panel
diff --git a/xfce/xfce4-screenshooter-plugin/DETAILS
b/xfce/xfce4-screenshooter-plugin/DETAILS
new file mode 100755
index 0000000..16893ad
--- /dev/null
+++ b/xfce/xfce4-screenshooter-plugin/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=xfce4-screenshooter-plugin
+ VERSION=1.3.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:51a4ac84f236cd2ab05f91598ee05974f2873cda39d9fad15021096077419cc4ef26474255b4bced5f367cf392743824b1f1c024d6def4a62eeea6f704e30b6d
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://goodies.xfce.org/
+ LICENSE[0]=BSD
+ ENTERED=20080907
+ SHORT="desktop screenshot plugin for xfce"
+cat << EOF
+Display screenshot plugin for xfce4
+EOF
diff --git a/xfce/xfce4-screenshooter-plugin/HISTORY
b/xfce/xfce4-screenshooter-plugin/HISTORY
new file mode 100644
index 0000000..b76d3aa
--- /dev/null
+++ b/xfce/xfce4-screenshooter-plugin/HISTORY
@@ -0,0 +1,2 @@
+2008-09-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6c32291c6bb135663dea1d34f2b8c863eeab8182), Vlad Glagolev, 09/07/2008

Archive powered by MHonArc 2.6.24.

Top of Page