summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 10:53:02 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-07-24 10:53:02 -0500
commit9c14221e8460c1f93e2a0ffe0544da94e9b2223f (patch)
treefc167eb5749df08c6d835f6e24bd6bfc2e2b8339
parent8d5bed7640a5505fbe21ee184f7908255251e512 (diff)
downloadtde-packaging-9c14221e8460c1f93e2a0ffe0544da94e9b2223f.tar.gz
tde-packaging-9c14221e8460c1f93e2a0ffe0544da94e9b2223f.zip
Add mplayerthumbs packaging files for Debian and Ubuntu
-rw-r--r--debian/lenny/applications/mplayerthumbs/debian/changelog6
-rw-r--r--debian/lenny/applications/mplayerthumbs/debian/compat1
-rw-r--r--debian/lenny/applications/mplayerthumbs/debian/control19
-rw-r--r--debian/lenny/applications/mplayerthumbs/debian/copyright34
-rw-r--r--debian/lenny/applications/mplayerthumbs/debian/docs3
-rwxr-xr-xdebian/lenny/applications/mplayerthumbs/debian/rules20
-rw-r--r--debian/squeeze/applications/mplayerthumbs/debian/changelog6
-rw-r--r--debian/squeeze/applications/mplayerthumbs/debian/compat1
-rw-r--r--debian/squeeze/applications/mplayerthumbs/debian/control19
-rw-r--r--debian/squeeze/applications/mplayerthumbs/debian/copyright34
-rw-r--r--debian/squeeze/applications/mplayerthumbs/debian/docs3
-rwxr-xr-xdebian/squeeze/applications/mplayerthumbs/debian/rules20
-rw-r--r--debian/wheezy/applications/mplayerthumbs/debian/changelog6
-rw-r--r--debian/wheezy/applications/mplayerthumbs/debian/compat1
-rw-r--r--debian/wheezy/applications/mplayerthumbs/debian/control19
-rw-r--r--debian/wheezy/applications/mplayerthumbs/debian/copyright34
-rw-r--r--debian/wheezy/applications/mplayerthumbs/debian/docs3
-rwxr-xr-xdebian/wheezy/applications/mplayerthumbs/debian/rules20
-rw-r--r--ubuntu/maverick/applications/mplayerthumbs/debian/changelog6
-rw-r--r--ubuntu/maverick/applications/mplayerthumbs/debian/compat1
-rw-r--r--ubuntu/maverick/applications/mplayerthumbs/debian/control19
-rw-r--r--ubuntu/maverick/applications/mplayerthumbs/debian/copyright34
-rw-r--r--ubuntu/maverick/applications/mplayerthumbs/debian/docs3
-rwxr-xr-xubuntu/maverick/applications/mplayerthumbs/debian/rules20
-rw-r--r--ubuntu/precise/applications/mplayerthumbs/debian/changelog6
-rw-r--r--ubuntu/precise/applications/mplayerthumbs/debian/compat1
-rw-r--r--ubuntu/precise/applications/mplayerthumbs/debian/control19
-rw-r--r--ubuntu/precise/applications/mplayerthumbs/debian/copyright34
-rw-r--r--ubuntu/precise/applications/mplayerthumbs/debian/docs3
-rwxr-xr-xubuntu/precise/applications/mplayerthumbs/debian/rules20
-rw-r--r--ubuntu/raring/applications/mplayerthumbs/debian/changelog6
-rw-r--r--ubuntu/raring/applications/mplayerthumbs/debian/compat1
-rw-r--r--ubuntu/raring/applications/mplayerthumbs/debian/control19
-rw-r--r--ubuntu/raring/applications/mplayerthumbs/debian/copyright34
-rw-r--r--ubuntu/raring/applications/mplayerthumbs/debian/docs3
-rwxr-xr-xubuntu/raring/applications/mplayerthumbs/debian/rules20
36 files changed, 498 insertions, 0 deletions
diff --git a/debian/lenny/applications/mplayerthumbs/debian/changelog b/debian/lenny/applications/mplayerthumbs/debian/changelog
new file mode 100644
index 000000000..673136ed1
--- /dev/null
+++ b/debian/lenny/applications/mplayerthumbs/debian/changelog
@@ -0,0 +1,6 @@
+mplayerthumbs (0.5~b-0ubuntu1) gutsy; urgency=low
+
+ * Initial release (LP: #110368)
+
+ -- Cyril Breuil <cyrilbport@gmail.com> Thu, 26 Apr 2007 22:20:17 +0200
+
diff --git a/debian/lenny/applications/mplayerthumbs/debian/compat b/debian/lenny/applications/mplayerthumbs/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/debian/lenny/applications/mplayerthumbs/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/lenny/applications/mplayerthumbs/debian/control b/debian/lenny/applications/mplayerthumbs/debian/control
new file mode 100644
index 000000000..e397d9bfe
--- /dev/null
+++ b/debian/lenny/applications/mplayerthumbs/debian/control
@@ -0,0 +1,19 @@
+Source: mplayerthumbs
+Section: graphics
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.2
+
+Package: mplayerthumbs
+Architecture: any
+Depends: ${misc:Depends}, mplayer
+Conflicts: libarts1-xine
+Description: thumbnail generator for video files on Konqueror
+ 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
diff --git a/debian/lenny/applications/mplayerthumbs/debian/copyright b/debian/lenny/applications/mplayerthumbs/debian/copyright
new file mode 100644
index 000000000..91b6157cd
--- /dev/null
+++ b/debian/lenny/applications/mplayerthumbs/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Cyril Breuil <cyrilbport@gmail.com> on
+Thu, 26 Apr 2007 22:20:17 +0200.
+
+It was downloaded from http://kde-apps.org/content/download.php?content=41180&id=1
+
+Upstream Author: Marco Gulino <marco@kmobiletools.org>
+
+Copyright (C) 2006 by Marco Gulino <marco@kmobiletools.org>
+Copyright (C) 2003 Ewald Snel <ewald@rambo.its.tudelft.nl>
+Copyright (C) 2002 Simon MacMullen
+
+License:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Cyril Breuil <cyrilbport@gmail.com> and
+is licensed under the GPL, see above.
+
diff --git a/debian/lenny/applications/mplayerthumbs/debian/docs b/debian/lenny/applications/mplayerthumbs/debian/docs
new file mode 100644
index 000000000..5502ed8f4
--- /dev/null
+++ b/debian/lenny/applications/mplayerthumbs/debian/docs
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
diff --git a/debian/lenny/applications/mplayerthumbs/debian/rules b/debian/lenny/applications/mplayerthumbs/debian/rules
new file mode 100755
index 000000000..35f68ee80
--- /dev/null
+++ b/debian/lenny/applications/mplayerthumbs/debian/rules
@@ -0,0 +1,20 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+# Add here any variable or target overrides you need.
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/debian/squeeze/applications/mplayerthumbs/debian/changelog b/debian/squeeze/applications/mplayerthumbs/debian/changelog
new file mode 100644
index 000000000..673136ed1
--- /dev/null
+++ b/debian/squeeze/applications/mplayerthumbs/debian/changelog
@@ -0,0 +1,6 @@
+mplayerthumbs (0.5~b-0ubuntu1) gutsy; urgency=low
+
+ * Initial release (LP: #110368)
+
+ -- Cyril Breuil <cyrilbport@gmail.com> Thu, 26 Apr 2007 22:20:17 +0200
+
diff --git a/debian/squeeze/applications/mplayerthumbs/debian/compat b/debian/squeeze/applications/mplayerthumbs/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/debian/squeeze/applications/mplayerthumbs/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/squeeze/applications/mplayerthumbs/debian/control b/debian/squeeze/applications/mplayerthumbs/debian/control
new file mode 100644
index 000000000..e397d9bfe
--- /dev/null
+++ b/debian/squeeze/applications/mplayerthumbs/debian/control
@@ -0,0 +1,19 @@
+Source: mplayerthumbs
+Section: graphics
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.2
+
+Package: mplayerthumbs
+Architecture: any
+Depends: ${misc:Depends}, mplayer
+Conflicts: libarts1-xine
+Description: thumbnail generator for video files on Konqueror
+ 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
diff --git a/debian/squeeze/applications/mplayerthumbs/debian/copyright b/debian/squeeze/applications/mplayerthumbs/debian/copyright
new file mode 100644
index 000000000..91b6157cd
--- /dev/null
+++ b/debian/squeeze/applications/mplayerthumbs/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Cyril Breuil <cyrilbport@gmail.com> on
+Thu, 26 Apr 2007 22:20:17 +0200.
+
+It was downloaded from http://kde-apps.org/content/download.php?content=41180&id=1
+
+Upstream Author: Marco Gulino <marco@kmobiletools.org>
+
+Copyright (C) 2006 by Marco Gulino <marco@kmobiletools.org>
+Copyright (C) 2003 Ewald Snel <ewald@rambo.its.tudelft.nl>
+Copyright (C) 2002 Simon MacMullen
+
+License:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Cyril Breuil <cyrilbport@gmail.com> and
+is licensed under the GPL, see above.
+
diff --git a/debian/squeeze/applications/mplayerthumbs/debian/docs b/debian/squeeze/applications/mplayerthumbs/debian/docs
new file mode 100644
index 000000000..5502ed8f4
--- /dev/null
+++ b/debian/squeeze/applications/mplayerthumbs/debian/docs
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
diff --git a/debian/squeeze/applications/mplayerthumbs/debian/rules b/debian/squeeze/applications/mplayerthumbs/debian/rules
new file mode 100755
index 000000000..35f68ee80
--- /dev/null
+++ b/debian/squeeze/applications/mplayerthumbs/debian/rules
@@ -0,0 +1,20 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+# Add here any variable or target overrides you need.
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/debian/wheezy/applications/mplayerthumbs/debian/changelog b/debian/wheezy/applications/mplayerthumbs/debian/changelog
new file mode 100644
index 000000000..673136ed1
--- /dev/null
+++ b/debian/wheezy/applications/mplayerthumbs/debian/changelog
@@ -0,0 +1,6 @@
+mplayerthumbs (0.5~b-0ubuntu1) gutsy; urgency=low
+
+ * Initial release (LP: #110368)
+
+ -- Cyril Breuil <cyrilbport@gmail.com> Thu, 26 Apr 2007 22:20:17 +0200
+
diff --git a/debian/wheezy/applications/mplayerthumbs/debian/compat b/debian/wheezy/applications/mplayerthumbs/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/debian/wheezy/applications/mplayerthumbs/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/wheezy/applications/mplayerthumbs/debian/control b/debian/wheezy/applications/mplayerthumbs/debian/control
new file mode 100644
index 000000000..e397d9bfe
--- /dev/null
+++ b/debian/wheezy/applications/mplayerthumbs/debian/control
@@ -0,0 +1,19 @@
+Source: mplayerthumbs
+Section: graphics
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.2
+
+Package: mplayerthumbs
+Architecture: any
+Depends: ${misc:Depends}, mplayer
+Conflicts: libarts1-xine
+Description: thumbnail generator for video files on Konqueror
+ 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
diff --git a/debian/wheezy/applications/mplayerthumbs/debian/copyright b/debian/wheezy/applications/mplayerthumbs/debian/copyright
new file mode 100644
index 000000000..91b6157cd
--- /dev/null
+++ b/debian/wheezy/applications/mplayerthumbs/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Cyril Breuil <cyrilbport@gmail.com> on
+Thu, 26 Apr 2007 22:20:17 +0200.
+
+It was downloaded from http://kde-apps.org/content/download.php?content=41180&id=1
+
+Upstream Author: Marco Gulino <marco@kmobiletools.org>
+
+Copyright (C) 2006 by Marco Gulino <marco@kmobiletools.org>
+Copyright (C) 2003 Ewald Snel <ewald@rambo.its.tudelft.nl>
+Copyright (C) 2002 Simon MacMullen
+
+License:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Cyril Breuil <cyrilbport@gmail.com> and
+is licensed under the GPL, see above.
+
diff --git a/debian/wheezy/applications/mplayerthumbs/debian/docs b/debian/wheezy/applications/mplayerthumbs/debian/docs
new file mode 100644
index 000000000..5502ed8f4
--- /dev/null
+++ b/debian/wheezy/applications/mplayerthumbs/debian/docs
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
diff --git a/debian/wheezy/applications/mplayerthumbs/debian/rules b/debian/wheezy/applications/mplayerthumbs/debian/rules
new file mode 100755
index 000000000..35f68ee80
--- /dev/null
+++ b/debian/wheezy/applications/mplayerthumbs/debian/rules
@@ -0,0 +1,20 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+# Add here any variable or target overrides you need.
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/ubuntu/maverick/applications/mplayerthumbs/debian/changelog b/ubuntu/maverick/applications/mplayerthumbs/debian/changelog
new file mode 100644
index 000000000..673136ed1
--- /dev/null
+++ b/ubuntu/maverick/applications/mplayerthumbs/debian/changelog
@@ -0,0 +1,6 @@
+mplayerthumbs (0.5~b-0ubuntu1) gutsy; urgency=low
+
+ * Initial release (LP: #110368)
+
+ -- Cyril Breuil <cyrilbport@gmail.com> Thu, 26 Apr 2007 22:20:17 +0200
+
diff --git a/ubuntu/maverick/applications/mplayerthumbs/debian/compat b/ubuntu/maverick/applications/mplayerthumbs/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/ubuntu/maverick/applications/mplayerthumbs/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/ubuntu/maverick/applications/mplayerthumbs/debian/control b/ubuntu/maverick/applications/mplayerthumbs/debian/control
new file mode 100644
index 000000000..e397d9bfe
--- /dev/null
+++ b/ubuntu/maverick/applications/mplayerthumbs/debian/control
@@ -0,0 +1,19 @@
+Source: mplayerthumbs
+Section: graphics
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.2
+
+Package: mplayerthumbs
+Architecture: any
+Depends: ${misc:Depends}, mplayer
+Conflicts: libarts1-xine
+Description: thumbnail generator for video files on Konqueror
+ 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
diff --git a/ubuntu/maverick/applications/mplayerthumbs/debian/copyright b/ubuntu/maverick/applications/mplayerthumbs/debian/copyright
new file mode 100644
index 000000000..91b6157cd
--- /dev/null
+++ b/ubuntu/maverick/applications/mplayerthumbs/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Cyril Breuil <cyrilbport@gmail.com> on
+Thu, 26 Apr 2007 22:20:17 +0200.
+
+It was downloaded from http://kde-apps.org/content/download.php?content=41180&id=1
+
+Upstream Author: Marco Gulino <marco@kmobiletools.org>
+
+Copyright (C) 2006 by Marco Gulino <marco@kmobiletools.org>
+Copyright (C) 2003 Ewald Snel <ewald@rambo.its.tudelft.nl>
+Copyright (C) 2002 Simon MacMullen
+
+License:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Cyril Breuil <cyrilbport@gmail.com> and
+is licensed under the GPL, see above.
+
diff --git a/ubuntu/maverick/applications/mplayerthumbs/debian/docs b/ubuntu/maverick/applications/mplayerthumbs/debian/docs
new file mode 100644
index 000000000..5502ed8f4
--- /dev/null
+++ b/ubuntu/maverick/applications/mplayerthumbs/debian/docs
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
diff --git a/ubuntu/maverick/applications/mplayerthumbs/debian/rules b/ubuntu/maverick/applications/mplayerthumbs/debian/rules
new file mode 100755
index 000000000..35f68ee80
--- /dev/null
+++ b/ubuntu/maverick/applications/mplayerthumbs/debian/rules
@@ -0,0 +1,20 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+# Add here any variable or target overrides you need.
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/ubuntu/precise/applications/mplayerthumbs/debian/changelog b/ubuntu/precise/applications/mplayerthumbs/debian/changelog
new file mode 100644
index 000000000..673136ed1
--- /dev/null
+++ b/ubuntu/precise/applications/mplayerthumbs/debian/changelog
@@ -0,0 +1,6 @@
+mplayerthumbs (0.5~b-0ubuntu1) gutsy; urgency=low
+
+ * Initial release (LP: #110368)
+
+ -- Cyril Breuil <cyrilbport@gmail.com> Thu, 26 Apr 2007 22:20:17 +0200
+
diff --git a/ubuntu/precise/applications/mplayerthumbs/debian/compat b/ubuntu/precise/applications/mplayerthumbs/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/ubuntu/precise/applications/mplayerthumbs/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/ubuntu/precise/applications/mplayerthumbs/debian/control b/ubuntu/precise/applications/mplayerthumbs/debian/control
new file mode 100644
index 000000000..e397d9bfe
--- /dev/null
+++ b/ubuntu/precise/applications/mplayerthumbs/debian/control
@@ -0,0 +1,19 @@
+Source: mplayerthumbs
+Section: graphics
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.2
+
+Package: mplayerthumbs
+Architecture: any
+Depends: ${misc:Depends}, mplayer
+Conflicts: libarts1-xine
+Description: thumbnail generator for video files on Konqueror
+ 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
diff --git a/ubuntu/precise/applications/mplayerthumbs/debian/copyright b/ubuntu/precise/applications/mplayerthumbs/debian/copyright
new file mode 100644
index 000000000..91b6157cd
--- /dev/null
+++ b/ubuntu/precise/applications/mplayerthumbs/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Cyril Breuil <cyrilbport@gmail.com> on
+Thu, 26 Apr 2007 22:20:17 +0200.
+
+It was downloaded from http://kde-apps.org/content/download.php?content=41180&id=1
+
+Upstream Author: Marco Gulino <marco@kmobiletools.org>
+
+Copyright (C) 2006 by Marco Gulino <marco@kmobiletools.org>
+Copyright (C) 2003 Ewald Snel <ewald@rambo.its.tudelft.nl>
+Copyright (C) 2002 Simon MacMullen
+
+License:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Cyril Breuil <cyrilbport@gmail.com> and
+is licensed under the GPL, see above.
+
diff --git a/ubuntu/precise/applications/mplayerthumbs/debian/docs b/ubuntu/precise/applications/mplayerthumbs/debian/docs
new file mode 100644
index 000000000..5502ed8f4
--- /dev/null
+++ b/ubuntu/precise/applications/mplayerthumbs/debian/docs
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
diff --git a/ubuntu/precise/applications/mplayerthumbs/debian/rules b/ubuntu/precise/applications/mplayerthumbs/debian/rules
new file mode 100755
index 000000000..35f68ee80
--- /dev/null
+++ b/ubuntu/precise/applications/mplayerthumbs/debian/rules
@@ -0,0 +1,20 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+# Add here any variable or target overrides you need.
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp
diff --git a/ubuntu/raring/applications/mplayerthumbs/debian/changelog b/ubuntu/raring/applications/mplayerthumbs/debian/changelog
new file mode 100644
index 000000000..673136ed1
--- /dev/null
+++ b/ubuntu/raring/applications/mplayerthumbs/debian/changelog
@@ -0,0 +1,6 @@
+mplayerthumbs (0.5~b-0ubuntu1) gutsy; urgency=low
+
+ * Initial release (LP: #110368)
+
+ -- Cyril Breuil <cyrilbport@gmail.com> Thu, 26 Apr 2007 22:20:17 +0200
+
diff --git a/ubuntu/raring/applications/mplayerthumbs/debian/compat b/ubuntu/raring/applications/mplayerthumbs/debian/compat
new file mode 100644
index 000000000..7ed6ff82d
--- /dev/null
+++ b/ubuntu/raring/applications/mplayerthumbs/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/ubuntu/raring/applications/mplayerthumbs/debian/control b/ubuntu/raring/applications/mplayerthumbs/debian/control
new file mode 100644
index 000000000..e397d9bfe
--- /dev/null
+++ b/ubuntu/raring/applications/mplayerthumbs/debian/control
@@ -0,0 +1,19 @@
+Source: mplayerthumbs
+Section: graphics
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, tdelibs4-trinity-dev
+Standards-Version: 3.8.2
+
+Package: mplayerthumbs
+Architecture: any
+Depends: ${misc:Depends}, mplayer
+Conflicts: libarts1-xine
+Description: thumbnail generator for video files on Konqueror
+ 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
diff --git a/ubuntu/raring/applications/mplayerthumbs/debian/copyright b/ubuntu/raring/applications/mplayerthumbs/debian/copyright
new file mode 100644
index 000000000..91b6157cd
--- /dev/null
+++ b/ubuntu/raring/applications/mplayerthumbs/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Cyril Breuil <cyrilbport@gmail.com> on
+Thu, 26 Apr 2007 22:20:17 +0200.
+
+It was downloaded from http://kde-apps.org/content/download.php?content=41180&id=1
+
+Upstream Author: Marco Gulino <marco@kmobiletools.org>
+
+Copyright (C) 2006 by Marco Gulino <marco@kmobiletools.org>
+Copyright (C) 2003 Ewald Snel <ewald@rambo.its.tudelft.nl>
+Copyright (C) 2002 Simon MacMullen
+
+License:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2007, Cyril Breuil <cyrilbport@gmail.com> and
+is licensed under the GPL, see above.
+
diff --git a/ubuntu/raring/applications/mplayerthumbs/debian/docs b/ubuntu/raring/applications/mplayerthumbs/debian/docs
new file mode 100644
index 000000000..5502ed8f4
--- /dev/null
+++ b/ubuntu/raring/applications/mplayerthumbs/debian/docs
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO
diff --git a/ubuntu/raring/applications/mplayerthumbs/debian/rules b/ubuntu/raring/applications/mplayerthumbs/debian/rules
new file mode 100755
index 000000000..35f68ee80
--- /dev/null
+++ b/ubuntu/raring/applications/mplayerthumbs/debian/rules
@@ -0,0 +1,20 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+# Add here any variable or target overrides you need.
+
+build-stamp:
+ dh_testdir
+
+ /usr/bin/libtoolize -f
+ cp -f /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
+ cp -f /usr/share/misc/config.guess admin/config.guess
+ cp -f /usr/share/misc/config.sub admin/config.sub
+
+ $(MAKE) -f admin/Makefile.common
+
+ QTDIR=/usr/share/tqt3 ./configure $(configkde) --disable-final
+ $(MAKE)
+ touch build-stamp