[Pkg-phototools-devel] RFS: openjpeg

Cyril Brulebois cyril.brulebois at enst-bretagne.fr
Fri Jan 18 14:01:48 UTC 2008


On 15/01/2008, Robin Cornelius wrote:
> Thanks for the patches, I will have a play with git and experiment a
> little before i commit anything. I have only used git a little before
> so i may take a couple of days to just check things out a little :-)

OK, no problem. Anyway, you could eventually break the public repository
somehow, since it's just been started, so that won't do much harm
anyway. That would be more problematic after several uploads, some tags,
and so on. It's quite easy to log onto alioth and eventually issue some
“git-branch -D” or “git-reset” there (at the beginning).

Basically, I'd just use “unstable” (branched from trunk), delete
(git-rm) everything but debian/, then commit that. Let me know if I can
be of any help.

Another patch for the watch file:
| opts=uversionmangle=s/_/./g \
| http://www.openjpeg.org/index.php?menu=download openjpeg_v([0-9_.]+)\.tar\.gz

There's no need to escape “_” AFAICT. And you using a character class
makes it more straightforward than eventually digits, underscore,
eventually digits, don't you think? This way, support is added in case
it ever gets replaced with dot instead of underscore.

Upstream' site seems a bit buggy, since about 50% of the time, one gets:
| Parse error: syntax error, unexpected T_STRING, expecting ')' in
| /export/OpenJpeg/bbclone/var/last.php on line 571

Which results in:
| $ uscan --report-status
| uscan warning: In debian/watch,
|   no matching hrefs for watch line
|   http://www.openjpeg.org/index.php?menu=download openjpeg_v([0-9_.]+)\.tar\.gz

Nothing dramatic, but there might be something to fix on the website
side.

> > Another remark: you might want to bug upstream so that they ship a
> > pkgconfig file.
> 
> Ok sure, probably be most effective if i submit a patch upstream to
> implement this.

Indeed.

Cheers,

-- 
Cyril Brulebois
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-phototools-devel/attachments/20080118/7eb49579/attachment.pgp 


More information about the Pkg-phototools-devel mailing list