blob: c58d83bd15bde59a5c14ddfed2c262ab9f9cd4fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = objtoschematic-bin
pkgdesc = A tool to convert 3D models into Minecraft formats such as .schematic, .litematic, .schem and .nbt
pkgver = 0.7.1
pkgrel = 12
url = https://objtoschematic.com/
arch = x86_64
license = BSD-3-Clause
makedepends = gendesk
depends = electron13
depends = nodejs
provides = objtoschematic=0.7.1
conflicts = objtoschematic
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 = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = objtoschematic-bin
|