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

Alexander Rødseth arodseth at archlinux.org
Thu Oct 25 17:44:25 UTC 2018


    Date: Thursday, October 25, 2018 @ 17:44:25
  Author: arodseth
Revision: 399019

upgpkg: magnum-plugins 2018.10-1

Modified:
  magnum-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-25 17:40:34 UTC (rev 399018)
+++ PKGBUILD	2018-10-25 17:44:25 UTC (rev 399019)
@@ -1,12 +1,12 @@
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 # Contributor: mosra <mosra at centrum.cz>
 
 pkgname=magnum-plugins
-pkgver=2018.04
+pkgver=2018.10
 pkgrel=1
 pkgdesc='Plugins for the Magnum C++11/C++14 graphics engine'
 arch=('x86_64')
-url='http://magnum.graphics'
+url='https://magnum.graphics'
 license=('MIT')
 depends=('assimp' 'devil' 'freetype2' 'libjpeg' 'libpng' "magnum>=$pkgver")
 makedepends=('cmake' 'git' 'ninja')
@@ -25,6 +25,7 @@
     -DWITH_DRFLACAUDIOIMPORTER=ON \
     -DWITH_DRWAVAUDIOIMPORTER=ON \
     -DWITH_FREETYPEFONT=ON \
+    -DWITH_JPEGIMAGECONVERTER=ON \
     -DWITH_JPEGIMPORTER=ON \
     -DWITH_MINIEXRIMAGECONVERTER=ON \
     -DWITH_PNGIMAGECONVERTER=ON \
@@ -47,4 +48,3 @@
 }
 
 # vim: ts=2 sw=2 et:
-# getver: no



More information about the arch-commits mailing list