summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c7edd83e5df4160d9068af690f639257e9250f1 (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
pkgbase = rustify
	pkgdesc = A modern YouTube music player built with Tauri and Rust
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/khuza08/rustify
	arch = x86_64
	license = MIT
	makedepends = nodejs
	makedepends = npm
	makedepends = rust
	makedepends = cargo
	makedepends = pkgconf
	depends = webkit2gtk-4.1
	depends = gtk3
	depends = libsoup3
	depends = libnm
	depends = librsvg
	depends = sqlite
	depends = yt-dlp
	depends = ffmpeg
	provides = rustify
	conflicts = rustify-git
	source = rustify-0.1.0.tar.gz::https://github.com/khuza08/rustify/archive/v0.1.0.tar.gz
	source = rustify.desktop
	sha256sums = c4d672046e79a8d4f2e7e6d23c234ee70b599e5cfc1ca6e4fa07079d69d4c585
	sha256sums = 419d082c7952f458874793432d3703fdb57a5366dd4ae80c5276f5ea7ab4a765

pkgname = rustify