[arch-commits] Commit in povray/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Thu Feb 2 09:46:52 UTC 2017


    Date: Thursday, February 2, 2017 @ 09:46:52
  Author: arodseth
Revision: 209679

upgpkg: povray 1:3.7-15

Modified:
  povray/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-02 09:25:20 UTC (rev 209678)
+++ PKGBUILD	2017-02-02 09:46:52 UTC (rev 209679)
@@ -7,14 +7,14 @@
 
 pkgname=povray
 pkgver=3.7
-pkgrel=14
+pkgrel=15
 epoch=1
 pkgdesc='Script based raytracer for creating 3D graphics'
 arch=('x86_64' 'i686')
 license=('AGPL3')
 url='http://povray.org/'
-depends=('libtiff' 'libpng' 'boost-libs')
-makedepends=('boost')
+depends=('libtiff' 'libpng' 'boost-libs' 'openexr')
+makedepends=('boost' 'openexr')
 backup=("etc/povray/$pkgver/povray.conf"
         "etc/povray/$pkgver/povray.ini")
 source=("$pkgname-$pkgver.zip::https://github.com/POV-Ray/povray/archive/3.7-stable.zip"



More information about the arch-commits mailing list