blob: cd6f72d9949265b91efec33a4c9dedb6efed7a0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = opentubex
pkgdesc = A highly customizable, privacy-focused desktop YouTube client
pkgver = 0.34.1
pkgrel = 1
url = https://opentubex.org
arch = any
license = AGPL-3.0-or-later
makedepends = git
makedepends = npm
makedepends = pnpm
depends = electron43
optdepends = ffmpeg: Use the system FFmpeg when installed before first launch; configurable later in Settings
optdepends = yt-dlp: Use the system yt-dlp when installed before first launch; configurable later in Settings
source = opentubex-0.34.1.tar.gz::https://github.com/OpenTubeX/OpenTubeX/archive/refs/tags/v0.34.1-beta.tar.gz
source = opentubex.desktop
source = opentubex.sh
sha256sums = f6c3b3cac88ebdedaa6ac85c63bd6a22ea916e639d6f37b037a4e18d1f7eddf7
sha256sums = 03448152a98649991bc6a1f1c74fa20fb43d729f5aa7d2a17d0b2074b22a08f2
sha256sums = ed9c3c54f5604389cac2e53df7f917ce6952a870abc409464e5b8ba590ca3d07
pkgname = opentubex
|