blob: 4d4c8398c878e0a66b022b6487a5f9a56035a960 (
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
pkgbase = playdate-sdk
pkgdesc = SDK for the Playdate console with Lua and C APIs, docs, and a simulator
pkgver = 2.6.1
pkgrel = 1
url = https://play.date/dev/
install = playdate-sdk.install
arch = x86_64
license = LicenseRef-SdkLicense
makedepends = curl
makedepends = jq
depends = bash
depends = cairo
depends = gcc-libs
depends = gdk-pixbuf2
depends = glib2
depends = glibc
depends = gtk3
depends = hicolor-icon-theme
depends = libpng
depends = libx11
depends = libxkbcommon
depends = pango
depends = python
depends = systemd-libs
depends = webkit2gtk
depends = xdg-utils
depends = zlib
optdepends = python-click: to run the firmware_symbolizer.py utility
optdepends = wayland: for Wayland compatibility
optdepends = zeal: read the Playdate SDK docset offline
noextract = playdate-sdk-2.6.1.tar.gz
options = !strip
source = playdate-sdk-2.6.1.tar.gz::https://download-cdn.panic.com/playdate_sdk/Linux/PlaydateSDK-2.6.1.tar.gz
source = date.play.simulator.desktop
source = playdate-sdk.install
source = playdate-simulator.shim
sha512sums = 5d1e7de242c518873e7a2f5dc97cdcd2bf0108da7433bd6dcafba096c59b5f608a9d775b1970e99f4a42f14403c49c23323b043b57ff3b66d6c3842ddc387e58
sha512sums = 7286f35bff63253ff430860ce6a3ce52dfd88bcd90e6dd6cfcbeb90a76b38d2341d4fc428259d00eac7b67c2b94e0319e3d438a67e76e8016d8cd36be1123677
sha512sums = ed30d6745f686e985bd54cd23c5a8e9bee95bad7209d065871bf461dc8321dea032583d6a3da9fa9909efca2969dde0954777a55ba42b4974c49ed1993101c92
sha512sums = 2a909f7d290489e23a5dd1648269e8575e3912057d03649d898fa23a6ff74185bd1080c6366db1b840bce4cb72482c72e218f88bb1aac4d91eec6f89205573cb
pkgname = playdate-sdk
|