summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/applications/yakuake/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2014-04-17 13:57:20 +0900
committerMichele Calgaro <[email protected]>2014-04-17 13:57:20 +0900
commit2d59086b104acd7b4711fd067c9bb4480158e6ab (patch)
tree7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/yakuake/debian/control
parent55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff)
downloadtde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz
tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/yakuake/debian/control')
-rw-r--r--ubuntu/precise/applications/yakuake/debian/control22
1 files changed, 0 insertions, 22 deletions
diff --git a/ubuntu/precise/applications/yakuake/debian/control b/ubuntu/precise/applications/yakuake/debian/control
deleted file mode 100644
index abcb0845d..000000000
--- a/ubuntu/precise/applications/yakuake/debian/control
+++ /dev/null
@@ -1,22 +0,0 @@
-Source: yakuake-trinity
-Section: tde
-Priority: optional
-Maintainer: Timothy Pearson <[email protected]>
-XSBC-Original-Maintainer: Ana Beatriz Guerrero Lopez <[email protected]>
-Build-Depends: cdbs, debhelper (>= 5), quilt, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev
-Standards-Version: 3.8.4
-Homepage: http://extragear.kde.org/apps/yakuake/
-
-Package: yakuake-trinity
-Architecture: any
-Depends: ${shlibs:Depends}, konsole-trinity
-Replaces: yakuake-kde3 (<< 4:14.0.0~), yakuake-trinity (<< 4:14.0.0~)
-Breaks: yakuake-kde3 (<< 4:14.0.0~), yakuake-trinity (<< 4:14.0.0~)
-Description: a Quake-style terminal emulator based on KDE Konsole technology [Trinity]
- YaKuake is inspired from the terminal in the Quake game: when you press a key
- (by default F12, but that can be changed) a terminal window slides down from
- the top of the screen. Press the key again, and the terminal slides back.
- .
- It is faster than a keyboard shortcut because it is already loaded into memory
- and as such is very useful to anyone who frequently finds themselves switching
- in and out of terminal sessions.