diff --git a/hardware/optical/simpleburn/actions.py b/hardware/optical/simpleburn/actions.py
index 8508287bdd..828016b1da 100644
--- a/hardware/optical/simpleburn/actions.py
+++ b/hardware/optical/simpleburn/actions.py
@@ -12,6 +12,7 @@ from pisi.actionsapi import cmaketools
def setup():
cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
+ -DGTK3=ON \
-DBURNING=LIBBURNIA ")
def build():
diff --git a/hardware/optical/simpleburn/pspec.xml b/hardware/optical/simpleburn/pspec.xml
index 8a49a21d30..8007c40b3d 100644
--- a/hardware/optical/simpleburn/pspec.xml
+++ b/hardware/optical/simpleburn/pspec.xml
@@ -13,17 +13,20 @@
app:gui
A simple GTK+ application for burning CDs and DVDs
SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs. It basically is a Cdrtools frontend and is designed in two parts: the GUI (GTK) and a BASH script that handle the requested actions.
- https://sourceforge.net/projects/pisilinux/files/source/simpleburn-1.6.5.tar.bz2
+ http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.3.1.tar.gz
gtk2-devel
+ gtk3-devel
cdparanoia-devel
mpg123-devel
pkgconfig
cmake
libisoburn-devel
+ libdvdread-devel
libburn-devel
libisofs-devel
libcdio-devel
+ libcddb-devel
cdrkit
util-linux
libutil-linux-devel
@@ -34,6 +37,7 @@
simpleburn
gtk2
+ gtk3
glib2
lame
@@ -41,6 +45,8 @@
libisoburn
cdrdao
libcdio
+ libdvdread
+ libcddb
mpg123
vorbis-tools
cdrkit
@@ -52,12 +58,20 @@
/usr/share/pixmaps
/usr/share/locale
/usr/share/simpleburn
+ /usr/share/icons
/usr/share/applications
/usr/doc
+
+ 2017-04-13
+ 1.8.3.1
+ Rebuild with new toolchain
+ Pisi Linux Community
+ admin@pisilinux.org
+
2017-04-13
1.6.5