Skip to Content.
Sympa Menu

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

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 (6f9495ada10405db9750ac92c7018925d0f3e24a)
  • Date: Fri, 26 Aug 2011 20:36:24 -0500

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

ChangeLog | 1 +
gnome2-libs/nautilus-dropbox/DEPENDS | 1 +
gnome2-libs/nautilus-dropbox/DETAILS | 20 ++++++++++++++++++++
gnome2-libs/nautilus-dropbox/HISTORY | 3 +++
xfce-plugins/thunar-dropbox/DEPENDS | 3 ++-
5 files changed, 27 insertions(+), 1 deletion(-)

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

xfce-plugins/thunar-dropbox/DEPENDS: added runtime depends on
nautilus-dropbox

commit 369c8883bb082832e0626d035b0d9989fa5027fc
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

gnome2-libs/nautilus-dropbox: new spell, Dropbox extension for Nautilus

diff --git a/ChangeLog b/ChangeLog
index d4930d3..fcf5b9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2011-08-26 Pol Vinogradov <vin.public AT gmail.com>
* xfce-plugins/thunar-dropbox: new spell, Dropbox plugin for Thunar
+ * gnome2-libs/nautilus-dropbox: new spell, Dropbox extension for
Nautilus

2011-08-24 Ladislav Hagara <hgr AT vabo.cz>
* libs/openni: new spell
diff --git a/gnome2-libs/nautilus-dropbox/DEPENDS
b/gnome2-libs/nautilus-dropbox/DEPENDS
new file mode 100755
index 0000000..e89d445
--- /dev/null
+++ b/gnome2-libs/nautilus-dropbox/DEPENDS
@@ -0,0 +1 @@
+depends nautilus2
diff --git a/gnome2-libs/nautilus-dropbox/DETAILS
b/gnome2-libs/nautilus-dropbox/DETAILS
new file mode 100755
index 0000000..cc66b27
--- /dev/null
+++ b/gnome2-libs/nautilus-dropbox/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=nautilus-dropbox
+ VERSION=0.6.9
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://linux.dropbox.com/packages/${SOURCE}
+
SOURCE_HASH=sha512:c4aa24bae2769e8cbaff09f6e55756423256ffc5a899129bb15fa59647c256e2825efa89be0bbc1d295a10768fee3395abb9572ddbfc24e19d689b00ccb8e686
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.dropbox.com";
+ LICENSE[0]="GPL"
+ ENTERED=20110826
+ KEYWORDS="gnome2 libs"
+ SHORT="Dropbox extension for Nautilus"
+cat << EOF
+Dropbox is a free service that lets you bring all your photos, docs, and
videos
+anywhere. This means that any file you save to your Dropbox will
automatically
+save to all your computers, phones and even the Dropbox website. Dropbox also
+makes it super easy to share with others, whether you're a student or
+professional, parent or grandparent. Even if you accidentally spill a latte
on
+your laptop, have no fear! You can relax knowing that Dropbox always has you
+covered, and none of your stuff will ever be lost.
+EOF
diff --git a/gnome2-libs/nautilus-dropbox/HISTORY
b/gnome2-libs/nautilus-dropbox/HISTORY
new file mode 100644
index 0000000..7140a1c
--- /dev/null
+++ b/gnome2-libs/nautilus-dropbox/HISTORY
@@ -0,0 +1,3 @@
+2011-08-26 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/xfce-plugins/thunar-dropbox/DEPENDS
b/xfce-plugins/thunar-dropbox/DEPENDS
index 309bcf0..172c9a3 100755
--- a/xfce-plugins/thunar-dropbox/DEPENDS
+++ b/xfce-plugins/thunar-dropbox/DEPENDS
@@ -1,3 +1,4 @@
depends pkgconfig &&
depends python &&
-depends thunar
+depends thunar &&
+runtime_depends nautilus-dropbox



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

Archive powered by MHonArc 2.6.24.

Top of Page