blob: 8aaa041703a0f3a1aee32657b6e1a049f4e652e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = objtoschematic-bin
pkgdesc = A tool to convert 3D models into Minecraft formats such as .schematic, .litematic, .schem and .nbt(Prebuilt version.Use system-wide electron)
pkgver = 0.7.1
pkgrel = 13
url = https://objtoschematic.com/
arch = x86_64
license = BSD-3-Clause
makedepends = gendesk
depends = electron13
depends = nodejs
provides = objtoschematic=0.7.1
conflicts = objtoschematic
options = !emptydirs
source = objtoschematic-0.7.1.zip::https://github.com/LucasDower/ObjToSchematic/releases/download/v0.7.1/ObjToSchematic-0.7.1-linux-x64.zip
source = LICENSE-0.7.1::https://raw.githubusercontent.com/LucasDower/ObjToSchematic/v0.7.1/LICENSE
source = objtoschematic.sh
sha256sums = 5953facd08818a8c35a4360f220ecf72d681c37f979db85f028b5c5b8eb086c8
sha256sums = 013faf6901a4a9e6538ef3424509efb52c41dcde40070a97c6789c83c9c6de2e
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = objtoschematic-bin
|