summaryrefslogtreecommitdiffstats
path: root/xfce-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-plugins')
-rwxr-xr-xxfce-plugins/thunar-dropbox/BUILD1
-rwxr-xr-xxfce-plugins/thunar-dropbox/DEPENDS3
-rwxr-xr-xxfce-plugins/thunar-dropbox/DETAILS16
-rw-r--r--xfce-plugins/thunar-dropbox/HISTORY3
-rwxr-xr-xxfce-plugins/thunar-dropbox/INSTALL1
5 files changed, 24 insertions, 0 deletions
diff --git a/xfce-plugins/thunar-dropbox/BUILD b/xfce-plugins/thunar-dropbox/BUILD
new file mode 100755
index 0000000000..1d8ce04479
--- /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 0000000000..309bcf0562
--- /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 0000000000..be1a7cfd52
--- /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 0000000000..41b545434e
--- /dev/null
+++ b/xfce-plugins/thunar-dropbox/HISTORY
@@ -0,0 +1,3 @@
+2011-08-26 Pol Vinogradov <vin.public@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 0000000000..0ea15ccab7
--- /dev/null
+++ b/xfce-plugins/thunar-dropbox/INSTALL
@@ -0,0 +1 @@
+waf_install