diff --git a/multimedia/misc/opusfile/actions.py b/multimedia/misc/opusfile/actions.py
deleted file mode 100644
index b970abe716..0000000000
--- a/multimedia/misc/opusfile/actions.py
+++ /dev/null
@@ -1,39 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 2
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import autotools
-#from pisi.actionsapi import shelltools
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import get
-
-def setup():
-# options = "\
-# --disable-static \
-# --enable-fixed-point \
-# "
-
-# if get.buildTYPE() == "_emul32":
-# options += " --libdir=/usr/lib32 \
-# "
-# shelltools.export("PKG_CONFIG_PATH", "/usr/lib32/pkgconfig")
-
-# autotools.configure(options)
- autotools.configure("--disable-static")
-
- pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
-
-def build():
- autotools.make()
-
-def install():
- autotools.rawInstall("DESTDIR=%s" % get.installDIR())
-
- pisitools.dodoc("AUTHORS", \
- "COPYING", \
- "README.md")
-
-# if get.buildTYPE() == "_emul32":
-# pisitools.dodoc("README", "NEWS", "AUTHORS")
diff --git a/multimedia/misc/opusfile/pspec.xml b/multimedia/misc/opusfile/pspec.xml
deleted file mode 100644
index e8edacbb89..0000000000
--- a/multimedia/misc/opusfile/pspec.xml
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
- opusfile
- http://opus-codec.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- BSD
- library
- Opusfile
-
- Opusfile provides application developers with a high-level API for decoding and seeking in .opus files.
-
-
- https://archive.mozilla.org/pub/opus/opusfile-0.9.tar.gz
-
-
- libogg-devel
- libopus-devel
- openssl-devel
-
-
-
-
-
- opusfile
-
- libogg
- libopus
- openssl
-
-
- /usr/lib
- /usr/share/doc/opusfile/*
-
-
-
-
- opusfile-devel
- Development files for opusfile
-
- opusfile
-
-
- /usr/include/opus
- /usr/lib/pkgconfig
-
-
-
-
-
-
-
- 2019-04-14
- 0.9
- First build.
- fury
- wascheme@tuta.io
-
-
-
diff --git a/multimedia/misc/opusfile/translations.xml b/multimedia/misc/opusfile/translations.xml
deleted file mode 100644
index d01a58d1fe..0000000000
--- a/multimedia/misc/opusfile/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- opusfile
- unkown
- unkown
-
-
-
- opusfile-devel
- unkown
-
-
diff --git a/multimedia/sound/deadbeef/pspec.xml b/multimedia/sound/deadbeef/pspec.xml
index 21ac1d85be..1da9cdac2b 100644
--- a/multimedia/sound/deadbeef/pspec.xml
+++ b/multimedia/sound/deadbeef/pspec.xml
@@ -38,7 +38,7 @@
wavpack-devel
libcddb-devel
libopus-devel
- opusfile-devel
+
alsa-lib-devel
libmp4v2-devel
libvorbis-devel
@@ -77,7 +77,7 @@
wavpack
libcddb
libopus
- opusfile
+
alsa-lib
libmp4v2
libvorbis