summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2009-11-20 20:24:35 +0100
committerTreeve Jelbert2009-12-05 12:17:54 +0100
commit7ec1712044be269d8d82103697a4af09672c2cc2 (patch)
tree10237a470c7b33d7222a7da4c37a3a707f9a5bf3
parent0413beca98fc9e1369577afa572d5ae1adb7f3e8 (diff)
attica - new spell
(cherry picked from commit d519dd68e5c868d36619b33e1b2724fe38632556) (cherry picked from commit 86979eaee4da5e26fc6b7df6cc5e0d785d666080)
-rwxr-xr-xkde4-support/attica/DEPENDS3
-rwxr-xr-xkde4-support/attica/DETAILS10
-rwxr-xr-xkde4-support/attica/DOWNLOAD2
-rw-r--r--kde4-support/attica/HISTORY3
4 files changed, 18 insertions, 0 deletions
diff --git a/kde4-support/attica/DEPENDS b/kde4-support/attica/DEPENDS
new file mode 100755
index 0000000000..dea0fd8d2c
--- /dev/null
+++ b/kde4-support/attica/DEPENDS
@@ -0,0 +1,3 @@
+depends cmake &&
+depends g++ &&
+depends qt4
diff --git a/kde4-support/attica/DETAILS b/kde4-support/attica/DETAILS
new file mode 100755
index 0000000000..aa35b39b79
--- /dev/null
+++ b/kde4-support/attica/DETAILS
@@ -0,0 +1,10 @@
+ SPELL=attica
+ VERSION=master
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ WEB_SITE=http://attica.kde.org/
+ LICENSE[0]=LGPL
+ ENTERED=2009-11-20
+ KEYWORDS=""
+ SHORT=""
+cat << EOF
+EOF
diff --git a/kde4-support/attica/DOWNLOAD b/kde4-support/attica/DOWNLOAD
new file mode 100755
index 0000000000..7eead1ee75
--- /dev/null
+++ b/kde4-support/attica/DOWNLOAD
@@ -0,0 +1,2 @@
+true
+
diff --git a/kde4-support/attica/HISTORY b/kde4-support/attica/HISTORY
new file mode 100644
index 0000000000..ddd5434ec7
--- /dev/null
+++ b/kde4-support/attica/HISTORY
@@ -0,0 +1,3 @@
+2009-11-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version master (git)
+ spell created