From e9c6f9c8280ca9487aeba861bcdad93b04ba3e36 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Wed, 3 Sep 2014 18:37:54 -0300 Subject: fixing openexr-libre source --- libre/openexr/InterpretingDeepPixels.docx | Bin 0 -> 63757 bytes libre/openexr/MultiViewOpenEXR.odt | Bin 0 -> 19808 bytes libre/openexr/OpenEXRFileLayout.odt | Bin 0 -> 32724 bytes libre/openexr/PKGBUILD | 7 ++++--- libre/openexr/ReadingAndWritingImageFiles.odt | Bin 0 -> 137521 bytes libre/openexr/TechnicalIntroduction.odt | Bin 0 -> 1841204 bytes 6 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 libre/openexr/InterpretingDeepPixels.docx create mode 100644 libre/openexr/MultiViewOpenEXR.odt create mode 100644 libre/openexr/OpenEXRFileLayout.odt create mode 100644 libre/openexr/ReadingAndWritingImageFiles.odt create mode 100644 libre/openexr/TechnicalIntroduction.odt (limited to 'libre') diff --git a/libre/openexr/InterpretingDeepPixels.docx b/libre/openexr/InterpretingDeepPixels.docx new file mode 100644 index 000000000..03d6fcdb0 Binary files /dev/null and b/libre/openexr/InterpretingDeepPixels.docx differ diff --git a/libre/openexr/MultiViewOpenEXR.odt b/libre/openexr/MultiViewOpenEXR.odt new file mode 100644 index 000000000..ace41168b Binary files /dev/null and b/libre/openexr/MultiViewOpenEXR.odt differ diff --git a/libre/openexr/OpenEXRFileLayout.odt b/libre/openexr/OpenEXRFileLayout.odt new file mode 100644 index 000000000..cc969b551 Binary files /dev/null and b/libre/openexr/OpenEXRFileLayout.odt differ diff --git a/libre/openexr/PKGBUILD b/libre/openexr/PKGBUILD index a2a2ba472..b0adad8c5 100644 --- a/libre/openexr/PKGBUILD +++ b/libre/openexr/PKGBUILD @@ -3,6 +3,7 @@ # Maintainer: André Silva pkgname=openexr +_pkgname=$pkgname pkgver=2.1.0 pkgrel=1.parabola1 pkgdesc="An high dynamic-range image file format library, without embedded nonfree fonts in the documentation" @@ -11,15 +12,15 @@ arch=('i686' 'x86_64' 'mips64el') license=('BSD') depends=('zlib' 'ilmbase') makedepends=('jre7-openjdk-headless' 'libcups' 'libreoffice-writer' 'libxinerama') -replaces=("$pkgname-libre") -conflicts=("$pkgname-libre") +replaces=("$_pkgname") +conflicts=("$_pkgname") mksource=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/InterpretingDeepPixels.docx" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/MultiViewOpenEXR.odt" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/OpenEXRFileLayout.odt" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/ReadingAndWritingImageFiles.odt" "https://github.com/${pkgname}/${pkgname}/raw/master/OpenEXR/doc/TechnicalIntroduction.odt") -source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz") +source=("https://repo.parabolagnulinux.org/other/${pkgname}/${_pkgname}-${pkgver}.tar.gz") noextract=(InterpretingDeepPixels.docx MultiViewOpenEXR.odt OpenEXRFileLayout.odt ReadingAndWritingImageFiles.odt TechnicalIntroduction.odt) mksource() { diff --git a/libre/openexr/ReadingAndWritingImageFiles.odt b/libre/openexr/ReadingAndWritingImageFiles.odt new file mode 100644 index 000000000..d8c1fd44a Binary files /dev/null and b/libre/openexr/ReadingAndWritingImageFiles.odt differ diff --git a/libre/openexr/TechnicalIntroduction.odt b/libre/openexr/TechnicalIntroduction.odt new file mode 100644 index 000000000..d728128cc Binary files /dev/null and b/libre/openexr/TechnicalIntroduction.odt differ -- cgit v1.2.3-54-g00ecf