Le 28/05/2011 14:51, Miklos Vajna a écrit :
On Fri, May 27, 2011 at 09:37:23AM +0200, Sebastien 
VINCENT<[email protected]>  wrote:
Yes, the snapshot from the issue works fine.
http://code.google.com/p/openjpeg/issues/detail?id=71#c6
But they have not yet put on the download page.

So there are 2 solutions, either wait who officially filed, or I send
the file so that you deposited somewhere, and I'll manage the FB with
the url.
See http://ftp.frugalware.org/pub/other/sources/openjpeg/

Hope this helps. :)

Then you can switch back to the googlecode source on the next release.


_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel
Hi,
the git patch with your url

But i check the next release on the openjpeg site.

--
Sébastien VINCENT Aka Baste

>From 74bf088877c1309212d0c9ae533cdc85531dd51f Mon Sep 17 00:00:00 2001
From: Baste <[email protected]>
Date: Fri, 27 May 2011 21:59:44 +0200
Subject: [PATCH] openjpeg-1.4-1-i686 * new package

---
 source/lib-extra/openjpeg/FrugalBuild |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
 create mode 100644 source/lib-extra/openjpeg/FrugalBuild

diff --git a/source/lib-extra/openjpeg/FrugalBuild 
b/source/lib-extra/openjpeg/FrugalBuild
new file mode 100644
index 0000000..39acfa3
--- /dev/null
+++ b/source/lib-extra/openjpeg/FrugalBuild
@@ -0,0 +1,18 @@
+# Compiling Time: 0.07 SBU
+# Maintainer: Not Yet
+# Contributor : Baste <[email protected]>
+
+pkgname=openjpeg
+pkgver=1.4
+pkgextraver=".0_r785"
+pkgrel=1
+pkgdesc="An open-source JPEG 2000 codec written in C"
+url="http://www.openjpeg.org/";
+depends=('libpng' 'libtiff' 'lcms2')
+groups=('lib-extra')
+archs=('i686' 'x86_64')
+source=(http://ftp.frugalware.org/pub/other/sources/openjpeg/${pkgname}-${pkgver}${pkgextraver}.tar.gz)
+up2date="Flasttar http://ftp.frugalware.org/pub/other/sources/openjpeg/";
+sha1sums=('d5a2ecafe82a831afcee6b49028ddade4ee858a7')
+Fconfopts="$Fconfopts --docdir=/usr/share/doc/openjpeg"
+_F_cd_path="${pkgname}-${pkgver}.0"
-- 
1.7.5.3

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to