diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/applications/mplayerthumbs/debian/control | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/applications/mplayerthumbs/debian/control')
-rw-r--r-- | ubuntu/raring/applications/mplayerthumbs/debian/control | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ubuntu/raring/applications/mplayerthumbs/debian/control b/ubuntu/raring/applications/mplayerthumbs/debian/control deleted file mode 100644 index c0e4bdbd1..000000000 --- a/ubuntu/raring/applications/mplayerthumbs/debian/control +++ /dev/null @@ -1,18 +0,0 @@ -Source: mplayerthumbs-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: cdbs, debhelper (>= 5), automake, libtool, autotools-dev, tdelibs14-trinity-dev -Standards-Version: 3.8.2 - -Package: mplayerthumbs-trinity -Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, mplayer -Description: thumbnail generator for video files on Konqueror [Trinity] - MPlayerThumbs is a thumbnail generator for video files on - Konqueror. Unlike the original konqueror plugin (libarts1-xine), - it depends on neither xine nor arts, instead it uses only - mplayer. You can take advantage of this on x86_64 systems, - where you can use a 32bit mplayer to load win32codecs. - . - Homepage: http://kde-apps.org/content/show.php?content=41180 |