mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:37:19 +08:00
stellarium: update to 0.14.3
This commit is contained in:
parent
c61b90b9aa
commit
9c119a69c6
@ -1,5 +1,5 @@
|
|||||||
pkgname=stellarium
|
pkgname=stellarium
|
||||||
pkgver=0.14.2
|
pkgver=0.14.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
|
pkgdesc="A stellarium with great graphics and a nice database of sky-objects"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -7,11 +7,11 @@ url="http://www.stellarium.org/"
|
|||||||
screenshot=('http://www.stellarium.org/img/screenshots/0.10-from-mars.jpg')
|
screenshot=('http://www.stellarium.org/img/screenshots/0.10-from-mars.jpg')
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=('libpng' 'libgl' 'qt5-quick1' 'glu' 'openssl' 'zlib' 'gettext'
|
depends=('libpng' 'libgl' 'qt5-quick1' 'glu' 'openssl' 'zlib' 'gettext'
|
||||||
'xdg-utils' 'freetype2' 'phonon' 'qt5-multimedia' 'desktop-file-utils' 'qt5-serialport')
|
'xdg-utils' 'freetype2' 'phonon-qt5' 'qt5-multimedia' 'desktop-file-utils' 'qt5-serialport')
|
||||||
makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl' 'qt5-tools')
|
makedepends=('cmake' 'boost' 'mesa' 'mesa-libgl' 'qt5-tools')
|
||||||
categories=('education')
|
categories=('education')
|
||||||
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('aa04a5ae44ed177bc187d20e27a87cc11fc2f465036d673f02ec07b333a0b1f7')
|
sha256sums=('de41c5b14fdf0c5f6e73bab2975f380554487b1817f2c5a2ebad3bb8e9e729a4')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${pkgname}-${pkgver}
|
cd ${pkgname}-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user