diff --git a/hardware/optical/libcdio-paranoia/pspec.xml b/hardware/optical/libcdio-paranoia/pspec.xml
index 3c5c232252..3496599f8a 100644
--- a/hardware/optical/libcdio-paranoia/pspec.xml
+++ b/hardware/optical/libcdio-paranoia/pspec.xml
@@ -14,7 +14,7 @@
library
CD paranoia libraries from libcdio
An advanced CDDA reader with error correction.
- mirrors://gnu/libcdio/libcdio-paranoia-10.2+0.94+2.tar.gz
+ mirrors://gnu/libcdio/libcdio-paranoia-10.2+2.0.0.tar.bz2
libcdio-devel
@@ -51,6 +51,13 @@
+
+ 2020-01-14
+ 10.2_2.0.0
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2018-07-31
0.94_p2
diff --git a/hardware/optical/libcdio/actions.py b/hardware/optical/libcdio/actions.py
index d72fd87de0..bcb1904e29 100644
--- a/hardware/optical/libcdio/actions.py
+++ b/hardware/optical/libcdio/actions.py
@@ -15,7 +15,8 @@ def setup():
--with-cd-paranoia-name=libcdio-paranoia \
--disable-vcd-info \
--enable-cpp-progs \
- --disable-rpath")
+ --disable-rpath \
+ --enable-cddb")
def build():
autotools.make()
@@ -26,4 +27,4 @@ def install():
#pisitools.dosed("%s/usr/include/cdio/version.h" % get.installDIR(), '%s[^"]+' % get.srcVERSION(), get.srcVERSION())
pisitools.dosed("%s/usr/include/cdio/cdio_config.h" % get.installDIR(), "/define CDIO_LIBCDIO_SOURCE_PATH/s|.*|/* #undef CDIO_LIBCDIO_SOURCE_PATH */|")
- pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README", "THANKS")
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS.md", "README")
diff --git a/hardware/optical/libcdio/pspec.xml b/hardware/optical/libcdio/pspec.xml
index 44ec490598..256504df6e 100644
--- a/hardware/optical/libcdio/pspec.xml
+++ b/hardware/optical/libcdio/pspec.xml
@@ -12,10 +12,12 @@
library
A library to encapsulate CD-ROM reading and control
This library provides an interface for CD-ROM access. It can be used by applications that need OS- and device-independent access to CD-ROM devices.
- mirrors://gnu/libcdio/libcdio-2.0.0.tar.gz
+ mirrors://gnu/libcdio/libcdio-2.1.0.tar.bz2
- libgcc
-
+ libcddb-devel
+ ncurses-devel
+ libgcc
+
@@ -25,8 +27,10 @@
libcdio
- libgcc
-
+ libcddb
+ ncurses
+ libgcc
+
/usr/share/info
/usr/share/man
@@ -49,6 +53,13 @@
+
+ 2020-01-14
+ 2.1.0
+ Version bump
+ Idris Kalp
+ idriskalp@gmail.com
+
2018-07-31
2.0.0
diff --git a/multimedia/sound/libsoxr/pspec.xml b/multimedia/sound/libsoxr/pspec.xml
index 0971d57d6b..2de8e63697 100755
--- a/multimedia/sound/libsoxr/pspec.xml
+++ b/multimedia/sound/libsoxr/pspec.xml
@@ -13,6 +13,9 @@
The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio
The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio
https://sourceforge.net/projects/soxr/files/soxr-0.1.3-Source.tar.xz
+
+ cmake
+
diff --git a/multimedia/video/xavs/pspec.xml b/multimedia/video/xavs/pspec.xml
index d0dccb0b08..51ca691106 100755
--- a/multimedia/video/xavs/pspec.xml
+++ b/multimedia/video/xavs/pspec.xml
@@ -13,6 +13,9 @@
XAVS is to implement high quality encoder and decoder of the Audio Video Standard of China (AVS).
XAVS is to implement high quality encoder and decoder of the Audio Video Standard of China (AVS).
https://sourceforge.net/projects/pisilinux/files/source/xavs-0.1.55.tar.xz
+
+ yasm
+
xavs-dynamic-xavs.patch
xavs-0.1.55-dont-strip-symbols.patch
diff --git a/multimedia/video/xavs2/pspec.xml b/multimedia/video/xavs2/pspec.xml
index a497048032..885afcf20a 100755
--- a/multimedia/video/xavs2/pspec.xml
+++ b/multimedia/video/xavs2/pspec.xml
@@ -13,6 +13,9 @@
Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard
Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard
https://github.com/pkuvcl/xavs2/archive/1.3.tar.gz
+
+ yasm
+
diff --git a/network/misc/libcddb/pspec.xml b/network/misc/libcddb/pspec.xml
index 1a6f39d49f..687ff04124 100644
--- a/network/misc/libcddb/pspec.xml
+++ b/network/misc/libcddb/pspec.xml
@@ -37,6 +37,13 @@
+
+ 2020-01-14
+ 1.3.2
+ Rebuild.
+ Idris Kalp
+ idriskalp@gmail.com
+
2018-08-07
1.3.2