diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
commit | 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch) | |
tree | b47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/maverick_automake/applications/ktechlab/debian/control | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick_automake/applications/ktechlab/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/ktechlab/debian/control | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ubuntu/maverick_automake/applications/ktechlab/debian/control b/ubuntu/maverick_automake/applications/ktechlab/debian/control deleted file mode 100644 index b6757384b..000000000 --- a/ubuntu/maverick_automake/applications/ktechlab/debian/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: ktechlab-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 6.0.0), imagemagick, kdelibs4-kde3-dev, dpatch, gpsim-dev (>= 0.21.11-2), libgtk2.0-dev, libreadline5-dev, libopts25-dev, chrpath, libpopt-dev, kdesdk-scripts-kde3, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev -Standards-Version: 3.8.3 - -Package: ktechlab-kde3 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: gputils -Description: circuit simulator for microcontrollers and electronics [KDE3] - KTechlab is a circuit simulator with a nice, clickable and discoverable - interface. It supports many discrete components, logic circuits as well - as PIC programming in its own Basic dialect and some form of assembler. -Homepage: http://ktechlab.org/ |