blob: 96f01afd7281d3875a4bbdb57874edb5ef80f763 (
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 = 23.0.1
pkgrel = 1
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/23.0.1/SceneBuilder-23.0.1.deb
sha256sums = 3352a1f1fd44a3940147f7980c445f522efab677b9f8f47ddb94f91cd616ce1a
pkgname = javafx-scenebuilder
|