summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-ticker
diff options
context:
space:
mode:
authorJeremy Blosser2006-04-24 20:40:22 -0500
committerJeremy Blosser2006-04-24 20:40:22 -0500
commit58f742cbe1ac77f227e9206d222571036de4cece (patch)
tree055e274ca18cc10b4c654f014dea69f26551b058 /gnustep-apps/gnustep-ticker
parentc11f578f7a5c678a622d322349316135fbb01b49 (diff)
sync gnustep-apps/gnustep-ticker from test
Diffstat (limited to 'gnustep-apps/gnustep-ticker')
-rwxr-xr-xgnustep-apps/gnustep-ticker/DEPENDS1
-rwxr-xr-xgnustep-apps/gnustep-ticker/DETAILS18
-rw-r--r--gnustep-apps/gnustep-ticker/HISTORY8
3 files changed, 27 insertions, 0 deletions
diff --git a/gnustep-apps/gnustep-ticker/DEPENDS b/gnustep-apps/gnustep-ticker/DEPENDS
new file mode 100755
index 0000000000..e9ad78b2d2
--- /dev/null
+++ b/gnustep-apps/gnustep-ticker/DEPENDS
@@ -0,0 +1 @@
+depends gnustep-gui
diff --git a/gnustep-apps/gnustep-ticker/DETAILS b/gnustep-apps/gnustep-ticker/DETAILS
new file mode 100755
index 0000000000..8f1920b2bf
--- /dev/null
+++ b/gnustep-apps/gnustep-ticker/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=gnustep-ticker
+ VERSION=0.1
+ SOURCE=Ticker.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Ticker
+ SOURCE_URL[0]=http://www.gnustep.it/marko/Ticker/$SOURCE
+ WEB_SITE=http://www.gnustep.it/marko/Ticker
+ SOURCE_HASH=sha512:54577eb9c242b2b580c16f1276daeb9649ff94179eb8e89281089de5b39ecd5dbd5fc46d005ada6342f793f787b0882779ef494d098646e58582efd28785090d
+ LICENSE[0]=GPL
+ ENTERED=20060304
+ UPDATED=20060304
+ BUILD_API=2
+ KEYWORDS="rss gnustep"
+ SHORT="A gnustep RSS monitor."
+ TAR_OPTIONS="--no-same-owner"
+
+cat << EOF
+An RSS monitor that lets you monitor many feeds at once.
+EOF
diff --git a/gnustep-apps/gnustep-ticker/HISTORY b/gnustep-apps/gnustep-ticker/HISTORY
new file mode 100644
index 0000000000..a0b389f462
--- /dev/null
+++ b/gnustep-apps/gnustep-ticker/HISTORY
@@ -0,0 +1,8 @@
+2006-04-14 Maurizio Boriani <baux@sourcemage.org>
+ * Fix dummy contatenation bugs and others.
+
+2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2006-03-04 Maurizio Boriani <baux@sourcemage.org>
+ * DEPENDS, DETAILS: created the spell.