blob: eeaba0c99c30c0892511fd49fb63d0818d814442 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = java-gnome
pkgdesc = Java bindings to the GNOME platform (including gtk, glib and glade)
pkgver = 4.1.3
pkgrel = 6
url = http://java-gnome.sourceforge.net
arch = i686
arch = x86_64
license = GPL
makedepends = java-environment<9
makedepends = junit
makedepends = python2
depends = java-runtime<9
depends = gtksourceview3
depends = librsvg
depends = libnotify
depends = enchant
depends = gtkspell3
source = http://ftp.gnome.org/pub/gnome/sources/java-gnome/4.1/java-gnome-4.1.3.tar.xz
source = jdk8-javadoc_disable-doclint.patch
source = enchant_2.patch
sha256sums = 060b2b249bad918b91a55a82b8a2ed085bec5734defaf31e6c8c5ad006532373
sha256sums = baee2777041531b6e6ce9e2b176ed27f89afe2c35f5f913ba377d7027d6dc039
sha256sums = e00af4688aacdf98116f139c70f8091d06c5b65a38522394081ef4ba7f27c344
pkgname = java-gnome
|