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

Alexander Rødseth arodseth at archlinux.org
Mon May 16 16:27:34 UTC 2016


    Date: Monday, May 16, 2016 @ 18:27:34
  Author: arodseth
Revision: 175492

upgpkg: magnum 2016.05.13-1

Modified:
  magnum/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 16:03:23 UTC (rev 175491)
+++ PKGBUILD	2016-05-16 16:27:34 UTC (rev 175492)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: mosra <mosra at centrum.cz>
 
-pkgname=libmagnum
+pkgname=magnum
 pkgver=2016.05.13
 pkgrel=1
 pkgdesc='2D/3D graphics engine for C++11/C++14'
@@ -8,7 +8,8 @@
 arch=('x86_64' 'i686')
 url='http://mosra.cz/blog/magnum.php'
 license=('MIT')
-depends=('libcorrade' 'openal' 'sdl2')
+depends=('corrade' 'openal' 'sdl2')
+provides=('libmagnum')
 makedepends=('cmake' 'git' 'ninja')
 source=('git://github.com/mosra/magnum.git#commit=67bd8a9b9938')
 sha1sums=('SKIP')



More information about the arch-commits mailing list