Re: Becoming Maintainer of Cinelerra

2004-06-02 Thread Jure Cuhalev
On sre, 2004-06-02 at 05:32 -0700, Loren M. Lang wrote:
> This is my first attempt at making a debian package, but just about
> every other program I use already has a debian package.  Though I
> have done a couple of rpm packages before.
> 

Consider helping with improving unofficial cinelerra debs and maybe you
can figure out how to fix legal and technical problems and get them into
debian. They also may be a good base to start with:

deb http://www.kiberpipa.org/~minmax/cinelerra/builds/sid ./
deb-src http://www.kiberpipa.org/~minmax/cinelerra/builds/sid ./

(you'll also need:
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
)


-- 
kind regards

Jure Cuhalev
[EMAIL PROTECTED]



Re: Becoming Maintainer of Cinelerra

2004-06-02 Thread Jure Cuhalev
On sre, 2004-06-02 at 05:32 -0700, Loren M. Lang wrote:
> This is my first attempt at making a debian package, but just about
> every other program I use already has a debian package.  Though I
> have done a couple of rpm packages before.
> 

Consider helping with improving unofficial cinelerra debs and maybe you
can figure out how to fix legal and technical problems and get them into
debian. They also may be a good base to start with:

deb http://www.kiberpipa.org/~minmax/cinelerra/builds/sid ./
deb-src http://www.kiberpipa.org/~minmax/cinelerra/builds/sid ./

(you'll also need:
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
)


-- 
kind regards

Jure Cuhalev
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Becoming Maintainer of Cinelerra

2004-06-02 Thread Florian Ernst
Hello!

On Wed, Jun 02, 2004 at 05:32:09AM -0700, Loren M. Lang wrote:
> I would like to become a maintainer of a debian package for the
> cinelerra video editting software .
> I haven't seen any reference to any other effort or past effort for
> this software so I'm willing to take it up.

Is it still plagued by legally uncertain components as outlined in
?

Cheers,
Flo


signature.asc
Description: Digital signature


Re: Becoming Maintainer of Cinelerra

2004-06-02 Thread Bartosz Fenski aka fEnIo
On Wed, Jun 02, 2004 at 05:32:09AM -0700, Loren M. Lang wrote:

[...]

> Cinelerra includes a lot of libraries in it that are available
> externally like libavc1394.  Most of the libraries are already
> available as debian packages and are the same versions provided in
> unstable, but most are at least close to the same version.
> libraw1394 version 0.9.0 is in the cinelerra and version 0.10.1 is
> in unstable.  Should I remove them from the cinelerra source code
> and use the version in debian?  Also, if I do so, then that will
> leave me with a huge diff file removing a lot of code from the
> original tarball, should I just find a way to disable them or
> slightly modify the original tarball just to remove those libraries?

I think there is no need to include those libraries in upstream tarball.
Consider that I'm not DD, but probably the best solution would be to
extract their tarball and remove those libraries, then tar-gzip it again
an start packaging. If their autotools/makefile's use those included
libraries then patching it to use Debian versions would be nice.

[...]

regards
fEnIo

-- 
  _  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | 
IRC:fEnIo
_|_|_ 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Polska
(0 0)  phone:+48602383548 | Slackware - the weakest link
ooO--(_)--Ooo  http://skawina.eu.org | JID:[EMAIL PROTECTED] | RLU:172001


signature.asc
Description: Digital signature


Becoming Maintainer of Cinelerra

2004-06-02 Thread Loren M. Lang
I would like to become a maintainer of a debian package for the
cinelerra video editting software .
I haven't seen any reference to any other effort or past effort for
this software so I'm willing to take it up.  There are rpm packages
for cinelerra provided directly by the developers of it.  I've used
alien to install them, but I'd prefer to be able to apt-get them
straight from a debian mirror.
B

This is my first attempt at making a debian package, but just about
every other program I use already has a debian package.  Though I
have done a couple of rpm packages before.

Cinelerra includes a lot of libraries in it that are available
externally like libavc1394.  Most of the libraries are already
available as debian packages and are the same versions provided in
unstable, but most are at least close to the same version.
libraw1394 version 0.9.0 is in the cinelerra and version 0.10.1 is
in unstable.  Should I remove them from the cinelerra source code
and use the version in debian?  Also, if I do so, then that will
leave me with a huge diff file removing a lot of code from the
original tarball, should I just find a way to disable them or
slightly modify the original tarball just to remove those libraries?

cinelerra has alsa-lib, audiofile, esound, freetype, libavc1394,
libmpeg3, libraw1394, libsndfile, quicktime, tiff, toolame, libvorbis,
libogg, libdv, ffmpeg, and probably some I've missed.
-- 
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: B3B9 D669 69C9 09EC 1BCD  835A FAF3 7A46 E4A3 280C
 


pgpMbsnGResnP.pgp
Description: PGP signature


Re: Becoming Maintainer of Cinelerra

2004-06-02 Thread Florian Ernst
Hello!

On Wed, Jun 02, 2004 at 05:32:09AM -0700, Loren M. Lang wrote:
> I would like to become a maintainer of a debian package for the
> cinelerra video editting software .
> I haven't seen any reference to any other effort or past effort for
> this software so I'm willing to take it up.

Is it still plagued by legally uncertain components as outlined in
?

Cheers,
Flo


signature.asc
Description: Digital signature


Re: Becoming Maintainer of Cinelerra

2004-06-02 Thread Bartosz Fenski aka fEnIo
On Wed, Jun 02, 2004 at 05:32:09AM -0700, Loren M. Lang wrote:

[...]

> Cinelerra includes a lot of libraries in it that are available
> externally like libavc1394.  Most of the libraries are already
> available as debian packages and are the same versions provided in
> unstable, but most are at least close to the same version.
> libraw1394 version 0.9.0 is in the cinelerra and version 0.10.1 is
> in unstable.  Should I remove them from the cinelerra source code
> and use the version in debian?  Also, if I do so, then that will
> leave me with a huge diff file removing a lot of code from the
> original tarball, should I just find a way to disable them or
> slightly modify the original tarball just to remove those libraries?

I think there is no need to include those libraries in upstream tarball.
Consider that I'm not DD, but probably the best solution would be to
extract their tarball and remove those libraries, then tar-gzip it again
an start packaging. If their autotools/makefile's use those included
libraries then patching it to use Debian versions would be nice.

[...]

regards
fEnIo

-- 
  _  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | IRC:fEnIo
_|_|_ 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Polska
(0 0)  phone:+48602383548 | Slackware - the weakest link
ooO--(_)--Ooo  http://skawina.eu.org | JID:[EMAIL PROTECTED] | RLU:172001


signature.asc
Description: Digital signature


Becoming Maintainer of Cinelerra

2004-06-02 Thread Loren M. Lang
I would like to become a maintainer of a debian package for the
cinelerra video editting software .
I haven't seen any reference to any other effort or past effort for
this software so I'm willing to take it up.  There are rpm packages
for cinelerra provided directly by the developers of it.  I've used
alien to install them, but I'd prefer to be able to apt-get them
straight from a debian mirror.
B

This is my first attempt at making a debian package, but just about
every other program I use already has a debian package.  Though I
have done a couple of rpm packages before.

Cinelerra includes a lot of libraries in it that are available
externally like libavc1394.  Most of the libraries are already
available as debian packages and are the same versions provided in
unstable, but most are at least close to the same version.
libraw1394 version 0.9.0 is in the cinelerra and version 0.10.1 is
in unstable.  Should I remove them from the cinelerra source code
and use the version in debian?  Also, if I do so, then that will
leave me with a huge diff file removing a lot of code from the
original tarball, should I just find a way to disable them or
slightly modify the original tarball just to remove those libraries?

cinelerra has alsa-lib, audiofile, esound, freetype, libavc1394,
libmpeg3, libraw1394, libsndfile, quicktime, tiff, toolame, libvorbis,
libogg, libdv, ffmpeg, and probably some I've missed.
-- 
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: B3B9 D669 69C9 09EC 1BCD  835A FAF3 7A46 E4A3 280C
 


pgp0s2waN6zEI.pgp
Description: PGP signature