smtube-21.7.0
This commit is contained in:
@@ -20,6 +20,6 @@ def build():
|
||||
def install():
|
||||
qt5.install()
|
||||
#autotools.rawInstall("PREFIX=/usr DESTDIR=%s DOC_PATH=/usr/share/doc/%s" % (get.installDIR(),get.srcNAME()))
|
||||
pisitools.dodoc("Readme.txt","Release_notes.txt","Changelog","Copying.txt")
|
||||
pisitools.dodoc("Readme.txt","Release_notes.md","README.md","Copying.txt")
|
||||
|
||||
pisitools.dosed("%s/usr/share/applications/smtube.desktop" % get.installDIR(), "Icon=smtube", "Icon=smtube.png")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Play and download Youtube videos</Summary>
|
||||
<Description>SMTube allows to search, play and download Youtube videos.</Description>
|
||||
<Archive sha1sum="01bc15b02e19b8bee670fdda819ef92996024719" type="tarbz2">https://sourceforge.net/projects/smtube/files/SMTube/20.6.0/smtube-20.6.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="d9ef6dead0663a8ac85fdc23697f9bd041975308" type="tarbz2">https://sourceforge.net/projects/smtube/files/SMTube/21.7.0/smtube-21.7.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-script-devel</Dependency>
|
||||
@@ -21,7 +21,7 @@
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">smtube-makeflags.patch</Patch>
|
||||
<!-- <Patch level="1">smtube-makeflags.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -42,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>21.7.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-06-28</Date>
|
||||
<Version>20.6.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user