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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Feb 26 18:15:47 UTC 2013


    Date: Tuesday, February 26, 2013 @ 19:15:47
  Author: bpiotrowski
Revision: 178759

upgpkg: stellarium 0.12.0-2

qt4 rebuild and mesa unification

Modified:
  stellarium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 18:11:18 UTC (rev 178758)
+++ PKGBUILD	2013-02-26 18:15:47 UTC (rev 178759)
@@ -4,15 +4,15 @@
 
 pkgname=stellarium
 pkgver=0.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
 arch=("i686" "x86_64")
 url="http://stellarium.free.fr/"
 license=('GPL2')
-depends=('libpng' 'glu' 'libgl' 'freetype2' 'qt' 'openssl' 'desktop-file-utils' 
+depends=('libpng' 'glu' 'libgl' 'freetype2' 'qt4' 'openssl' 'desktop-file-utils' 
 'xdg-utils')
 install=stellarium.install
-makedepends=('cmake' 'boost' 'mesa')
+makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
 	stellarium.desktop
         stellarium.png)




More information about the arch-commits mailing list