Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (6ce74b0d6a27e68dc9eb17b18e5866ebb7911cc9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (6ce74b0d6a27e68dc9eb17b18e5866ebb7911cc9)
  • Date: Fri, 26 Aug 2011 19:35:47 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

ChangeLog | 3 +++
xfce-plugins/thunar-dropbox/BUILD | 1 +
xfce-plugins/thunar-dropbox/DEPENDS | 3 +++
xfce-plugins/thunar-dropbox/DETAILS | 16 ++++++++++++++++
xfce-plugins/thunar-dropbox/HISTORY | 3 +++
xfce-plugins/thunar-dropbox/INSTALL | 1 +
6 files changed, 27 insertions(+)

New commits:
commit 6ce74b0d6a27e68dc9eb17b18e5866ebb7911cc9
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

xfce-plugins/thunar-dropbox: new spell, Dropbox plugin for Thunar

diff --git a/ChangeLog b/ChangeLog
index 011b306..d4930d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-08-26 Pol Vinogradov <vin.public AT gmail.com>
+ * xfce-plugins/thunar-dropbox: new spell, Dropbox plugin for Thunar
+
2011-08-24 Ladislav Hagara <hgr AT vabo.cz>
* libs/openni: new spell
framework for writing applications utilizing natural interaction
diff --git a/xfce-plugins/thunar-dropbox/BUILD
b/xfce-plugins/thunar-dropbox/BUILD
new file mode 100755
index 0000000..1d8ce04
--- /dev/null
+++ b/xfce-plugins/thunar-dropbox/BUILD
@@ -0,0 +1 @@
+waf_build
diff --git a/xfce-plugins/thunar-dropbox/DEPENDS
b/xfce-plugins/thunar-dropbox/DEPENDS
new file mode 100755
index 0000000..309bcf0
--- /dev/null
+++ b/xfce-plugins/thunar-dropbox/DEPENDS
@@ -0,0 +1,3 @@
+depends pkgconfig &&
+depends python &&
+depends thunar
diff --git a/xfce-plugins/thunar-dropbox/DETAILS
b/xfce-plugins/thunar-dropbox/DETAILS
new file mode 100755
index 0000000..be1a7cf
--- /dev/null
+++ b/xfce-plugins/thunar-dropbox/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=thunar-dropbox
+ VERSION=0.2.0
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://softwarebakery.com/maato/files/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:774f78f2afdd983f5cb81ee8cc425579b186d2ede81f26b94a6974e6f66d0c9831c6a9f8aeed3cc7b1e2587a4cb490786c1426bc90dfeeacfead693778d47a6e
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://softwarebakery.com/maato/thunar-dropbox.html";
+ LICENSE[0]="GPL"
+ ENTERED=20110826
+ KEYWORDS="xfce"
+ SHORT="Dropbox plugin for Thunar"
+cat << EOF
+Thunar Dropbox is a plugin for thunar that adds context-menu items from
+dropbox. This plugin does not come with dropbox itself, you will need to
+install that separately.
+EOF
diff --git a/xfce-plugins/thunar-dropbox/HISTORY
b/xfce-plugins/thunar-dropbox/HISTORY
new file mode 100644
index 0000000..41b5454
--- /dev/null
+++ b/xfce-plugins/thunar-dropbox/HISTORY
@@ -0,0 +1,3 @@
+2011-08-26 Pol Vinogradov <vin.public AT gmail.com>
+ * BUILD, DEPENDS, DETAILS, INSTALL: spell created
+
diff --git a/xfce-plugins/thunar-dropbox/INSTALL
b/xfce-plugins/thunar-dropbox/INSTALL
new file mode 100755
index 0000000..0ea15cc
--- /dev/null
+++ b/xfce-plugins/thunar-dropbox/INSTALL
@@ -0,0 +1 @@
+waf_install



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (6ce74b0d6a27e68dc9eb17b18e5866ebb7911cc9), Pol Vinogradov, 08/26/2011

Archive powered by MHonArc 2.6.24.

Top of Page