summaryrefslogtreecommitdiffstats
path: root/x11-libs/ido
diff options
context:
space:
mode:
authorEric Sandall2012-01-10 19:03:37 -0800
committerEric Sandall2012-01-10 19:18:21 -0800
commitbaaea2c45ed01cb7eeba1e40f54d309e3c924de8 (patch)
tree60a8e7f89c54497d30507b4630a0229dac98b63b /x11-libs/ido
parent956770cf4398d4bf92115606a191454993e5493f (diff)
unity-greeter: indicator-session is for user sessions, not power
Diffstat (limited to 'x11-libs/ido')
-rwxr-xr-xx11-libs/ido/DEPENDS8
-rwxr-xr-xx11-libs/ido/DETAILS13
-rw-r--r--x11-libs/ido/HISTORY3
-rw-r--r--x11-libs/ido/ido-0.3.1.tar.gz.sigbin0 -> 287 bytes
4 files changed, 24 insertions, 0 deletions
diff --git a/x11-libs/ido/DEPENDS b/x11-libs/ido/DEPENDS
new file mode 100755
index 0000000000..737836df97
--- /dev/null
+++ b/x11-libs/ido/DEPENDS
@@ -0,0 +1,8 @@
+optional_depends gtk+3 '--with-gtk=3' '--with-gtk=2' \
+ 'use gtk+3 instead of gtk+2' &&
+if ! is_depends_enabled $SPELL gtk+3 ; then
+ depends gtk+2
+fi &&
+
+optional_depends gtk-doc '--enable-gtk-doc' '--disable-gtk-doc' \
+ 'to build documentation'
diff --git a/x11-libs/ido/DETAILS b/x11-libs/ido/DETAILS
new file mode 100755
index 0000000000..8ac4171250
--- /dev/null
+++ b/x11-libs/ido/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=ido
+ VERSION=0.3.1
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ SOURCE_URL[0]=http://launchpad.net/${SPELL}/0.3/${VERSION}/+download/${SOURCE}
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="https://launchpad.net/ido"
+ LICENSE[0]=GPL
+ ENTERED=20120110
+ SHORT="Widgets and other objects used for indicators"
+cat << EOF
+Widgets and other objects used for indicators.
+EOF
diff --git a/x11-libs/ido/HISTORY b/x11-libs/ido/HISTORY
new file mode 100644
index 0000000000..5149652688
--- /dev/null
+++ b/x11-libs/ido/HISTORY
@@ -0,0 +1,3 @@
+2012-01-10 Eric Sandall <sandalle@sourcemage.org>
+ * Created (missing dependency for existing indicator-datetime)
+
diff --git a/x11-libs/ido/ido-0.3.1.tar.gz.sig b/x11-libs/ido/ido-0.3.1.tar.gz.sig
new file mode 100644
index 0000000000..9b3a89530a
--- /dev/null
+++ b/x11-libs/ido/ido-0.3.1.tar.gz.sig
Binary files differ