diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick_automake/applications/abakus/debian/control | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick_automake/applications/abakus/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/abakus/debian/control | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/abakus/debian/control b/ubuntu/maverick_automake/applications/abakus/debian/control new file mode 100644 index 000000000..689bf8fdf --- /dev/null +++ b/ubuntu/maverick_automake/applications/abakus/debian/control @@ -0,0 +1,19 @@ +Source: abakus-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Steffen Joeris <steffen.joeris@skolelinux.de> +Build-Depends: autotools-dev, debhelper (>= 4.1.0), cdbs (>= 0.4.0), scons (>= 0.96), imagemagick, kdelibs4-kde3-dev, chrpath, bison, flex +Standards-Version: 3.7.2 + +Package: abakus-kde3 +Architecture: any +Depends: ${shlibs:Depends} +Description: calculator for KDE [KDE3] + AbaKus is a complex calculator, which provides + many different kinds of calculations. + Think of it as bc (the command-line calculator) with a nice GUI. + It also gives information about mathematical variables and + has the user-friendly menu options of a normal KDE application. + . + Web site: http://grammarian.homelinux.net/abakus/ |