diff options
author | Jörg Frings-Fürst <jff@merkur> | 2014-07-06 15:20:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <jff@merkur> | 2014-07-06 15:20:38 +0200 |
commit | 126bb8cb6b93240bb4d3a2b816b74c286c3d422b (patch) | |
tree | e66e1dfe77d53a52539489765c88d23e4423ae27 /packages/debian/control |
Imported Upstream version 1.7.0upstream/1.7.0
Diffstat (limited to 'packages/debian/control')
-rw-r--r-- | packages/debian/control | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/packages/debian/control b/packages/debian/control new file mode 100644 index 0000000..2085fb1 --- /dev/null +++ b/packages/debian/control @@ -0,0 +1,25 @@ +Source: gcstar +Section: x11 +Priority: optional +Maintainer: Alexander Wirt <formorer@debian.org>, Nyall <nyall@zombiepigs.net> +Build-Depends-Indep: libgtk2-perl, libwww-perl, libxml-parser-perl, libxml-simple-perl, libmp3-tag-perl, libogg-vorbis-header-pureperl-perl +Build-Depends: debhelper (>= 7), dpatch +Standards-Version: 3.8.0 +Homepage: http://www.gcstar.org/ + +Package: gcstar +Architecture: all +Depends: libgtk2-perl, libwww-perl, libarchive-tar-perl, libxml-simple-perl, libxml-parser-perl, libarchive-zip-perl, libmp3-tag-perl, libogg-vorbis-header-pureperl-perl, libgd-gd2-perl, libgd-graph-perl, libgd-text-perl, libdate-calc-perl, ${perl:Depends} +Recommends: libgtk2-spell-perl, libdatetime-format-strptime-perl, libmp3-info-perl, libcddb-perl, libnet-freedb-perl +Provides: gcfilms +Replaces: gcfilms +Conflicts: gcfilms (<= 6.4) +Description: Manage your collections of movies, games, books, music and more + GCstar is an application for managing your collections. It supports + many types of collections, including movies, books, games, comics, + stamps, coins, and many more. You can even create your own + collection type for whatever unique thing it is that you collect! + Detailed information on each item can be automatically retrieved + from the internet and you can store additional data, such as the + location or who you've lent it to. You may also search and filter + your collections by many criteria. |