Update alpine/ddnet/APKBUILD
This commit is contained in:
parent
9037a20d05
commit
808211d2e1
1 changed files with 3 additions and 4 deletions
|
@ -2,13 +2,12 @@ maintainer="Swee <meow@swee.codes>"
|
|||
pkgname=ddnet
|
||||
pkgver=2025.02.21
|
||||
pkgrel=0
|
||||
pkgdesc="A fortune implementation made by Shlomi Fish"
|
||||
url="https://www.shlomifish.org/open-source/projects/fortune-mod/"
|
||||
pkgdesc="Hardest co-op 2D platformer ever"
|
||||
url="https://ddnet.org"
|
||||
arch="x86_64"
|
||||
provides="cmd:fortune"
|
||||
provides="cmd:ddnet"
|
||||
license="Zlib"
|
||||
makedepends="git cmake cargo ninja-build glslang-dev ffmpeg-libavcodec ffmpeg-libavdevice ffmpeg-libavfilter ffmpeg-libavformat ffmpeg-libavutil libcurl freetype-dev glew-dev libnotify-dev libogg-dev libopusenc-dev libpng-dev sqlite-dev libssl3 wavpack-dev x264-dev rust spirv-tools-dev curl"
|
||||
# source="https://github.com/shlomif/fortune-mod/releases/download/fortune-mod-3.24.0/fortune-mod-3.24.0.tar.xz"
|
||||
|
||||
build() {
|
||||
git clone https://github.com/ddnet/ddnet.git
|
||||
|
|
Loading…
Add table
Reference in a new issue