Add mplayerthumbs packaging files for Debian and Ubuntu

pull/3/head
Timothy Pearson 11 years ago
parent 8d5bed7640
commit 9c14221e84

@ -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

@ -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

@ -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.

@ -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

@ -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

@ -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

@ -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.

@ -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

@ -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

@ -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

@ -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.

@ -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

@ -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

@ -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

@ -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.

@ -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

@ -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

@ -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

@ -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.

@ -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

@ -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

@ -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

@ -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.

@ -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
Loading…
Cancel
Save