Page MenuHomeSolus

D10181.id24564.diff
No OneTemporary

D10181.id24564.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,4 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Seth Flynn
+ - Email: sethaflynn@gmail.com
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -8,6 +8,7 @@
libXext.so.6
libXfixes.so.3
libXi.so.6
+libXinerama.so.1
libasound.so.2
libavcodec.so.58
libavformat.so.58
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : simplescreenrecorder
-version : 0.3.11
-release : 21
+version : 0.4.2
+release : 22
source :
- - https://github.com/MaartenBaert/ssr/archive/0.3.11.tar.gz : 54f5c349c54694038586d3dfe0014da5d83044d0cf0ed9c0de525ddc54cbd150
+ - https://github.com/MaartenBaert/ssr/archive/0.4.2.tar.gz : a6da4979c7c3f402ea93e43f1c55e289cdcc69653a1a128e32e8bd59481b2511
homepage : http://www.maartenbaert.be/simplescreenrecorder/
license : GPL-3.0-or-later
component : multimedia.video
@@ -12,15 +12,14 @@
SimpleScreenRecorder is a screen recorder for Linux. Despite the name, this program is actually quite complex. It's 'simple' in the sense that it's easier to use than ffmpeg/avconv or VLC.
builddeps :
- pkgconfig(alsa)
- - pkgconfig(gl)
- pkgconfig(glu)
- pkgconfig(libavformat)
- pkgconfig(libpulse)
- pkgconfig(Qt5Help)
- pkgconfig(Qt5X11Extras)
- - pkgconfig(x11)
- pkgconfig(xfixes)
- pkgconfig(xi)
+ - pkgconfig(xinerama)
setup : |
%cmake -DCMAKE_INSTALL_LIBDIR=%libdir% \
-DWITH_JACK=FALSE \
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>simplescreenrecorder</Name>
<Homepage>http://www.maartenbaert.be/simplescreenrecorder/</Homepage>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Seth Flynn</Name>
+ <Email>sethaflynn@gmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>multimedia.video</PartOf>
@@ -23,7 +23,6 @@
<Path fileType="executable">/usr/bin/simplescreenrecorder</Path>
<Path fileType="executable">/usr/bin/ssr-glinject</Path>
<Path fileType="library">/usr/lib64/libssr-glinject.so</Path>
- <Path fileType="data">/usr/share/appdata/simplescreenrecorder.appdata.xml</Path>
<Path fileType="data">/usr/share/applications/simplescreenrecorder.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/simplescreenrecorder-error.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/simplescreenrecorder-idle.png</Path>
@@ -82,6 +81,7 @@
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/simplescreenrecorder.svg</Path>
<Path fileType="man">/usr/share/man/man1/simplescreenrecorder.1</Path>
<Path fileType="man">/usr/share/man/man1/ssr-glinject.1</Path>
+ <Path fileType="data">/usr/share/metainfo/simplescreenrecorder.metainfo.xml</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/output-profiles/High%20Quality%20Intermediate.conf</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/output-profiles/Live%20Stream%20%281000kbps%29.conf</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/output-profiles/Live%20Stream%20%282000kbps%29.conf</Path>
@@ -94,6 +94,7 @@
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_el.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_es.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_fr.qm</Path>
+ <Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_gl.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_he.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_hu.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_id.qm</Path>
@@ -104,6 +105,7 @@
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_pl.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_pt_BR.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_ru.qm</Path>
+ <Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_sr.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_sv.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_uk.qm</Path>
<Path fileType="data">/usr/share/simplescreenrecorder/translations/simplescreenrecorder_zh_CN.qm</Path>
@@ -111,12 +113,12 @@
</Files>
</Package>
<History>
- <Update release="21">
- <Date>2020-06-07</Date>
- <Version>0.3.11</Version>
+ <Update release="22">
+ <Date>2020-12-23</Date>
+ <Version>0.4.2</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Seth Flynn</Name>
+ <Email>sethaflynn@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:36 PM (2 h, 59 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5797319
Default Alt Text
D10181.id24564.diff (6 KB)

Event Timeline