mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
20 lines
648 B
Text
20 lines
648 B
Text
pkgbase = lmp-bin
|
|
pkgdesc = Spotify-inspired dark-theme GTK3 music player for Linux with YouTube & Spotify download
|
|
pkgver = 1.1.0
|
|
pkgrel = 1
|
|
url = https://github.com/ardahzr/linux-mp3-youtube
|
|
arch = x86_64
|
|
license = MIT
|
|
depends = libpulse
|
|
depends = gtk3
|
|
depends = yt-dlp
|
|
depends = ffmpeg
|
|
depends = python-mutagen
|
|
optdepends = libnotify: desktop notifications
|
|
provides = lmp
|
|
conflicts = lmp
|
|
options = !strip
|
|
source = MP3Player-linux-x64-1.1.0::https://github.com/ardahzr/linux-mp3-youtube/releases/download/v1.1.0/MP3Player-linux-x64
|
|
sha256sums = d79cfbb9c90ce300648625172779b55e2569a3907ce163467da3f727413ca85a
|
|
|
|
pkgname = lmp-bin
|