blob: 8d1e823b875ed796045fa757022a74b13c17c8a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = javafx-scenebuilder
pkgdesc = Scene Builder is an open source tool that allows for drag and drop design of JavaFX user interfaces.
pkgver = 24.0.0
pkgrel = 2
url = https://gluonhq.com/products/scene-builder/
arch = x86_64
arch = i686
license = BSD License
depends = libarchive
conflicts = gluon-scenebuilder
source = https://github.com/gluonhq/scenebuilder/releases/download/24.0.0/SceneBuilder-24.0.0.deb
sha256sums = f56b484c99da30ceea4c07e112683c4fed30796bf3090cfecd7b3ab0bf7796fe
pkgname = javafx-scenebuilder
|