libcue-2.3.0
This commit is contained in:
@@ -10,7 +10,8 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib")
|
||||
-DBUILD_SHARED_LIBS=ON \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib")
|
||||
|
||||
def build():
|
||||
cmaketools.make()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Cue sheet parser library</Summary>
|
||||
<Description>libcue is intended for parsing a so-called cue sheet from a char string or a file pointer.</Description>
|
||||
<Archive sha1sum="0113fb38183da3c4924f5c30a47993fef976bed2" type="targz">https://github.com/lipnitsk/libcue/archive/v2.2.1.tar.gz</Archive>
|
||||
<Archive sha1sum="0b92c9e48c8146931ce73b1150a16a0e55b2af89" type="targz">https://github.com/lipnitsk/libcue/archive/v2.3.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2023-10-12</Date>
|
||||
<Version>2.3.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-03-07</Date>
|
||||
<Version>2.2.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user