obs-studio:ver.bump

This commit is contained in:
Rmys
2018-02-18 18:40:15 +03:00
parent 9d40d5a20b
commit 435cb34b97
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -17,4 +17,4 @@ def build():
def install():
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("CONTRIBUTING", "COPYING", "README")
pisitools.dodoc("CONTRIBUTING*", "COPYING*", "README*")
+10 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>OBS-Studio is a rewrite of what was formerly known as Open Broadcaster Software</Summary>
<Description>OBS-Studio software was originally designed for recording and streaming live video content, efficiently</Description>
<Archive sha1sum="c7d3b4fc48ca4b7ec2c4e5a6918b1eefbd68f63c" type="targz">https://github.com/jp9000/obs-studio/archive/17.0.2.tar.gz</Archive>
<Archive sha1sum="0344864b2ba72c26c9e485d54083c5041604866a" type="targz">https://github.com/jp9000/obs-studio/archive/21.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>dbus-devel</Dependency>
@@ -33,6 +33,7 @@
<Dependency>freetype-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libXfixes-devel</Dependency>
<Dependency>speexdsp-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
<Dependency>libXcomposite-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency>
@@ -55,6 +56,7 @@
<Dependency>libgcc</Dependency>
<Dependency>libv4l</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>speexdsp</Dependency>
<Dependency>jansson</Dependency>
<Dependency>alsa-lib</Dependency>
<Dependency>freetype</Dependency>
@@ -98,6 +100,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-02-18</Date>
<Version>21.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-02-03</Date>
<Version>17.0.2</Version>