Page MenuHomeSolus

D8845.diff
No OneTemporary

D8845.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -2,5 +2,5 @@
- Troy Harvey
- IRC: Harvey
- - Email: harveydev@protonmail.com
+ - Email: harveydevel@gmail.com
\ No newline at end of file
diff --git a/files/0001-Remove-inode-directory-from-Mimetypes.patch b/files/0001-Remove-inode-directory-from-Mimetypes.patch
--- a/files/0001-Remove-inode-directory-from-Mimetypes.patch
+++ b/files/0001-Remove-inode-directory-from-Mimetypes.patch
@@ -1,28 +1,26 @@
-From a4ad0bd8b71308e86fdf1020c3e91bc204708bd0 Mon Sep 17 00:00:00 2001
-From: Peter O'Connor <peter@solus-project.com>
-Date: Thu, 13 Jul 2017 19:51:57 +1000
+From d2903ccbc0189d351368b130bea7661145efce23 Mon Sep 17 00:00:00 2001
+From: Troy Harvey <harveydevel@gmail.com>
+Date: Sun, 10 May 2020 18:16:24 +1000
Subject: [PATCH] Remove inode/directory from Mimetypes
This prevents it from taking over as a file browser
-
-Signed-off-by: Peter O'Connor <peter@solus-project.com>
---
- src/app/kid3.desktop | 2 +-
+ src/app/org.kde.kid3.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/src/app/kid3.desktop b/src/app/kid3.desktop
-index 7e2b2e4..5f20232 100644
---- a/src/app/kid3.desktop
-+++ b/src/app/kid3.desktop
-@@ -6,7 +6,7 @@ Exec=kid3 %F
+diff --git a/src/app/org.kde.kid3.desktop b/src/app/org.kde.kid3.desktop
+index 1079c39..1360ab6 100644
+--- a/src/app/org.kde.kid3.desktop
++++ b/src/app/org.kde.kid3.desktop
+@@ -25,7 +25,7 @@ Exec=kid3 %F
Icon=kid3
Type=Application
X-DocPath=kid3/index.html
-MimeType=audio/mpeg;audio/ogg;application/ogg;audio/x-flac;audio/x-flac+ogg;audio/x-vorbis+ogg;audio/x-speex+ogg;audio/x-oggflac;audio/x-musepack;audio/aac;audio/mp4;audio/x-speex;audio/x-tta;audio/x-wavpack;audio/x-aiff;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-ms-wma;audio/x-wav;audio/x-xm;audio/opus;audio/x-opus+ogg;audio/x-dsf;inode/directory;
+MimeType=audio/mpeg;audio/ogg;application/ogg;audio/x-flac;audio/x-flac+ogg;audio/x-vorbis+ogg;audio/x-speex+ogg;audio/x-oggflac;audio/x-musepack;audio/aac;audio/mp4;audio/x-speex;audio/x-tta;audio/x-wavpack;audio/x-aiff;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-ms-wma;audio/x-wav;audio/x-xm;audio/opus;audio/x-opus+ogg;audio/x-dsf;
GenericName=Audio Tagger
- GenericName[cs]=Editor metadat zvukových souborů
- GenericName[de]=Audio Tag Editor
+ GenericName[ca]=Etiquetador d'àudio
+ GenericName[ca@valencia]=Etiquetador d'àudio
--
-2.13.3
+2.26.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : kid3
-version : 3.8.2
-release : 9
+version : 3.8.3
+release : 10
source :
- - https://svwh.dl.sourceforge.net/kid3/kid3-3.8.2.tar.gz : 7967c920a60902386ada5faf1e6b13edc5611da19fbf7244d731c5cbf5393e14
+ - https://svwh.dl.sourceforge.net/kid3/kid3-3.8.3.tar.gz : 6a1aa06d2f225f6d8a139cfd3c3d382f82170fa17196517690d28caaeb220c44
+homepage : https://kid3.kde.org
license : GPL-2.0-or-later
component : multimedia.audio
summary :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>kid3</Name>
+ <Homepage>https://kid3.kde.org</Homepage>
<Packager>
<Name>Troy Harvey</Name>
- <Email>harveydev@protonmail.com</Email>
+ <Email>harveydevel@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<Summary xml:lang="en">Efficient audio tagger</Summary>
@@ -15,7 +16,7 @@
<Summary xml:lang="en">Audio tagger command-line-interface</Summary>
<Description xml:lang="en">Kid3-cli offers a command-line-interface for Kid3, for a GUI use kid3-qt.</Description>
<RuntimeDependencies>
- <Dependency release="9">kid3-core</Dependency>
+ <Dependency release="10">kid3-core</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/kid3-cli</Path>
@@ -29,9 +30,9 @@
<Description xml:lang="en">This package contains libraries and data used by kid3-qt and kid3-cli.</Description>
<Files>
<Path fileType="library">/usr/lib/kid3/libkid3-core.so</Path>
- <Path fileType="library">/usr/lib/kid3/libkid3-core.so.3.8.2</Path>
+ <Path fileType="library">/usr/lib/kid3/libkid3-core.so.3.8.3</Path>
<Path fileType="library">/usr/lib/kid3/libkid3-gui.so</Path>
- <Path fileType="library">/usr/lib/kid3/libkid3-gui.so.3.8.2</Path>
+ <Path fileType="library">/usr/lib/kid3/libkid3-gui.so.3.8.3</Path>
<Path fileType="library">/usr/lib/kid3/plugins/imports/Kid3/Kid3Script.qml</Path>
<Path fileType="library">/usr/lib/kid3/plugins/imports/Kid3/libkid3qml.so</Path>
<Path fileType="library">/usr/lib/kid3/plugins/imports/Kid3/plugins.qmltypes</Path>
@@ -56,15 +57,22 @@
<Path fileType="data">/usr/share/kid3/qml/script/ReplayGain2SoundCheck.qml</Path>
<Path fileType="data">/usr/share/kid3/qml/script/ResizeAlbumArt.qml</Path>
<Path fileType="data">/usr/share/kid3/qml/script/ShowTextEncodingV1.qml</Path>
+ <Path fileType="data">/usr/share/kid3/qml/script/Tag1ToAscii.qml</Path>
+ <Path fileType="data">/usr/share/kid3/qml/script/TitleCase.qml</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_ca.qm</Path>
+ <Path fileType="data">/usr/share/kid3/translations/kid3_ca@valencia.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_cs.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_da.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_de.qm</Path>
+ <Path fileType="data">/usr/share/kid3/translations/kid3_el.qm</Path>
+ <Path fileType="data">/usr/share/kid3/translations/kid3_en.qm</Path>
+ <Path fileType="data">/usr/share/kid3/translations/kid3_en_GB.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_es.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_et.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_fi.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_fr.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_it.qm</Path>
+ <Path fileType="data">/usr/share/kid3/translations/kid3_ko.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_nl.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_pl.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_pt.qm</Path>
@@ -73,15 +81,31 @@
<Path fileType="data">/usr/share/kid3/translations/kid3_sr@ijekavian.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_sr@ijekavianlatin.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_sr@latin.qm</Path>
+ <Path fileType="data">/usr/share/kid3/translations/kid3_sv.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_tr.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_uk.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_zh_CN.qm</Path>
<Path fileType="data">/usr/share/kid3/translations/kid3_zh_TW.qm</Path>
+ <Path fileType="man">/usr/share/man/ca/man1/kid3-cli.1.gz</Path>
+ <Path fileType="man">/usr/share/man/ca/man1/kid3-qt.1.gz</Path>
+ <Path fileType="man">/usr/share/man/ca/man1/kid3.1.gz</Path>
<Path fileType="man">/usr/share/man/de/man1/kid3.1.gz</Path>
+ <Path fileType="man">/usr/share/man/it/man1/kid3-cli.1.gz</Path>
+ <Path fileType="man">/usr/share/man/it/man1/kid3-qt.1.gz</Path>
+ <Path fileType="man">/usr/share/man/it/man1/kid3.1.gz</Path>
<Path fileType="man">/usr/share/man/man1/kid3.1.gz</Path>
+ <Path fileType="man">/usr/share/man/nl/man1/kid3-cli.1.gz</Path>
+ <Path fileType="man">/usr/share/man/nl/man1/kid3-qt.1.gz</Path>
+ <Path fileType="man">/usr/share/man/nl/man1/kid3.1.gz</Path>
<Path fileType="man">/usr/share/man/pt/man1/kid3-cli.1.gz</Path>
<Path fileType="man">/usr/share/man/pt/man1/kid3-qt.1.gz</Path>
<Path fileType="man">/usr/share/man/pt/man1/kid3.1.gz</Path>
+ <Path fileType="man">/usr/share/man/sv/man1/kid3-cli.1.gz</Path>
+ <Path fileType="man">/usr/share/man/sv/man1/kid3-qt.1.gz</Path>
+ <Path fileType="man">/usr/share/man/sv/man1/kid3.1.gz</Path>
+ <Path fileType="man">/usr/share/man/uk/man1/kid3-cli.1.gz</Path>
+ <Path fileType="man">/usr/share/man/uk/man1/kid3-qt.1.gz</Path>
+ <Path fileType="man">/usr/share/man/uk/man1/kid3.1.gz</Path>
</Files>
</Package>
<Package>
@@ -89,14 +113,19 @@
<Summary xml:lang="en">Efficient audio tagger</Summary>
<Description xml:lang="en">Kid3 audio tag editor can edit the tags of MP3, Ogg, FLAC, MPC and WMA files in an efficient way, convert between ID3v1 and ID3v2, set the tags of multiple files, generate tags from file names or vice versa and import from freedb, MusicBrainz and Disco.</Description>
<RuntimeDependencies>
- <Dependency release="9">kid3-core</Dependency>
+ <Dependency release="10">kid3-core</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/kid3-qt</Path>
- <Path fileType="data">/usr/share/applications/net.sourceforge.kid3-qt.desktop</Path>
+ <Path fileType="data">/usr/share/applications/org.kde.kid3-qt.desktop</Path>
+ <Path fileType="doc">/usr/share/doc/kid3-qt/kid3_ca.html</Path>
<Path fileType="doc">/usr/share/doc/kid3-qt/kid3_de.html</Path>
<Path fileType="doc">/usr/share/doc/kid3-qt/kid3_en.html</Path>
+ <Path fileType="doc">/usr/share/doc/kid3-qt/kid3_it.html</Path>
+ <Path fileType="doc">/usr/share/doc/kid3-qt/kid3_nl.html</Path>
<Path fileType="doc">/usr/share/doc/kid3-qt/kid3_pt.html</Path>
+ <Path fileType="doc">/usr/share/doc/kid3-qt/kid3_sv.html</Path>
+ <Path fileType="doc">/usr/share/doc/kid3-qt/kid3_uk.html</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/kid3-qt.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/kid3-qt.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/kid3-qt.png</Path>
@@ -105,16 +134,16 @@
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/kid3-qt.svg</Path>
<Path fileType="man">/usr/share/man/de/man1/kid3-qt.1.gz</Path>
<Path fileType="man">/usr/share/man/man1/kid3-qt.1.gz</Path>
- <Path fileType="data">/usr/share/metainfo/net.sourceforge.kid3-qt.appdata.xml</Path>
+ <Path fileType="data">/usr/share/metainfo/org.kde.kid3-qt.appdata.xml</Path>
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2020-01-23</Date>
- <Version>3.8.2</Version>
+ <Update release="10">
+ <Date>2020-05-11</Date>
+ <Version>3.8.3</Version>
<Comment>Packaging update</Comment>
<Name>Troy Harvey</Name>
- <Email>harveydev@protonmail.com</Email>
+ <Email>harveydevel@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:41 PM (2 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792363
Default Alt Text
D8845.diff (11 KB)

Event Timeline