mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/kdeedu-kalzium to 16.08.1-1
This commit is contained in:
parent
87fd9a8016
commit
5055a0327e
1 changed files with 4 additions and 4 deletions
|
@ -6,17 +6,17 @@
|
||||||
# - drop avogadro depend for now: GL-only
|
# - drop avogadro depend for now: GL-only
|
||||||
|
|
||||||
pkgname=kdeedu-kalzium
|
pkgname=kdeedu-kalzium
|
||||||
pkgver=16.08.0
|
pkgver=16.08.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Periodic Table of Elements"
|
pkgdesc="Periodic Table of Elements"
|
||||||
url="http://kde.org/applications/education/kalzium/"
|
url="http://kde.org/applications/education/kalzium/"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
groups=('kde-applications' 'kdeedu')
|
groups=('kde-applications' 'kdeedu')
|
||||||
depends=('kdebase-runtime' 'ocaml' 'chemical-mime-data')
|
depends=('kdebase-runtime' 'chemical-mime-data')
|
||||||
makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'facile')
|
makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'facile' 'ocaml')
|
||||||
source=("http://download.kde.org/stable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz")
|
source=("http://download.kde.org/stable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz")
|
||||||
sha1sums=('db24fb165d4b64c1475dce569f6e83b59758c55f')
|
sha1sums=('bad75e9f785526f62d223e950f6d71fbc90fcca9')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Reference in a new issue