summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2020-01-13 23:32:47 +0100
committerNarrat2020-01-13 23:32:47 +0100
commit0c9b112635f638f2cc4728921d24ecd5f559c6ea (patch)
tree72c683c67001de973c97c24261889ac68998f8c6
parent0f98504c41067015c7b9b86f348bf2f7d192f8c3 (diff)
downloadaur-0c9b112635f638f2cc4728921d24ecd5f559c6ea.tar.gz
Wine is a regular dep
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f216769653b1..05b219d56e83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = mp3directcut
arch = i686
arch = x86_64
license = FREEWARE
+ depends = wine
source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc227.exe
source = mp3directcut
source = mp3directcut.desktop
@@ -14,10 +15,8 @@ pkgbase = mp3directcut
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
md5sums = 81a5bbd5789094b4bf5822791826c162
- depends_i686 = wine
depends_i686 = mpg123
optdepends_i686 = libpulse: PulseAudio plugin
- depends_x86_64 = wine
depends_x86_64 = lib32-mpg123
optdepends_x86_64 = lib32-libpulse: PulseAudio plugin
diff --git a/PKGBUILD b/PKGBUILD
index 60e11fe042d9..692399cb6540 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,9 @@ pkgdesc="fast audio editor and recorder for mp3 with no need to decompress"
arch=('i686' 'x86_64')
url="http://mpesch3.de1.cc/mp3dc.html"
license=('FREEWARE')
-depends_i686=(wine mpg123)
-depends_x86_64=(wine lib32-mpg123)
+depends=(wine)
+depends_i686=(mpg123)
+depends_x86_64=(lib32-mpg123)
optdepends_i686=('libpulse: PulseAudio plugin')
optdepends_x86_64=('lib32-libpulse: PulseAudio plugin')
source=(http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc${pkgver/.}.exe