blob: 6c214b48c69e3c7e8d2bd3ac6c1e46220d1323f7 (
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
34
35
36
37
38
39
40
41
42
43
44
|
pkgbase = xplayer-git
pkgdesc = Simple media player. X-Apps Project (git version).
pkgver = 2.4.4.r5.g56839ed
pkgrel = 1
url = https://github.com/linuxmint/xplayer
arch = i686
arch = x86_64
arch = armv7h
license = GPL
makedepends = git
makedepends = gnome-common
makedepends = gtk-doc
makedepends = gobject-introspection
makedepends = vala
makedepends = python-pylint
makedepends = lirc
makedepends = zeitgeist
makedepends = grilo
makedepends = glib2-devel
depends = clutter-gtk
depends = clutter-gst
depends = xplayer-plparser
depends = desktop-file-utils
depends = iso-codes
depends = yelp-xsl
depends = libpeas
depends = gsettings-desktop-schemas
depends = dbus-glib
depends = python-gobject
depends = gst-plugins-base
depends = gst-plugins-good
depends = xapps
optdepends = gst-libav: Extra media codec support
optdepends = lirc: Infrared remote control plugin
optdepends = zeitgeist: Zeitgeist interface plugin
optdepends = grilo: Grilo plugins
optdepends = yelp: View help and documentation from the app
provides = xplayer-git
provides = xplayer
conflicts = xplayer
source = xplayer-git::git+https://github.com/linuxmint/xplayer.git
md5sums = SKIP
pkgname = xplayer-git
|