summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2018-10-22 22:52:52 +0200
committerFrederik “Freso” S. Olesen2018-10-22 22:52:52 +0200
commit3c90c56f66d28b57e6f97014698b2284c22b74c6 (patch)
tree1e74ad50b78b9dabe923b74993f23efebe484cf3
parentf206920e8a34afa57793762385172df602bfdceb (diff)
downloadaur-3c90c56f66d28b57e6f97014698b2284c22b74c6.tar.gz
Drop 'cddbpy' dependency
Dependency removed upstream a while ago: https://github.com/whipper-team/whipper/commit/542e07144385638e5813148c25cf2d5e9e772412
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fdcf49e943d..3f836cd57f71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = whipper-git
pkgdesc = A Unix CD ripper aiming for accuracy over speed -- forked from morituri
pkgver = 0.7.0.r37.g669b356
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/whipper-team/whipper
arch = any
license = GPL3
@@ -9,7 +9,6 @@ pkgbase = whipper-git
makedepends = git
makedepends = python2-gobject2
depends = accuraterip-checksum
- depends = cddb-py
depends = cdrdao
depends = flac
depends = libcdio-paranoia
diff --git a/PKGBUILD b/PKGBUILD
index b1b90fc6f8de..66b38a237c37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,13 @@
pkgname=whipper-git
pkgver=0.7.0.r37.g669b356
-pkgrel=1
+pkgrel=2
pkgdesc='A Unix CD ripper aiming for accuracy over speed -- forked from morituri'
arch=('any')
url='https://github.com/whipper-team/whipper'
license=('GPL3')
depends=(
'accuraterip-checksum' # for accuraterip-checksum calculation
- 'cddb-py' # for showing but not using disc info if not in MusicBrainz (issue #28)
'cdrdao' # for session, TOC, pregap, and ISRC extraction
'flac' # for reading flac files
'libcdio-paranoia' # for the actual ripping