libburn.
This commit is contained in:
@@ -11,8 +11,7 @@ def setup():
|
|||||||
#autotools.autoreconf("-vfi")
|
#autotools.autoreconf("-vfi")
|
||||||
autotools.configure("--disable-static \
|
autotools.configure("--disable-static \
|
||||||
--disable-ldconfig-at-install \
|
--disable-ldconfig-at-install \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld")
|
||||||
--disable-test")
|
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
<PartOf>hardware.optical</PartOf>
|
<PartOf>hardware.optical</PartOf>
|
||||||
<Summary>A library for reading, mastering and writing optical discs</Summary>
|
<Summary>A library for reading, mastering and writing optical discs</Summary>
|
||||||
<Description>Libburn is an open-source library for reading, mastering and writing optical discs.</Description>
|
<Description>Libburn is an open-source library for reading, mastering and writing optical discs.</Description>
|
||||||
<Archive sha1sum="3ac1e9db9e5b1dba9572c41f6a93f3170f1a368b" type="targz">http://files.libburnia-project.org/releases/libburn-1.4.8.tar.gz</Archive>
|
<Archive sha1sum="cb6569c098953f1a8fadc1f91e8e33acedf77f78" type="targz">http://files.libburnia-project.org/releases/libburn-1.5.2.pl01.tar.gz</Archive>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -40,6 +40,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-03-09</Date>
|
||||||
|
<Version>1.5.2</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>fury</Name>
|
||||||
|
<Email>wascheme@tuta.io</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-08-18</Date>
|
<Date>2018-08-18</Date>
|
||||||
<Version>1.4.8</Version>
|
<Version>1.4.8</Version>
|
||||||
|
|||||||
@@ -7,8 +7,6 @@
|
|||||||
from pisi.actionsapi import autotools
|
from pisi.actionsapi import autotools
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--prefix=/usr \
|
autotools.configure("--prefix=/usr \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Frontend for libraries libburn and libisofs</Summary>
|
<Summary>Frontend for libraries libburn and libisofs</Summary>
|
||||||
<Description>Frontend for libraries libburn and libisofs</Description>
|
<Description>Frontend for libraries libburn and libisofs</Description>
|
||||||
<Archive sha1sum="7f5a6d59fca0fb8ead46c72ab3204af4a14a26ac" type="targz">http://files.libburnia-project.org/releases/libisoburn-1.4.8.tar.gz</Archive>
|
<Archive sha1sum="8b58d6a3ef0eec2e5551e743e51ad8d4c2c885ae" type="targz">http://files.libburnia-project.org/releases/libisoburn-1.5.2.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>libburn-devel</Dependency>
|
<Dependency>libburn-devel</Dependency>
|
||||||
<Dependency>libisofs-devel</Dependency>
|
<Dependency>libisofs-devel</Dependency>
|
||||||
@@ -54,6 +54,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-03-09</Date>
|
||||||
|
<Version>1.5.2</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>fury</Name>
|
||||||
|
<Email>wascheme@tuta.io</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-08-18</Date>
|
<Date>2018-08-18</Date>
|
||||||
<Version>1.4.8</Version>
|
<Version>1.4.8</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user