diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/applications/tellico/debian/control | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/applications/tellico/debian/control')
-rw-r--r-- | ubuntu/raring/applications/tellico/debian/control | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/ubuntu/raring/applications/tellico/debian/control b/ubuntu/raring/applications/tellico/debian/control deleted file mode 100644 index 8bbd87f1c..000000000 --- a/ubuntu/raring/applications/tellico/debian/control +++ /dev/null @@ -1,75 +0,0 @@ -Source: tellico-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Regis Boudin <regis@debian.org> -Build-Depends: debhelper (>= 5.0.51~), tdelibs14-trinity-dev, libxml2-dev, libxslt1-dev, libtag1-dev, libyaz3-dev | libyaz4-dev, libpoppler-tqt-dev, libexempi-dev, automake, autoconf, libtool, libltdl-dev -Standards-Version: 3.8.4 -Homepage: http://periapsis.org/tellico/ - -Package: tellico-trinity -Architecture: any -Depends: tellico-data-trinity (= ${source:Version}), tellico-scripts-trinity, ${shlibs:Depends} -Replaces: tellico-kde3 (<< 4:14.0.0~), tellico-trinity (<< 4:14.0.0~) -Breaks: tellico-kde3 (<< 4:14.0.0~), tellico-trinity (<< 4:14.0.0~) -Description: collection manager for books, videos, music [Trinity] - 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-trinity -Architecture: all -Depends: tdelibs-data-trinity -Replaces: tellico-data-kde3 (<< 4:14.0.0~), tellico-data-trinity (<< 4:14.0.0~) -Breaks: tellico-data-kde3 (<< 4:14.0.0~), tellico-data-trinity (<< 4:14.0.0~) -Recommends: tellico-trinity -Suggests: python -Description: collection manager for books, videos, music [data] [Trinity] - 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-trinity -Architecture: all -Recommends: tellico-trinity -Replaces: tellico-scripts-kde3 (<< 4:14.0.0~), tellico-scripts-trinity (<< 4:14.0.0~) -Breaks: tellico-scripts-kde3 (<< 4:14.0.0~), tellico-scripts-trinity (<< 4:14.0.0~) -Suggests: python, ruby -Description: collection manager for books, videos, music [scripts] [Trinity] - 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. |