diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-05 21:05:32 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-05 21:05:32 +0900 |
commit | d425b2fe099bd6fd6dde67f7adf2123f66d3ede7 (patch) | |
tree | b861557ce1cfea98754ad43f44973726e67c04a1 /ubuntu/_base/applications/tdepacman/debian/control | |
parent | decf98691c9ea9b2e5f7f598af4cf05e12fffb3d (diff) | |
download | tde-packaging-d425b2fe099bd6fd6dde67f7adf2123f66d3ede7.tar.gz tde-packaging-d425b2fe099bd6fd6dde67f7adf2123f66d3ede7.zip |
DEB: added tdepacman.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/tdepacman/debian/control')
-rw-r--r-- | ubuntu/_base/applications/tdepacman/debian/control | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tdepacman/debian/control b/ubuntu/_base/applications/tdepacman/debian/control new file mode 100644 index 000000000..71bb44912 --- /dev/null +++ b/ubuntu/_base/applications/tdepacman/debian/control @@ -0,0 +1,19 @@ +Source: tdepacman-trinity +Section: games +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: J.rg Th.nnissen <joe@dsite.de> +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, intltool, tdelibs14-trinity-dev, libtdegames-trinity-dev +Standards-Version: 0.3.2 + +Package: tdepacman-trinity +Architecture: any +Section: games +Depends: ${shlibs:Depends} +Replaces: tdepacman-trinity (<< 4:14.0.0~) +Breaks: tdepacman-trinity (<< 4:14.0.0~) +Description: A pacman clone game for TDE. + TDEPacman is a classic arcade game. + . + Pac-Man was designed by Toru Iwatani, Namco first released the game in + Japan in May 1980. |