From a5c1f2a00f55da5969fe668ab5087dd1d0f8ab33 Mon Sep 17 00:00:00 2001 From: 4fury Date: Mon, 9 Mar 2020 17:13:04 +0300 Subject: [PATCH] libburn. --- hardware/optical/libburn/actions.py | 3 +-- hardware/optical/libburn/pspec.xml | 9 ++++++++- hardware/optical/libisoburn/actions.py | 2 -- hardware/optical/libisoburn/pspec.xml | 9 ++++++++- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/hardware/optical/libburn/actions.py b/hardware/optical/libburn/actions.py index fde19cb7c5..5ed8dcbd33 100644 --- a/hardware/optical/libburn/actions.py +++ b/hardware/optical/libburn/actions.py @@ -11,8 +11,7 @@ def setup(): #autotools.autoreconf("-vfi") autotools.configure("--disable-static \ --disable-ldconfig-at-install \ - --with-gnu-ld \ - --disable-test") + --with-gnu-ld") def build(): autotools.make() diff --git a/hardware/optical/libburn/pspec.xml b/hardware/optical/libburn/pspec.xml index 45aa4c909a..5ac0c5dd16 100644 --- a/hardware/optical/libburn/pspec.xml +++ b/hardware/optical/libburn/pspec.xml @@ -14,7 +14,7 @@ hardware.optical A library for reading, mastering and writing optical discs Libburn is an open-source library for reading, mastering and writing optical discs. - http://files.libburnia-project.org/releases/libburn-1.4.8.tar.gz + http://files.libburnia-project.org/releases/libburn-1.5.2.pl01.tar.gz @@ -40,6 +40,13 @@ + + 2020-03-09 + 1.5.2 + Version bump + fury + wascheme@tuta.io + 2018-08-18 1.4.8 diff --git a/hardware/optical/libisoburn/actions.py b/hardware/optical/libisoburn/actions.py index 6c547f3d43..aa4cb84947 100644 --- a/hardware/optical/libisoburn/actions.py +++ b/hardware/optical/libisoburn/actions.py @@ -7,8 +7,6 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools - - def setup(): autotools.configure("--prefix=/usr \ --enable-static \ diff --git a/hardware/optical/libisoburn/pspec.xml b/hardware/optical/libisoburn/pspec.xml index e6fe443060..dbb5a0ae12 100644 --- a/hardware/optical/libisoburn/pspec.xml +++ b/hardware/optical/libisoburn/pspec.xml @@ -13,7 +13,7 @@ app:console Frontend for libraries libburn and libisofs Frontend for libraries libburn and libisofs - http://files.libburnia-project.org/releases/libisoburn-1.4.8.tar.gz + http://files.libburnia-project.org/releases/libisoburn-1.5.2.tar.gz libburn-devel libisofs-devel @@ -54,6 +54,13 @@ + + 2020-03-09 + 1.5.2 + Version bump + fury + wascheme@tuta.io + 2018-08-18 1.4.8