@@ -10,9 +10,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.makedirs("build")
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_INSTALL_SYSCONFDIR=/etc -L", sourceDir = '..')
|
||||
cmaketools.configure("-Bbuild -DCMAKE_INSTALL_SYSCONFDIR=/etc -L")
|
||||
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
<Description>
|
||||
It enables graphical annotations with several pointers at once and is A LOT faster than its predecessor since it uses the XCOMPOSITE extension where available.
|
||||
</Description>
|
||||
<Archive sha1sum="0374a738652d83f5566ce7bae22931e361a4bb20" type="targz">
|
||||
https://github.com/bk138/gromit-mpx/archive/1.4.tar.gz
|
||||
<Archive sha1sum="d39edd12725f53a75048897b14bc6fad989d9b65" type="targz">
|
||||
https://github.com/bk138/gromit-mpx/archive/refs/tags/1.4.1.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-02-05</Date>
|
||||
<Version>1.4.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-12-26</Date>
|
||||
<Version>1.4</Version>
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
<PartOf>multimedia.editor</PartOf>
|
||||
<Summary>Puddletag is an audio tag editor (primarily created) for GNU/Linux.</Summary>
|
||||
<Description>Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments (ogg, flac), Musepack (mpc), Monkey’s Audio (.ape) and WavPack (wv).</Description>
|
||||
<Archive sha1sum="26f199586f69eeeaab544e4302ab8ea00afe102d" type="targz">
|
||||
https://github.com/puddletag/puddletag/archive/refs/tags/2.1.0.tar.gz
|
||||
<Archive sha1sum="0e620f7ee1543ccdd54e3e73f00e71b4488da19f" type="targz">
|
||||
https://files.pythonhosted.org/packages/source/p/puddletag/puddletag-2.1.1.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-qt5</Dependency>
|
||||
@@ -42,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-02-05</Date>
|
||||
<Version>2.1.1</Version>
|
||||
<Comment>Minor ver. bump</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-02-04</Date>
|
||||
<Version>2.1.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user