mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
kdeedu-steps rebuild for libqalculate
This commit is contained in:
parent
b0b02b3394
commit
7ff7e15913
@ -13,14 +13,14 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
pkgname=kdeedu-step
|
||||
_pkgname=step
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Interactive Physical Simulator"
|
||||
url="http://kde.org/applications/education/step/"
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.kde.org'
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
depends=("kde-runtime>=${_kdever}" 'libqalculate' 'gsl' 'eigen')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
makedepends=('cmake' 'automoc4' 'docbook-xsl')
|
||||
provides=('step')
|
||||
groups=("kde" "kdeedu" "kde-uninstall")
|
||||
options=('!splithdr' 'splitdbg' 'log')
|
||||
|
Loading…
Reference in New Issue
Block a user