mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
stellarium: update to 0.18.1. (#929)
This commit is contained in:
parent
8eec625563
commit
baa3ae6257
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'stellarium'
|
# Template file for 'stellarium'
|
||||||
pkgname=stellarium
|
pkgname=stellarium
|
||||||
version=0.18.0
|
version=0.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl qt5-qmake qt5-host-tools"
|
hostmakedepends="perl qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-tools-devel qt5-script-devel qt5-serialport-devel
|
makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
|
||||||
qt5-multimedia-devel qt5-location-devel MesaLib-devel zlib-devel"
|
qt5-serialport-devel qt5-tools-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="An Open Source Planetarium"
|
short_desc="An Open Source Planetarium"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.stellarium.org/"
|
homepage="http://www.stellarium.org/"
|
||||||
distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz"
|
distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz"
|
||||||
checksum=5ad698fbc37b53be0384f677f7a13b07f62b5ac671e92eb90ea5989e1669911a
|
checksum=38d34538f3dc87943bc2977aeb1c099339b0ea1da63a3565e36409e165e6536e
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue