[Lunar-commits] r16058 - in moonbase/trunk/kde3-apps: . tellico
Joel Vennin
jol at lunar-linux.org
Thu Aug 11 18:12:17 UTC 2005
Author: jol
Date: 2005-08-11 18:12:16 +0000 (Thu, 11 Aug 2005)
New Revision: 16058
Added:
moonbase/trunk/kde3-apps/tellico/
Removed:
moonbase/trunk/kde3-apps/bookcase/
Modified:
moonbase/trunk/kde3-apps/tellico/DEPENDS
moonbase/trunk/kde3-apps/tellico/DETAILS
Log:
- move book case to tellico. In fact, the project has been renamed.
- bumped version to 0.13.8
- add depends on taglib
Copied: moonbase/trunk/kde3-apps/tellico (from rev 16045, moonbase/trunk/kde3-apps/bookcase)
Modified: moonbase/trunk/kde3-apps/tellico/DEPENDS
===================================================================
--- moonbase/trunk/kde3-apps/bookcase/DEPENDS 2005-08-09 15:41:19 UTC (rev 16045)
+++ moonbase/trunk/kde3-apps/tellico/DEPENDS 2005-08-11 18:12:16 UTC (rev 16058)
@@ -1,5 +1,7 @@
depends kdelibs3 &&
-depends libxslt
+depends libxslt &&
+depends taglib
+
Modified: moonbase/trunk/kde3-apps/tellico/DETAILS
===================================================================
--- moonbase/trunk/kde3-apps/bookcase/DETAILS 2005-08-09 15:41:19 UTC (rev 16045)
+++ moonbase/trunk/kde3-apps/tellico/DETAILS 2005-08-11 18:12:16 UTC (rev 16058)
@@ -1,23 +1,14 @@
- MODULE=bookcase
- VERSION=0.11
+ MODULE=tellico
+ VERSION=0.13.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.periapsis.org/$MODULE/download/
- SOURCE_VFY=sha1:f7ddde492ae05ae9fb7e2e4dee48b949a9224a81
+ SOURCE_VFY=sha1:524c6e7515b79a47eb3a684db2dcb3dc35b5f3e2
WEB_SITE=http://www.periapsis.org/$MODULE/
ENTERED=20040221
- UPDATED=20040906
+ UPDATED=20050811
MAINTAINER=florin at lunar-linux.org
SHORT="A collection keeping track program for KDE"
cat << EOF
-Bookcase is an KDE application for keeping track of your collections. It
-provides default templates for books, bibliographies, videos, music, coins,
-stamps, trading cards, comic books, and wines.
-Bookcase allows you to enter your collection in a catalogue database, saving
-many different properties like title, author, etc. Two different views of your
-collection are shown. On the left, your entries are grouped together by any
-field you like, allowing you to see how many are in each group. On the right,
-selected fields are shown in column format, allowing you to sort by any field.
-On the bottom is a customizable HTML view of the current entry. The entry
-editor is a dialog box where you enter the data.
+Tellico is a KDE application for organizing your collections. It provides default templates for books, bibliographies, videos, music, coins, stamps, trading cards, comic books, and wines.
EOF
More information about the Lunar-commits
mailing list