Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10849334
D4494.id11037.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D4494.id11037.diff
View Options
diff --git a/files/shotcut.desktop b/files/shotcut.desktop
deleted file mode 100644
--- a/files/shotcut.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=Shotcut
-Comment=a free, open source, cross-platform video editor
-Exec=/usr/bin/shotcut %f
-Icon=/usr/share/icons/hicolor/64x64/apps/shotcut.png
-Terminal=false
-Type=Application
-Categories=AudioVideo;AudioVideoEditing;
-StartupNotify=false
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : shotcut
-version : 18.10.08
-release : 9
+version : 18.11.18
+release : 10
source :
- - https://github.com/mltframework/shotcut/archive/v18.10.08.tar.gz : 0883cbab0d5ae239a40720961cea66e5fe2a181e33b46b7ed1654229c30f8166
+ - https://github.com/mltframework/shotcut/archive/v18.11.18.tar.gz : d28c7aa114ac2e9c5678826884d01f9ce7546e87546fe40bf8dfa974f1c3cf1c
license : GPL-3.0-or-later
component : multimedia.video
summary : Shotcut - a free, open source, cross-platform video editor
@@ -31,7 +31,4 @@
%make
install : |
%make_install
- install -Dm00644 icons/shotcut-logo-64.png $installdir/usr/share/icons/hicolor/64x64/apps/shotcut.png
- install -Dm00644 $pkgfiles/shotcut.desktop $installdir/usr/share/applications/shotcut.desktop
-
%qml_cache
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>shotcut</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>multimedia.video</PartOf>
@@ -21,9 +21,7 @@
<Files>
<Path fileType="executable">/usr/bin/shotcut</Path>
<Path fileType="data">/usr/share/applications/org.shotcut.Shotcut.desktop</Path>
- <Path fileType="data">/usr/share/applications/shotcut.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/64x64/apps/org.shotcut.Shotcut.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/shotcut.png</Path>
<Path fileType="data">/usr/share/metainfo/org.shotcut.Shotcut.appdata.xml</Path>
<Path fileType="data">/usr/share/mime/packages/org.shotcut.Shotcut.xml</Path>
<Path fileType="data">/usr/share/shotcut/qml/export-edl/export-edl.js</Path>
@@ -316,6 +314,12 @@
<Path fileType="data">/usr/share/shotcut/qml/filters/spillsuppress/meta.qmlc</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/spillsuppress/ui.qml</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/spillsuppress/ui.qmlc</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/spot_remover/meta.qml</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/spot_remover/meta.qmlc</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/spot_remover/ui.qml</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/spot_remover/ui.qmlc</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/spot_remover/vui.qml</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/spot_remover/vui.qmlc</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/stabilize/meta.qml</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/stabilize/meta.qmlc</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/stabilize/ui.qml</Path>
@@ -348,6 +352,12 @@
<Path fileType="data">/usr/share/shotcut/qml/filters/wave/meta.qmlc</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/wave/ui.qml</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/wave/ui.qmlc</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/waveform/meta.qml</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/waveform/meta.qmlc</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/waveform/ui.qml</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/waveform/ui.qmlc</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/waveform/vui.qml</Path>
+ <Path fileType="data">/usr/share/shotcut/qml/filters/waveform/vui.qmlc</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/webvfx/meta.qml</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/webvfx/meta.qmlc</Path>
<Path fileType="data">/usr/share/shotcut/qml/filters/webvfx/ui.qml</Path>
@@ -501,12 +511,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2018-11-08</Date>
- <Version>18.10.08</Version>
+ <Update release="10">
+ <Date>2018-11-28</Date>
+ <Version>18.11.18</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 12 2023, 7:13 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809776
Default Alt Text
D4494.id11037.diff (5 KB)
Attached To
Mode
D4494: Update Shotcut to 18.11.18 & remove obsolete desktop file
Attached
Detach File
Event Timeline
Log In to Comment