diff options
| author | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-20 17:06:52 +0200 |
|---|---|---|
| committer | Nippy <nippy@Nippy-Mac-mini.local> | 2026-09-20 17:06:52 +0200 |
| commit | 72001d49700542d7466ae61b1065368e5b241d52 (patch) | |
| tree | 77341ef716bd0c1f029fcf0e2a4f610dd906b049 /opentubex/.SRCINFO | |
| parent | a95908de8949035c4b101500665cbddf7ac44e94 (diff) | |
| download | RaveOS-PKGBUILD-72001d49700542d7466ae61b1065368e5b241d52.tar.gz RaveOS-PKGBUILD-72001d49700542d7466ae61b1065368e5b241d52.zip | |
hyperland fix
Diffstat (limited to 'opentubex/.SRCINFO')
| -rw-r--r-- | opentubex/.SRCINFO | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/opentubex/.SRCINFO b/opentubex/.SRCINFO new file mode 100644 index 0000000..cd6f72d --- /dev/null +++ b/opentubex/.SRCINFO @@ -0,0 +1,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 |