[Lunar-commits] CVS: moonbase/kde3-apps/bookcase BUILD, NONE,
	1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
    Florin Braescu 
    florin at lunar-linux.org
       
    Sat Feb 21 09:45:30 GMT 2004
    
    
  
Update of /var/cvs/lunar/moonbase/kde3-apps/bookcase
In directory dbguin.lunar-linux.org:/tmp/cvs-serv10106
Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
a collections keeping track app for KDE.
--- NEW FILE: BUILD ---
(
  export PATH=/opt/lunar/qt/3/bin:/opt/lunar/kde/3/bin:$PATH
  export KDEDIR=/opt/lunar/kde/3
  ./configure    --prefix=/opt/lunar/kde/3             \
                 --with-qt-dir=/opt/lunar/qt/3         \
                 --disable-debug                       \
                 --enable-fast-malloc=full             \
                 --with-xinerama                       \
                 $OPTS                                &&
  default_make          
 
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends  kdelibs3 &&
depends  libxslt
  
--- NEW FILE: DETAILS ---
          MODULE=bookcase
         VERSION=0.8.3
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.periapsis.org/$MODULE/download/$SOURCE
      SOURCE_VFY=md5:0fbae2e650baf72b283c774aee027b78
        WEB_SITE=http://www.periapsis.org/$MODULE/
         ENTERED=20040221
         UPDATED=20040221
        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.
EOF
    
    
More information about the Lunar-commits
mailing list