blob: 87b21d510b67d81a7993c9ba370433e60f3787d3 (
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
29
30
31
32
33
|
pkgbase = mp-player-git
pkgdesc = music player
pkgver = 0.2.1.r0.gbc3ff51
pkgrel = 1
url = https://github.com/kurumihere/mp
arch = x86_64
license = MIT
makedepends = git
depends = alsa-lib
depends = desktop-file-utils
depends = freetype2
depends = glib2
depends = glibc
depends = libglvnd
depends = libx11
depends = libxcursor
depends = libxext
depends = libxi
depends = libxinerama
depends = libxrandr
optdepends = kdialog: file and folder dialogs on KDE Plasma
optdepends = yad: alternative GTK file and folder dialogs
optdepends = zenity: file and folder dialogs on GTK desktops
provides = mp-player=0.2.1.r0.gbc3ff51
conflicts = mp
conflicts = mp-player
conflicts = mp-player-bin
source = mp-player-git::git+https://github.com/kurumihere/mp.git#branch=master
source = mp-player.desktop
sha256sums = SKIP
sha256sums = 3fc25e2c0284de96df98f979f5c1445cb8ae3024592db54002a5cc9d9c46a479
pkgname = mp-player-git
|