@@ -11,10 +11,8 @@
|
||||
<License>GPLv2</License>
|
||||
<Icon>obs-studio</Icon>
|
||||
<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>
|
||||
<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="898a0e37ed0deb03704d81d244f661ce0ec613f4" type="targz">https://github.com/groni/Sources/raw/master/obs-studio-0.15.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
@@ -23,7 +21,7 @@
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libv4l-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>jansson-devel</Dependency>
|
||||
@@ -40,11 +38,11 @@
|
||||
<Dependency>qt5-x11extras-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>obs-studio</Name>
|
||||
<Name>obs-studio</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>curl</Dependency>
|
||||
<Dependency>dbus</Dependency>
|
||||
@@ -67,23 +65,22 @@
|
||||
<Dependency>libXcomposite</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>jack-audio-connection-kit</Dependency>
|
||||
<Dependency>jack-audio-connection-kit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
-->
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
-->
|
||||
</Files>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/obs-studio.desktop">obs-studio.desktop</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/obs-logo.png">obs-logo.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>obs-studio-devel</Name>
|
||||
<Summary>Development files for obs-studio</Summary>
|
||||
|
||||
+153
-11
@@ -11333,6 +11333,119 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>obs-studio</Name>
|
||||
<Homepage>https://obsproject.com/</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<PartOf>multimedia.video</PartOf>
|
||||
<Summary xml:lang="en">OBS-Studio is a rewrite of what was formerly known as Open Broadcaster Software</Summary>
|
||||
<Summary xml:lang="tr">OBS-Studio is a rewrite of what was formerly known as Open Broadcaster
|
||||
Software</Summary>
|
||||
<Description xml:lang="en">OBS-Studio software was originally designed for recording and streaming live video content, efficiently</Description>
|
||||
<Description xml:lang="tr">OBS-Studio software was originally designed for recording and streaming live
|
||||
video content, efficiently</Description>
|
||||
<Icon>obs-studio</Icon>
|
||||
<Archive type="targz" sha1sum="898a0e37ed0deb03704d81d244f661ce0ec613f4">https://github.com/groni/Sources/raw/master/obs-studio-0.15.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
<Dependency>x264-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libv4l-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>jansson-devel</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>libv4l-devel</Dependency>
|
||||
<Dependency>vlc-devel</Dependency>
|
||||
<Dependency>vlc-libs</Dependency>
|
||||
<Dependency>pkgconfig</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>libXfixes-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>libXcomposite-devel</Dependency>
|
||||
<Dependency>qt5-x11extras-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>multimedia/video/obs-studio/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>obs-studio</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>curl</Dependency>
|
||||
<Dependency>dbus</Dependency>
|
||||
<Dependency>x264</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>eudev</Dependency>
|
||||
<Dependency>ffmpeg</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libv4l</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>jansson</Dependency>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libXfixes</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>vlc-libs</Dependency>
|
||||
<Dependency>ffmpeg</Dependency>
|
||||
<Dependency>libXcomposite</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>jack-audio-connection-kit</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/share/applications/obs-studio.desktop" permission="0644" owner="root">obs-studio.desktop</AdditionalFile>
|
||||
<AdditionalFile target="/usr/share/pixmaps/obs-logo.png" permission="0644" owner="root">obs-logo.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>obs-studio-devel</Name>
|
||||
<Summary xml:lang="en">Development files for obs-studio</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="2">obs-studio</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-07-21</Date>
|
||||
<Version>0.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-07-13</Date>
|
||||
<Version>0.15.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>gst-plugins-base</Name>
|
||||
@@ -12606,7 +12719,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
<Dependency>openjpeg-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>tiff-devel</Dependency>
|
||||
<Dependency versionFrom="1.5.19">openimageio-devel</Dependency>
|
||||
<Dependency>openimageio-devel</Dependency>
|
||||
<Dependency>webp-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>python3-requests</Dependency>
|
||||
@@ -12644,7 +12757,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
<Dependency>openjpeg</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>tiff</Dependency>
|
||||
<Dependency versionFrom="1.5.19">openimageio</Dependency>
|
||||
<Dependency>openimageio</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -18247,7 +18360,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Description xml:lang="en">Chromium-browser is an open-source web browser, powered by WebKit.</Description>
|
||||
<Description xml:lang="tr">Chromium, açık kaynak kodlu Webkit tabanlı bir ağ tarayıcıdır.</Description>
|
||||
<Icon>chromium-browser</Icon>
|
||||
<Archive type="tarxz" sha1sum="5212b0f96be80c0146f7caf0883cfb39a3827177">http://gsdview.appspot.com/chromium-browser-official/chromium-51.0.2704.106.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="427ae146c164f5c6289958476194696de36173ac">http://gsdview.appspot.com/chromium-browser-official/chromium-52.0.2743.82.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>at-spi2-atk-devel</Dependency>
|
||||
@@ -18387,6 +18500,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2016-07-22</Date>
|
||||
<Version>52.0.2743.82</Version>
|
||||
<Comment>Version Bump.</Comment>
|
||||
<Name>Ergün Salman</Name>
|
||||
<Email>poyraz76@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-05</Date>
|
||||
<Version>51.0.2704.106</Version>
|
||||
@@ -18653,7 +18773,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Summary xml:lang="tr">Google Chrome's Pepper Flash plugin for Chromium.</Summary>
|
||||
<Description xml:lang="en">Google Chrome's Pepper Flash plugin for Chromium (stable version)</Description>
|
||||
<Description xml:lang="tr">Chromium tarayıcısı için Google chrom eklentisi olan Pepper Flash Eklentisi (Kararlı sürüm)</Description>
|
||||
<Archive type="targz" sha1sum="e66d02a3c265c8741c70bc209c3755481f0d1b98">https://dl.dropboxusercontent.com/s/o5xtb8my3cswzwv/pepperflash-22.0.0.192.tar.gz</Archive>
|
||||
<Archive type="targz" sha1sum="6ab01b5c3330afb8b3eb8a3d4b7522cdde939e73">https://sourceforge.net/projects/pisi-source/files/pepperflash-22.0.0.209.tar.gz</Archive>
|
||||
<SourceURI>network/plugin/pepperflash/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -18663,6 +18783,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/etc/chromium-browser</Path>
|
||||
<Path fileType="library">/usr/lib/chromium-browser/</Path>
|
||||
<Path fileType="library">/usr/lib/chromium-browser/PepperFlash</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
@@ -18670,6 +18791,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2016-07-22</Date>
|
||||
<Version>22.0.0.209</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Ergün Salman</Name>
|
||||
<Email>poyraz76@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-06-30</Date>
|
||||
<Version>22.0.0.192</Version>
|
||||
@@ -60838,7 +60966,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Description xml:lang="tr">Wine X11 çalıştıran bir i386 (veya uyumluları) makinede Windows 3.*, Windows 95/98 ve Windows NT programlarını çalıştırmanıza imkân verir. Halâ alfa düzeyinde olduğundan her şey çalışmayabilir.</Description>
|
||||
<Description xml:lang="de">Wine gibt ihnen die möglichkeit um Windows 3. *, Windows 95/98 und Windows NT-Programme auf einem i386 (oder kompatibel) System X11 zu laufen. Es ist immer noch Alpha-Level-Code, nicht erwarten, dass alles funktioniert.</Description>
|
||||
<Description xml:lang="en">Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work.</Description>
|
||||
<Archive type="tarbz2" sha1sum="d09bca2a32d80857f97847795bc82749200ef12c">https://dl.winehq.org/wine/source/1.9/wine-1.9.14.tar.bz2</Archive>
|
||||
<Archive type="tarbz2" sha1sum="5018834f4f6aeca3870ba6db64e51a0c4c7d5635">https://dl.winehq.org/wine/source/1.9/wine-1.9.15.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
<Dependency>libao-devel</Dependency>
|
||||
@@ -60890,8 +61018,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Name>wine</Name>
|
||||
<IsA>app:gui</IsA>
|
||||
<RuntimeDependencies>
|
||||
<Dependency version="1.9.14">wine-32bit</Dependency>
|
||||
<Dependency version="1.9.14">winetricks</Dependency>
|
||||
<Dependency version="1.9.15">wine-32bit</Dependency>
|
||||
<Dependency version="1.9.15">winetricks</Dependency>
|
||||
<Dependency>lcms2</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libSM</Dependency>
|
||||
@@ -60954,7 +61082,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Summary xml:lang="en">Wine development environment</Summary>
|
||||
<Summary xml:lang="tr">Wine geliştirme ortamı</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency version="1.9.14">wine</Dependency>
|
||||
<Dependency version="1.9.15">wine</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/function_grep.pl</Path>
|
||||
@@ -61062,6 +61190,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2016-07-23</Date>
|
||||
<Version>1.9.15</Version>
|
||||
<Comment>Bugs fixed in 1.9.15 (total 22).</Comment>
|
||||
<Name>Ergün Salman</Name>
|
||||
<Email>poyraz76@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-07-11</Date>
|
||||
<Version>1.9.14</Version>
|
||||
@@ -61172,7 +61307,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Summary xml:lang="tr">Güçlü bir sanallaştırma programı</Summary>
|
||||
<Description xml:lang="en">VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. This is the Open Source Edition which lacks USB support and some other things.</Description>
|
||||
<Description xml:lang="tr">VirtualBox, ev kullanımı yanında kurumsal kullanım alanı da bulan güçlü bir xf86 sanallaştırma ürünleri ailesidir. Bu sürüm, USB ve birkaç özellik için desteği bulunmayan açık kodlu uyarlamasıdır.</Description>
|
||||
<Archive type="tarbz2" sha1sum="6cbce8f912dfbf215ebe1f7875694608a7a666c4">http://download.virtualbox.org/virtualbox/5.1.0/VirtualBox-5.1.0.tar.bz2</Archive>
|
||||
<Archive type="tarbz2" sha1sum="dba4db3933b9fc8d5632a8c86bd6a7747d891ed9">http://download.virtualbox.org/virtualbox/5.1.2/VirtualBox-5.1.2.tar.bz2</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="LocalConfig.kmk">LocalConfig.kmk</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -61249,7 +61384,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>device-mapper</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency version="5.1.0">module-virtualbox</Dependency>
|
||||
<Dependency version="5.1.2">module-virtualbox</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/etc/vbox</Path>
|
||||
@@ -61286,7 +61421,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Dependency>libXdamage</Dependency>
|
||||
<Dependency>xorg-server</Dependency>
|
||||
<Dependency>libXcomposite</Dependency>
|
||||
<Dependency version="5.1.0">module-virtualbox-guest</Dependency>
|
||||
<Dependency version="5.1.2">module-virtualbox-guest</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/etc/X11/Xsession.d</Path>
|
||||
@@ -61306,6 +61441,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</AdditionalFiles>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2016-07-22</Date>
|
||||
<Version>5.1.2</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Ergün Salman</Name>
|
||||
<Email>poyraz76@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-07-17</Date>
|
||||
<Version>5.1.0</Version>
|
||||
|
||||
@@ -1 +1 @@
|
||||
2f746f15d9a18b65feb63c5611fe7c31592ad63d
|
||||
1c47c043b8b414a46ef21c88b9d493361a6a259d
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
128c0d314bf8dd6421239d9793edfef2b2cd6eb4
|
||||
f9b4347fcffbc17cdc91397fcffd22a4f1f4f201
|
||||
Reference in New Issue
Block a user