summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO61
1 files changed, 32 insertions, 29 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92afc72fe3a0..9b0e562d2071 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,38 +1,41 @@
pkgbase = exaile
pkgdesc = A full-featured Amarok-style media player for GTK+
- pkgver = 3.4.5
+ pkgver = 4.1.3
pkgrel = 1
- url = http://www.exaile.org
- install = exaile.install
+ url = https://www.exaile.org/
arch = any
license = GPL2
- makedepends = make
+ checkdepends = python-pytest
+ makedepends = pygobject-devel>=3.24.0
makedepends = help2man
- depends = python2
- depends = gstreamer0.10-python
- depends = gstreamer0.10-good-plugins
- depends = gstreamer0.10-base-plugins
- depends = mutagen
- depends = python2-dbus
- depends = pygtk>=2.10
- depends = librsvg
- depends = desktop-file-utils
- optdepends = pycddb: CD metadata retrieval
- optdepends = python2-bsddb: music collection support
- optdepends = gstreamer0.10-bad-plugins: support for more formats
- optdepends = gstreamer0.10-ugly-plugins: support for more formats
- optdepends = gstreamer0.10-ffmpeg: support for more formats
- optdepends = python2-beautifulsoup3: lyricwiki plugin
- optdepends = python2-notify: notifyosd plugin
- optdepends = notify-osd: notifyosd plugin
- optdepends = webkitgtk2: contextinfo plugin
- optdepends = pywebkitgtk: contextinfo plugin
- optdepends = python2-pillow: Python Imaging Library (PIL) fork. Python2 version
- optdepends = streamripper: streamripper plugin
+ depends = python>=3.8
+ depends = python-bsddb
+ depends = gtk3>=3.24.0
+ depends = gst-python>=1.16.0
+ depends = gst-plugins-base>=1.16.0
+ depends = gst-plugins-good>=1.16.0
+ depends = python-mutagen>=1.44.0
+ depends = python-dbus
+ depends = python-cairo
+ depends = python-gobject>=3.24.0
+ optdepends = udisks2: device detection
+ optdepends = python-discid: CD info
+ optdepends = python-musicbrainzngs: CD info / Musicbrainz covers
+ optdepends = spydaap: DAAP server
+ optdepends = python-zeroconf: DAAP plugins (daapserver and daapclient)
+ optdepends = python-pylast: Last.FM integration
+ optdepends = python-lxml: lyrics from lyricsmania.com (lyricsmania)
+ optdepends = python-feedparser: podcast plugin
+ optdepends = webkit2gtk: Wikipedia info
+ optdepends = libkeybinder3: Xlib-based hotkeys
+ optdepends = librsvg: scalable icons
+ optdepends = libnotify: native notifications
+ optdepends = streamripper: recording streams
optdepends = moodbar: moodbar plugin
- optdepends = python2-mmkeys: XKeys plugin
- source = https://github.com/exaile-dev/exaile/archive/3.4.5.tar.gz
- sha512sums = 9337b86ed2f6a13071615bd46a7a05a6564011a4e1fef4cb42925336864c07854cfe497d8defe65c4e287fd9546de6a51543180c5ce6a84525506e57209914be
+ optdepends = gst-plugins-bad: BPM Counter plugin
+ optdepends = python-beautifulsoup4: lyrics from lyrics.wikia.com (lyricwiki)
+ optdepends = ipython: ipconsole plugin
+ source = exaile-4.1.3.tar.gz::https://github.com/exaile/exaile/archive/4.1.3.tar.gz
+ sha512sums = 16b31331a31f0a2e088f177c8a01ef47603b07fe94cbb19869a4caeaec2da03cacaa07d5b0eb50052645449e07620e2c58f202007108af73e20cf744d70bb556
pkgname = exaile
-