libcdio-paranoia:update
This commit is contained in:
@@ -15,7 +15,6 @@ def setup():
|
||||
autotools.configure("--disable-static \
|
||||
--disable-example-progs \
|
||||
--enable-cpp-progs \
|
||||
--disable-rpath \
|
||||
--with-cd-paranoia-name=libcdio-paranoia")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
@@ -24,6 +23,6 @@ def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % (get.installDIR()))
|
||||
autotools.rawInstall("-j1 DESTDIR=%s" % (get.installDIR()))
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README", "THANKS")
|
||||
|
||||
@@ -14,12 +14,12 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>CD paranoia libraries from libcdio</Summary>
|
||||
<Description>An advanced CDDA reader with error correction.</Description>
|
||||
<Archive sha1sum="8c3562c935c760de26a25f0856f5eb57035fb4dd" type="tarbz2">mirrors://gnu/libcdio/libcdio-paranoia-10.2+0.90+1.tar.bz2</Archive>
|
||||
<Archive sha1sum="9c40cf6a706e881a52dc417686669d500ddd3115" type="tarbz2">mirrors://gnu/libcdio/libcdio-paranoia-10.2+0.93+1.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libcdio-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>libcdio-paranoia-0.90-mkdir_p.patch</Patch>
|
||||
<!-- <Patch>libcdio-paranoia-0.90-mkdir_p.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-17</Date>
|
||||
<Version>0.93_p1</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>0.90_p1</Version>
|
||||
|
||||
Reference in New Issue
Block a user