diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/tellico/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/tellico/debian/control | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/tellico/debian/control b/ubuntu/lucid_automake/applications/tellico/debian/control new file mode 100644 index 000000000..edf9f720d --- /dev/null +++ b/ubuntu/lucid_automake/applications/tellico/debian/control @@ -0,0 +1,69 @@ +Source: tellico-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +XSBC-Original-Maintainer: Regis Boudin <[email protected]> +Build-Depends: debhelper (>= 5.0.51~), kdelibs4-kde3-dev, libqt3-mt-dev, libxml2-dev, libxslt1-dev, libtag1-dev, libyaz3-dev | libyaz4-dev, libpoppler-qt-dev, libexempi-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 +Homepage: http://periapsis.org/tellico/ + +Package: tellico-kde3 +Architecture: any +Depends: tellico-data-kde3 (= ${source:Version}), tellico-scripts-kde3, ${shlibs:Depends} +Description: collection manager for books, videos, music [KDE3] + Tellico is a collection manager for KDE. It includes default collections for + books, bibliographies, comic books, videos, music, coins, stamps, trading + cards, and wines, and also allows custom collections; with unlimited + user-defined fields allowed. Automatically formatted names, sorting by any + property, filters, automatic ISBN validation and full customization for + printing or display through XSLT files are some of the features present. It + can import CSV, RIS, BibTeX, and BibTeXML files; and export CSV, HTML, BibTeX, + BibTeXML, and PilotDB. Tellico can also import data from Amazon, IMDb, CDDB, + or any US-MARC compliant z39.50 server. + . + The files are stored in XML format, avoiding the need for database server. + It also makes it easy for other softwares to use the Tellico data. + +Package: tellico-data-kde3 +Architecture: all +Depends: kdelibs-data-kde3 +Recommends: tellico-kde3 +Suggests: python +Description: collection manager for books, videos, music [data] [KDE3] + Tellico is a collection manager for KDE. It includes default collections for + books, bibliographies, comic books, videos, music, coins, stamps, trading + cards, and wines, and also allows custom collections; with unlimited + user-defined fields allowed. Automatically formatted names, sorting by any + property, filters, automatic ISBN validation and full customization for + printing or display through XSLT files are some of the features present. It + can import CSV, RIS, BibTeX, and BibTeXML files; and export CSV, HTML, BibTeX, + BibTeXML, and PilotDB. Tellico can also import data from Amazon, IMDb, CDDB, + or any US-MARC compliant z39.50 server. + . + The files are stored in XML format, avoiding the need for database server. + It also makes it easy for other softwares to use the Tellico data. + . + This package contains the architecture independent files, such data files and + documentation. + +Package: tellico-scripts-kde3 +Architecture: all +Recommends: tellico-kde3 +Suggests: python, ruby +Description: collection manager for books, videos, music [scripts] [KDE3] + Tellico is a collection manager for KDE. It includes default collections for + books, bibliographies, comic books, videos, music, coins, stamps, trading + cards, and wines, and also allows custom collections; with unlimited + user-defined fields allowed. Automatically formatted names, sorting by any + property, filters, automatic ISBN validation and full customization for + printing or display through XSLT files are some of the features present. It + can import CSV, RIS, BibTeX, and BibTeXML files; and export CSV, HTML, BibTeX, + BibTeXML, and PilotDB. Tellico can also import data from Amazon, IMDb, CDDB, + or any US-MARC compliant z39.50 server. + . + The files are stored in XML format, avoiding the need for database server. + It also makes it easy for other softwares to use the Tellico data. + . + This package contains the scripts to import data from external sources, such + as websites. As the format of the data may change, these scripts are provided + as a separate package which can be updated through debian-volatile. |