Bug#413987: ITP: openjpeg -- JPEG 2000 image compression codec library

2007-03-19 Thread Paul TBBle Hampson
On Mon, Mar 19, 2007 at 06:13:17PM +0100, Bernd Zeimetz wrote:
> instead of a fixed '-O3' in COMPILERFLAGS just re-use CFLAGS from top of
> the file to take care of noopt in DEB_BUILD_OPTIONS.
> You could do it this way: Instead of using CFLAGS up there I'd just
> define the COMPILERFLAGS and build the static version before the dynamic
> lib, so you can just use a COMPILERFLAGS+="-fPIC" to compile it the
> right way.

Good point. I must have been half-asleep when I wrote that... In fact, I
remember being so...

I'll fix that, add a -tools pacakge, and maybe add a -dbg package (since
I'm now getting crashes inside the library somewhere from opensl) in the
next couple of days.

And if pbuilder was happy with it, then once that's done I'll start
seeking a sponsor.

Thanks for your help. ^_^

-- 
Paul "TBBle" Hampson, [EMAIL PROTECTED]

Shorter .sig for a more eco-friendly paperless office.


pgpVMo83Fz9gB.pgp
Description: PGP signature


Bug#413987: ITP: openjpeg -- JPEG 2000 image compression codec library

2007-03-19 Thread Bernd Zeimetz
Heya,

just another suggestion:

instead of a fixed '-O3' in COMPILERFLAGS just re-use CFLAGS from top of
the file to take care of noopt in DEB_BUILD_OPTIONS.
You could do it this way: Instead of using CFLAGS up there I'd just
define the COMPILERFLAGS and build the static version before the dynamic
lib, so you can just use a COMPILERFLAGS+="-fPIC" to compile it the
right way.

Cheers,

Bernd


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



Bug#413987: ITP: openjpeg -- JPEG 2000 image compression codec library

2007-03-19 Thread Bernd Zeimetz
Hi,
> OK. At this point, it's just gonna be /usr/include/openjpeg.h. The
> slviewer app upstream looks for "openjpeg/openjpeg.h" but it's expecting
> the user to copy all the relevent headers into its own include dir, so
> that's not much of a guide to usage.
>   
yeah, just realized that the gimp plugin brings the header file, too. I
guess that's a rule for those windows-people :P
> There's test-packages at http://www.tbble.net/debian/openjpeg/,
> they're not ready for sponsorship yet, I've not verified the
> build-depends list, nor have I built them other than on PowerPC,
> but they seem to work for my slviewer test build.
>   
I'm a bit out of free time these days, but I run them trough pbuilder
and the packages seem to be fine on amd64.
Probably you could package some of the tools which come with the
openjpeg source, I guess a viewer and the converters could be useful.
Didn't have the time to look trough or test all the stuff. Imho one
openjpeg-tools package or something like that would be enough.

Cheers,

Bernd



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



Bug#413987: ITP: openjpeg -- JPEG 2000 image compression codec library

2007-03-19 Thread Paul TBBle Hampson
On Mon, Mar 19, 2007 at 10:21:26AM +0100, Bernd Zeimetz wrote:
> Hi,

>> I'm happy to package it, and I'm glad to know there's another potential
>> user for it in the archive.

>> Where does the plugin for The Gimp expect the headers and libraries to
>> be?
>>   
> somewhere where cpp/ld can find them ;)

OK. At this point, it's just gonna be /usr/include/openjpeg.h. The
slviewer app upstream looks for "openjpeg/openjpeg.h" but it's expecting
the user to copy all the relevent headers into its own include dir, so
that's not much of a guide to usage.

There's test-packages at http://www.tbble.net/debian/openjpeg/,
they're not ready for sponsorship yet, I've not verified the
build-depends list, nor have I built them other than on PowerPC,
but they seem to work for my slviewer test build.

-- 
Paul "TBBle" Hampson, [EMAIL PROTECTED]

Shorter .sig for a more eco-friendly paperless office.


pgpB7oVb0pArT.pgp
Description: PGP signature


Bug#413987: ITP: openjpeg -- JPEG 2000 image compression codec library

2007-03-19 Thread Bernd Zeimetz
Hi,
>
> I'm happy to package it, and I'm glad to know there's another potential
> user for it in the archive.
>
> Where does the plugin for The Gimp expect the headers and libraries to
> be?
>   
somewhere where cpp/ld can find them ;)

Please remember that you need to follow
http://www.debian.org/doc/debian-policy/ch-sharedlibs.html
I guess that means you'll end with a libopenjpeg and a libopenjpeg-dev
package.
In case you're not sure about the options for configure jsut you cdbs,
it should just put the right options in there.

Let me know if there's anything I can help you with. If you want I'll
package it for you, not a problem at all.

Best regards,

Bernd


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



Bug#413987: ITP: openjpeg -- JPEG 2000 image compression codec library

2007-03-18 Thread Paul TBBle Hampson
On Sun, Mar 18, 2007 at 08:03:29PM +0100, Bernd Zeimetz wrote:
> Hi,
>> I have preliminary 1.1 packages which I need to update to 1.1.1, and
>> once I've done that I'll be seeking a sponsor on debian-mentors unless
>> I am approached beforehand. (hint hint ^_^)

>> I'm packaging this as a dependancy of secondlife-client
>>   
> I'd appreciate a packaging and uploading of this library as I'd like to
> test and package a jpeg2000 plugin for The Gimp which depends on
> openjpeg. If you don't want to maintain it please let me know, I'd be
> happy to do that, too.

I'm happy to package it, and I'm glad to know there's another potential
user for it in the archive.

Where does the plugin for The Gimp expect the headers and libraries to
be?

-- 
---
Paul "TBBle" Hampson, B.Sc, LPI, MCSE
On-hiatus Asian Studies student, ANU
The Boss, Bubblesworth Pty Ltd (ABN: 51 095 284 361)
[EMAIL PROTECTED]

Of course Pacman didn't influence us as kids. If it did,
we'd be running around in darkened rooms, popping pills and
listening to repetitive music.
 -- Kristian Wilson, Nintendo, Inc, 1989

License: http://creativecommons.org/licenses/by/2.1/au/
---


pgpdRDG1XZ5Kc.pgp
Description: PGP signature


Bug#413987: ITP: openjpeg -- JPEG 2000 image compression codec library

2007-03-18 Thread Bernd Zeimetz
Hi,
> I have preliminary 1.1 packages which I need to update to 1.1.1, and
> once I've done that I'll be seeking a sponsor on debian-mentors unless
> I am approached beforehand. (hint hint ^_^)
>
> I'm packaging this as a dependancy of secondlife-client
>   
I'd appreciate a packaging and uploading of this library as I'd like to
test and package a jpeg2000 plugin for The Gimp which depends on
openjpeg. If you don't want to maintain it please let me know, I'd be
happy to do that, too.


Best regards,

Bernd Zeimetz


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



Bug#413987: ITP: openjpeg -- JPEG 2000 image compression codec library

2007-03-08 Thread Paul TBBle Hampson
Package: wnpp
Severity: wishlist
Owner: "Paul "TBBle" Hampson" <[EMAIL PROTECTED]>

* Package name: openjpeg
  Version : 1.1.1
  Upstream Author : OpenJPEG Team <[EMAIL PROTECTED]>
* URL : http://www.openjpeg.org/
* License : BSD (2-clause as per http://www.openjpeg.org/BSDlicense.txt)
  Programming Lang: C
  Description : JPEG 2000 image compression codec library

OpenJPEG is a codec library for handling the JPEG 2000 image compression
format.
==

I have preliminary 1.1 packages which I need to update to 1.1.1, and
once I've done that I'll be seeking a sponsor on debian-mentors unless
I am approached beforehand. (hint hint ^_^)

I'm packaging this as a dependancy of secondlife-client

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

-- 
Paul "TBBle" Hampson, [EMAIL PROTECTED]

Shorter .sig for a more eco-friendly paperless office.


pgpm6bAVgDLmq.pgp
Description: PGP signature