--- lives-1.0.0.orig/debian/LiVES.desktop +++ lives-1.0.0/debian/LiVES.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=LiVES +Comment=Video Editor/VJ tool +Categories=AudioVideo;AudioVideoEditing; +Exec=lives +Icon=lives +Type=Application --- lives-1.0.0.orig/debian/lives.install +++ lives-1.0.0/debian/lives.install @@ -0,0 +1,6 @@ +debian/tmp/usr/bin/lives-exe usr/lib/lives/ +debian/wrapper/lives usr/bin +usr/bin/smogrify +usr/lib/lives +usr/lib/lives/plugins +debian/LiVES.desktop usr/share/applications/ --- lives-1.0.0.orig/debian/dirs +++ lives-1.0.0/debian/dirs @@ -0,0 +1 @@ +usr/lib/lives --- lives-1.0.0.orig/debian/changelog +++ lives-1.0.0/debian/changelog @@ -0,0 +1,50 @@ +lives (1.0.0-5) unstable; urgency=low + + * Removed the bit about PATH from debian/wrapper/lives + * Removed duplicate entry of Niels Elburg from debian/copyright + * Added the right dependencies taken from the packaging notes + * Fixed debian/watch to not think pre-release versions are newer than + release ones + * Replaced automake1.10 with automake + * Made frei0r-plugins-dev and frei0r-plugins not for kfreebsd + * Made libavc1394, libavc1394-dev, libraw1394 and libraw1394-dev not for + kfreebsd + * Added SVN and VCS Browser URL's to debian/control + * Made the end of the smogrify manpage a bit more formal + * Removed the autogen.sh bit from debian/rules as it doesn't seem to work + Seeing as autogen.sh doesn't seem to be needed dh must do all the stuff + automatically + * Removed the shard library depends from Depends + + -- Harry Rickards Fri, 21 Aug 2009 16:30:14 +0100 + +lives (1.0.0-4) unstable; urgency=low + + * Updated policy version + * Listed the libOSC authors + * Added the libOSC license to debian/copyright + * Listed the intl/ authors + * Added the licenses for lives-plugins/icons/ + * Listed the authors for lives-plugins/icons/ + + -- Harry Rickards Fri, 21 Aug 2009 09:29:30 +0100 + +lives (1.0.0-3) unstable; urgency=low + + * Changed debian/rules to use dh(1) + + -- Harry Rickards Thu, 30 Jul 2009 12:19:01 +0100 + +lives (1.0.0-2) unstable; urgency=low + + * libweed0 dependency for lives is now versioned + + * Used -s for debhelper instead of -a + + -- Harry Rickards Wed, 29 Jul 2009 14:39:22 +0100 + +lives (1.0.0-1) unstable; urgency=low + + * Initial release. (Closes: #247337) + + -- Harry Rickards Sun, 26 Jul 2009 09:24:42 +0100 --- lives-1.0.0.orig/debian/manpages +++ lives-1.0.0/debian/manpages @@ -0,0 +1,2 @@ +debian/lives.1 +debian/smogrify.1 --- lives-1.0.0.orig/debian/libweed0.install +++ lives-1.0.0/debian/libweed0.install @@ -0,0 +1 @@ +usr/lib/*.so.0* --- lives-1.0.0.orig/debian/lives.1 +++ lives-1.0.0/debian/lives.1 @@ -0,0 +1,23 @@ +.TH lives 1 "November 12, 2007" +.SH NAME +lives \- Linux Video Editing System +.SH SYNOPSIS +.B lives +.SH DESCRIPTION +This manual page documents briefly the +.B lives +command. +.PP +\fBlives\fP lets you start editing and making video right away, without having +to worry about formats, frame sizes, or framerates. LiVES will let you start +creating your own tools, utilities and effects via the built in RFX builder. +.SH SEE ALSO +.BR mplayer (1), +.BR ImageMagick (1), +.BR ffmpeg (1). +.br +.SH AUTHOR +lives was written by Gabriel "Salsaman" Finch. +.PP +This manual page was written by G\[:u]rkan Seng\[:u]n , +for the Debian project (but may be used by others). --- lives-1.0.0.orig/debian/control +++ lives-1.0.0/debian/control @@ -0,0 +1,58 @@ +Source: lives +Section: graphics +Priority: optional +Maintainer: Harry Rickards +Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 7.0.50), libdirectfb-dev, libaa1-dev, libgtk2.0-dev, bison, libjack0.100.0-dev, libsdl1.2-dev, python, xutils-dev, python-support, autoconf, automake, libtool, gettext, libtheora-dev, frei0r-plugins-dev[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsox-dev, libogg-dev, libdv4-dev[!hurd-i386], libraw1394-dev[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libavc1394-dev[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], liboil0.3-dev +DM-Upload-Allowed: yes +Homepage: http://lives.sourceforge.net/ +VCS-Browser: http://svn.debian.org/viewsvn/collab-maint/deb-maint/lives/trunk +VCS-SVN: svn://svn.debian.org/svn/collab-maint/deb-maint/lives/trunk + +Package: lives +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, ${perl:Depends}, mplayer, sox, imagemagick, frei0r-plugins[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libweed0 (>= ${source:Version}), lives-data +Recommends: cdda2wav, dvgrab, mkvtoolnix, x11utils +Suggests: python, libtheora-bin, libdv-bin[!hurd-i386] +Description: Linux Video Editing System + This lets you start editing and making video right away, without having to + worry about formats, frame sizes, or framerates. LiVES will let you start + creating your own tools, utilities and effects via the built in RFX + builder. + . + LiVES is aimed at the digital video artist who wants to create their own + content, the video editor who wants to produce professional looking video, + and the VJ who wants to captivate with spectacular images. + +Package: libweed0 +Architecture: any +Section: libs +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Runtime library for inclusion of plugins into LiVES + A library that was origionally only available as part of LiVES (package + lives) but is now available separately. Allows for the inclusion of + plugins into LiVES. Runtime. + +Package: libweed-dev +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, libweed0 (>= ${source:Version}) +Description: Development library for inclusion of plugins into LiVES + A library that was origionally only available as part of LiVES (package + lives) but is now available separately. Allows for the inclusion of + plugins into LiVES. Development library. + +Package: lives-data +Architecture: all +Depends: ${misc:Depends}, python +Description: Data files for LiVES + The data files for LiVES. + . + LiVES is a video editor. It lets you start editing and making video right + away, without having to worry about formats, frame sizes, or framerates. + LiVES will let you start creating your own tools, utilities and effects + via the built in RFX builder. + . + LiVES is aimed at the digital video artist who wants to create their own + content, the video editor who wants to produce professional looking video, + and the VJ who wants to captivate with spectacular images. --- lives-1.0.0.orig/debian/lives-data.install +++ lives-1.0.0/debian/lives-data.install @@ -0,0 +1,4 @@ +usr/share/doc +usr/share/lives +usr/share/locale +usr/share/pixmaps --- lives-1.0.0.orig/debian/watch +++ lives-1.0.0/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=dversionmangle=s/\.pre// \ +http://www.xs4all.nl/%7Esalsaman/lives/current/LiVES-([\d\.]*).tar.gz --- lives-1.0.0.orig/debian/smogrify.1 +++ lives-1.0.0/debian/smogrify.1 @@ -0,0 +1,15 @@ +.TH smogrify 1 "July 28 2009" +.SH NAME +smogrify \- Video editing command for LiVES +.SH SYNOPSIS +smogrify Man Page +.SH DESCRIPTION +smogrify is the command that LiVES (see lives(1) uses to +make any changes to the video you are working with. +.SH SEE ALSO +lives(1) +.SH AUTHOR +lives was written by Gabriel "Salsaman" Finch + +This man page was written by Harry Rickards +Some bits sort of taken from the CC-licensed LiVES tutorial, copyrighted to Marco De la Cruz --- lives-1.0.0.orig/debian/libweed-dev.install +++ lives-1.0.0/debian/libweed-dev.install @@ -0,0 +1,3 @@ +usr/include +usr/lib/*.a +usr/lib/*.so --- lives-1.0.0.orig/debian/compat +++ lives-1.0.0/debian/compat @@ -0,0 +1 @@ +7 --- lives-1.0.0.orig/debian/rules +++ lives-1.0.0/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --- lives-1.0.0.orig/debian/libweed0.symbols +++ lives-1.0.0/debian/libweed0.symbols @@ -0,0 +1,4 @@ +libweed.so.0 libweed0 #MINVER# + weed_init@Base 1.0.0 +libweed_slice.so.0 libweed0 #MINVER# + weed_init@Base 1.0.0 --- lives-1.0.0.orig/debian/copyright +++ lives-1.0.0/debian/copyright @@ -0,0 +1,99 @@ +This package was debianized by: + + Gürkan Sengün on Mon, 12 Nov 2007 15:32:32 +0200. + +It was downloaded from: + + http://www.xs4all.nl/%7Esalsaman/lives/current/ + +Upstream Authors: + + Gabriel Finch + Marco de la Cruz (multi_encoder and plugins) + Adrian Frischauf (code cleanup for gcc 2.xx) + Niels Elburg (colourspace conversion and OSC) + J@v2v.cc (help with the build system) + Fukuchi Kentaro + Silvano "Kysucix" Galliani + Denis "Jaromil" Rojo + Tom Schouten + Andraz Tori + Carlo Prelz + Jun Iio + Matt Wright, Center for New Music and Audio Technologies - University of California, Berkeley + +Copyright: + + Copyright (C) 2002-2009 Gabriel Finch + Copyright (C) 2004-2005 Marco De la Cruz + Copyright (C) 2001-2005 Fukuchi Kentaro + Copyright (C) 1998 The Regents of the University of California (Regents) + Copyright (C) 1995-1999, 2000, 2001, 2002 Free Software Foundation, Inc + Copyright (C) 2009 Carles Carbonell Bernado + Copyright (C) 2009 Gstreamer + Copyright (C) 2009 GTK+ team + +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 3 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, see . + + The GNU General Public License which can be found, + on Debian systems, at /usr/share/common-licenses/GPL-3. + + + libOSC is licensed as follows: + Permission to use, copy, modify, distribute, and distribute modified versions + of this software and its documentation without fee and without a signed + licensing agreement, is hereby granted, provided that the above copyright + notice, this paragraph and the following two paragraphs appear in all copies, + modifications, and distributions. + + IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, + SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING + OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF REGENTS HAS + BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + REGENTS SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE. THE SOFTWARE AND ACCOMPANYING DOCUMENTATION, IF ANY, PROVIDED + HEREUNDER IS PROVIDED "AS IS". REGENTS HAS NO OBLIGATION TO PROVIDE + MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. + + This license is based on a BSD license which can be found, + on Debian systems, at /usr/share/common-licenses/BSD. + + + The noia icons are licensed under LGPL + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation, either version 3 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 Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . + + The GNU Lesser General Public License which can be found, + on Debian systems, at /usr/share/common-licenses/LGPL-3 + +The Debian packaging is: + + Copyright (C) 2007-2009 Gürkan Sengün + +and is licensed under the GPL version 3, +see `/usr/share/common-licenses/GPL-3'. --- lives-1.0.0.orig/debian/wrapper/lives +++ lives-1.0.0/debian/wrapper/lives @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/lib/lives/lives-exe "$@"