blob: 0b7b11dcceef36ce7a0760e8f9696abf2f0d3e92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = youtubedownloader
pkgdesc = Downloads videos and playlists from YouTube
pkgver = 1.15
pkgrel = 1
url = https://github.com/Tyrrrz/YoutubeDownloader
arch = aarch64
arch = armv7h
arch = x86_64
license = MIT
makedepends = dotnet-sdk>=9.0
makedepends = gendesk
depends = dotnet-runtime>=9.0
depends = ffmpeg
options = !strip
options = !debug
options = staticlibs
source = YoutubeDownloader-1.15.tar.gz::https://github.com/Tyrrrz/YoutubeDownloader/archive/refs/tags/1.15.tar.gz
source = youtubedownloader_xdg_settings.patch
b2sums = 7be51668d82d0c60f6bd7e54b2623083ba4e5a6684f2fdf18f8991c4a790facb2a94de65eebabd3f3520ee8dd99d6802bf3e9e8cbc696b14fdfe3102d4e8a165
b2sums = 422e82520465e646ddc1a0f2d0dbd0c624141df292a5e6a5ebd4cee9c4025769ae518e8c373d35632ee804148b68de109232d64ebd33c455eb81d6dbf3663817
pkgname = youtubedownloader
|