[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-12-16 Thread Antonio Rojas via arch-commits
Date: Wednesday, December 16, 2020 @ 20:29:03
  Author: arojas
Revision: 404406

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 404405, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-16 20:28:52 UTC (rev 404405)
+++ PKGBUILD2020-12-16 20:29:03 UTC (rev 404406)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.9.1
-pkgrel=2
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 aom)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('5f65ca2bd2510eed4e13bdca123131c64067e9dd809213d7aef4dc5e37948bca')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 404405, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-16 20:29:03 UTC (rev 404406)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.10.0
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 aom)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('ad5af1276f341277dc537b0d19a4193e0833c247b2aacb936e0c5494141533ae')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-10-17 Thread Antonio Rojas via arch-commits
Date: Saturday, October 17, 2020 @ 17:28:12
  Author: arojas
Revision: 398522

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 398521, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-17 17:27:57 UTC (rev 398521)
+++ PKGBUILD2020-10-17 17:28:12 UTC (rev 398522)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.9.1
-pkgrel=1
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 shared-mime-info)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('5f65ca2bd2510eed4e13bdca123131c64067e9dd809213d7aef4dc5e37948bca')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 398521, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-17 17:28:12 UTC (rev 398522)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.9.1
+pkgrel=2
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 aom)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('5f65ca2bd2510eed4e13bdca123131c64067e9dd809213d7aef4dc5e37948bca')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-09-25 Thread Antonio Rojas via arch-commits
Date: Friday, September 25, 2020 @ 09:00:27
  Author: arojas
Revision: 396548

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 396547, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-25 09:00:19 UTC (rev 396547)
+++ PKGBUILD2020-09-25 09:00:27 UTC (rev 396548)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.9.0
-pkgrel=1
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 shared-mime-info)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('b4acdbf3279115e4a681195c138c8b9f1bad1861b8dd5ae6033fd832b706c0ab')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 396547, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-25 09:00:27 UTC (rev 396548)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.9.1
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('5f65ca2bd2510eed4e13bdca123131c64067e9dd809213d7aef4dc5e37948bca')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-09-24 Thread Antonio Rojas via arch-commits
Date: Thursday, September 24, 2020 @ 14:54:02
  Author: arojas
Revision: 396468

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 396467, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-24 14:53:54 UTC (rev 396467)
+++ PKGBUILD2020-09-24 14:54:02 UTC (rev 396468)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 shared-mime-info)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('e43ef91a5ad41de4471a2fd484279d0793b419009a7d102965739da8f7b75d96')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 396467, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-24 14:54:02 UTC (rev 396468)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.9.0
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('b4acdbf3279115e4a681195c138c8b9f1bad1861b8dd5ae6033fd832b706c0ab')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-06-03 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 3, 2020 @ 13:24:23
  Author: arojas
Revision: 388157

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 388156, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-03 13:23:59 UTC (rev 388156)
+++ PKGBUILD2020-06-03 13:24:23 UTC (rev 388157)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.6.2
-pkgrel=2
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 shared-mime-info)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('bb229e855621deb374f61bee95c4642f60c2a2496bded35df3d3c42cc6d8eefc')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 388156, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-03 13:24:23 UTC (rev 388157)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.7.0
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('842a9ab4b8d6f0faf5a6dc5e8507321199ec44c0b1d8eb199f2de9b49e2db092')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-01-31 Thread Antonio Rojas via arch-commits
Date: Friday, January 31, 2020 @ 15:28:16
  Author: arojas
Revision: 374414

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 374413, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-31 15:27:50 UTC (rev 374413)
+++ PKGBUILD2020-01-31 15:28:16 UTC (rev 374414)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 shared-mime-info)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('a22611289464da08fa7e580c95ea5e1b1b522b96ee6807de9b3b4605efb621d1')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 374413, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-31 15:28:16 UTC (rev 374414)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.6.2
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('bb229e855621deb374f61bee95c4642f60c2a2496bded35df3d3c42cc6d8eefc')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-12-19 Thread Antonio Rojas via arch-commits
Date: Thursday, December 19, 2019 @ 14:45:58
  Author: arojas
Revision: 371849

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 371848, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-19 14:45:41 UTC (rev 371848)
+++ PKGBUILD2019-12-19 14:45:58 UTC (rev 371849)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.6.0
-pkgrel=1
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 shared-mime-info)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('f00ad182cb21aa57218cb7ba222163376e74e3b7de1723fd789508a296c9e868')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 371848, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-19 14:45:58 UTC (rev 371849)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.6.1
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('a22611289464da08fa7e580c95ea5e1b1b522b96ee6807de9b3b4605efb621d1')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-11-08 Thread Antonio Rojas via arch-commits
Date: Friday, November 8, 2019 @ 15:23:20
  Author: arojas
Revision: 367208

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 367207, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-08 15:22:41 UTC (rev 367207)
+++ PKGBUILD2019-11-08 15:23:20 UTC (rev 367208)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.5.1
-pkgrel=2
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 shared-mime-info)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('b134d0219dd2639cc13b8a8bcb8f264834593dd0417da1973fbe96e810918a8b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 367207, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-08 15:23:20 UTC (rev 367208)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.6.0
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('f00ad182cb21aa57218cb7ba222163376e74e3b7de1723fd789508a296c9e868')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-08-29 Thread Antonio Rojas via arch-commits
Date: Thursday, August 29, 2019 @ 17:58:03
  Author: arojas
Revision: 361386

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 361385, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-29 17:57:43 UTC (rev 361385)
+++ PKGBUILD2019-08-29 17:58:03 UTC (rev 361386)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.5.0
-pkgrel=1
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(libjpeg libpng gdk-pixbuf2)
-depends=(libde265 x265 shared-mime-info)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('0d03f59cb5a71fbe08f4ac72d2dc4d7888b91fa4ef8e1c80189df3ca08facdb9')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 361385, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-29 17:58:03 UTC (rev 361386)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng gdk-pixbuf2)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('b134d0219dd2639cc13b8a8bcb8f264834593dd0417da1973fbe96e810918a8b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in libheif/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-02-26 Thread Antonio Rojas via arch-commits
Date: Tuesday, February 26, 2019 @ 16:13:40
  Author: arojas
Revision: 346873

archrelease: copy trunk to extra-x86_64

Added:
  libheif/repos/extra-x86_64/PKGBUILD
(from rev 346872, libheif/trunk/PKGBUILD)
Deleted:
  libheif/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-26 16:13:16 UTC (rev 346872)
+++ PKGBUILD2019-02-26 16:13:40 UTC (rev 346873)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Adam Fontenot 
-
-pkgname=libheif
-pkgver=1.3.2
-pkgrel=3
-pkgdesc="HEIF file format decoder and encoder"
-arch=(x86_64)
-url="https://github.com/strukturag/libheif";
-license=(GPL3)
-makedepends=(x265 libjpeg libpng libde265)
-depends=(libde265 x265)
-optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
-source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
-sha256sums=('a9e12a693fc172baa16669f427063edd7bf07964a1cb623ee57cd056c06ee3fc')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --enable-static=no
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libheif/repos/extra-x86_64/PKGBUILD (from rev 346872, 
libheif/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-26 16:13:40 UTC (rev 346873)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif";
+license=(GPL3)
+makedepends=(libjpeg libpng)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('977a9831f1d61b5005566945c7e16e31de35a57a8dd6eb715ae0f40a3595cb60')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}