@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>CD paranoia libraries from libcdio</Summary>
|
||||
<Description>An advanced CDDA reader with error correction.</Description>
|
||||
<Archive sha1sum="c165aba4f9a1f3b4bae7d287757bde53fef1342a" type="targz">mirrors://gnu/libcdio/libcdio-paranoia-10.2+0.94+2.tar.gz</Archive>
|
||||
<Archive sha1sum="6e289aa9a6bbccf3aa55e2cde9c5bfc0ac8ff058" type="tarbz2">mirrors://gnu/libcdio/libcdio-paranoia-10.2+2.0.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libcdio-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>10.2_2.0.0</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-07-31</Date>
|
||||
<Version>0.94_p2</Version>
|
||||
|
||||
@@ -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")
|
||||
|
||||
@@ -12,10 +12,12 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A library to encapsulate CD-ROM reading and control</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="d348c08944e09ae6201fafebccda5393a2efb8ba" type="targz">mirrors://gnu/libcdio/libcdio-2.0.0.tar.gz</Archive>
|
||||
<Archive sha1sum="ec22e5168bc0dcfc179ec7b1164af1e5b672ca89" type="tarbz2">mirrors://gnu/libcdio/libcdio-2.1.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</BuildDependencies>
|
||||
<Dependency>libcddb-devel</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--Patch level="1">libcdio-0.83-linking.patch</Patch-->
|
||||
<!-- <Patch level="1">udf-Dont-return-freed-memory-from-udf_fopen.patch</Patch> -->
|
||||
@@ -25,8 +27,10 @@
|
||||
<Package>
|
||||
<Name>libcdio</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Dependency>libcddb</Dependency>
|
||||
<Dependency>ncurses</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="info">/usr/share/info</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
@@ -49,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>2.1.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-07-31</Date>
|
||||
<Version>2.0.0</Version>
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
<Summary>The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio</Summary>
|
||||
<Description>The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio</Description>
|
||||
<Archive sha1sum="32ea46b1a8c0c15f835422892d02fce8286aec3c" type="tarxz">https://sourceforge.net/projects/soxr/files/soxr-0.1.3-Source.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
<Summary>XAVS is to implement high quality encoder and decoder of the Audio Video Standard of China (AVS).</Summary>
|
||||
<Description>XAVS is to implement high quality encoder and decoder of the Audio Video Standard of China (AVS).</Description>
|
||||
<Archive sha1sum="e5f71203a632ac2a97f67e86f77b00910853cd60" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/xavs-0.1.55.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>yasm</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">xavs-dynamic-xavs.patch</Patch>
|
||||
<Patch level="1">xavs-0.1.55-dont-strip-symbols.patch</Patch>
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
<Summary>Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard</Summary>
|
||||
<Description>Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard</Description>
|
||||
<Archive sha1sum="4e128fc1851fccdc0abae677ff48cefb0664b040" type="targz">https://github.com/pkuvcl/xavs2/archive/1.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>yasm</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
|
||||
@@ -37,6 +37,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>1.3.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-08-07</Date>
|
||||
<Version>1.3.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user