blob: cd9fbb97947ed204b6aa00662c1ffb44c3f6ee30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = jive
pkgdesc = A standalone JAVA application designed to browse and edit the static TANGO database
pkgver = 7.40
pkgrel = 1
url = https://gitlab.com/tango-controls/Jive
arch = any
license = GPL3
makedepends = maven
depends = java-runtime=8
depends = jdk8-openjdk
depends = sh
source = https://gitlab.com/tango-controls/jive/-/archive/7.40/jive-7.40.tar.gz
source = launcher
sha256sums = cef6231584770b09369f8d0bf1bb85aed2b579e56e218b432687eb2d5492cfdd
sha256sums = be94be7e0794c84c6011ebda88adfc1dfce911beaa8aec55f66b4b226ee4b6d7
pkgname = jive
|