blob: bbff6986b1fb60deb53ad8bdcf1d29055319a1e5 (
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
|
pkgbase = bbg-bin
pkgdesc = A static blog generator based on Electron Technology
pkgver = 20231016
pkgrel = 2
url = https://bbg.nekomoe.xyz/
arch = aarch64
arch = x86_64
license = Unlicense
makedepends = squashfuse
depends = electron27
depends = libx11
depends = gdk-pixbuf2
depends = libxext
depends = libdbusmenu-glib
depends = gtk2
depends = dbus-glib
provides = bbg=20231016
conflicts = bbg
source = LICENSE-20231016::https://raw.githubusercontent.com/bbg-contributors/bbg/20231016/LICENSE
source = bbg.sh
sha256sums = 436a6d536138f203ac333858cff92a568be62797752b3adb94bcaa0f6ffe7ef6
sha256sums = 8915ca75d453698df81f7f3305cce6869f4261d754d90f0c3724b73c7b24ca84
source_aarch64 = bbg-20231016-aarch64.deb::https://github.com/bbg-contributors/bbg/releases/download/20231016/bbg-20231016-arm64.deb
sha256sums_aarch64 = 402275c6b980f1c11853dae3139cd4fca4ebc618d412d09db308e0a71f20e61a
source_x86_64 = bbg-20231016-x86_64.deb::https://github.com/bbg-contributors/bbg/releases/download/20231016/bbg-20231016-amd64.deb
sha256sums_x86_64 = de9b0968e1161bd4bf72e53fa3bec137593486978c20804b4110808998e083bc
pkgname = bbg-bin
|