blob: 94e31baae864ef018582a33564fcc33c7f74c246 (
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
|
pkgbase = millennium-git
pkgdesc = Millennium is an open-source low-code modding framework to create, manage and use themes/plugins for the desktop Steam Client without any low-level internal interaction or overhead.
pkgver = v3.0.0.beta.24.r107.g6db3637a
pkgrel = 1
url = https://steambrew.app
install = millennium.install
arch = x86_64
license = MIT
makedepends = bun
makedepends = curl
makedepends = zip
makedepends = unzip
makedepends = tar
makedepends = cmake
makedepends = ninja
makedepends = lib32-gcc-libs
makedepends = lib32-openssl
makedepends = lib32-libidn2
makedepends = lib32-xz
makedepends = lib32-zstd
makedepends = lib32-brotli
makedepends = lib32-libnghttp2
makedepends = lib32-libpsl
makedepends = libx11
makedepends = libxtst
depends = git
depends = steam
provides = millennium=v3.0.0.beta.24.r107.g6db3637a
conflicts = millennium
options = !debug
source = git+https://github.com/SteamClientHomebrew/Millennium.git#branch=next
sha256sums = SKIP
depends_x86_64 = lib32-python311-bin
pkgname = millennium-git
|