Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11003684
D3287.id8118.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
16 KB
Referenced Files
None
Subscribers
None
D3287.id8118.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,26 +1,25 @@
name : soundconverter
-version : 2.1.6
-release : 2
+version : 3.0.0
+release : 3
source :
- - https://launchpad.net/soundconverter/trunk/2.1.6/+download/soundconverter-2.1.6.tar.xz : 2ffb6718d8e43a67be4d99e5a9c7b5cd82fce15d30b4861608b7d1666884a690
-license : GPL-3.0
+ - https://launchpad.net/soundconverter/trunk/3.0.0/+download/soundconverter-3.0.0.tar.xz : ecb47732f279fc91f761601a56bada0ce8b8fe25e2e2935ca6b793e26f713df3
+license : GPL-3.0-or-later
component : multimedia.audio
summary : A simple sound converter application for the GNOME environment.
description: |
A simple sound converter application for the GNOME environment.
builddeps :
- - pkgconfig(gnome-python-2.0)
- - pkgconfig(pygtk-2.0)
+ - pkgconfig(gstreamer-1.0)
+ - pkgconfig(gtk+-3.0)
+ - python3-gobject-devel
rundeps :
- - gnome-python
- - gst-plugins-bad
- - gst-plugins-good
- - gst-plugins-ugly
- - gst-python-0.10
- - pyorbit
- - python-gtk2
+ - python3-gobject
+ - gstreamer-1.0-libav
+ - gstreamer-1.0-plugins-bad
+ - gstreamer-1.0-plugins-good
+ - gstreamer-1.0-plugins-ugly
setup : |
- %reconfigure
+ %configure
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>soundconverter</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>GPL-3.0</License>
+ <License>GPL-3.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">A simple sound converter application for the GNOME environment.</Summary>
<Description xml:lang="en">A simple sound converter application for the GNOME environment.
@@ -19,68 +19,114 @@
</Description>
<PartOf>multimedia.audio</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/soundconverter</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__init__.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__init__.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__init__.pyo</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/batch.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/batch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/error.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/error.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/fileoperations.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/fileoperations.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/gstreamer.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/gstreamer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/namegenerator.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/namegenerator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/notify.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/notify.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/queue.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/queue.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/settings.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/settings.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/soundfile.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/soundfile.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/task.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/task.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/ui.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/ui.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/utils.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/__pycache__/utils.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/batch.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/batch.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/batch.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/error.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/error.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/error.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/fileoperations.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/fileoperations.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/fileoperations.pyo</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/gconfstore.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/gconfstore.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/gconfstore.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/gstreamer.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/gstreamer.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/gstreamer.pyo</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/messagearea.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/messagearea.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/messagearea.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/namegenerator.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/namegenerator.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/namegenerator.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/notify.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/notify.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/notify.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/queue.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/queue.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/queue.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/settings.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/settings.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/settings.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/soundfile.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/soundfile.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/soundfile.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/task.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/task.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/task.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/ui.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/ui.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/ui.pyo</Path>
<Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/utils.py</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/utils.pyc</Path>
- <Path fileType="library">/usr/lib64/soundconverter/python/soundconverter/utils.pyo</Path>
<Path fileType="data">/usr/share/appdata/soundconverter.appdata.xml</Path>
<Path fileType="data">/usr/share/applications/soundconverter.desktop</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/org.soundconverter.gschema.xml</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/soundconverter.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/soundconverter.svg</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/soundconverter</Path>
+ <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ast/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/br/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_AU/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_CA/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fa/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr_CA/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr_FR/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ml/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ms/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sq/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@Latn/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/vi/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/soundconverter.mo</Path>
+ <Path fileType="man">/usr/share/man/man1/soundconverter.1</Path>
+ <Path fileType="data">/usr/share/soundconverter/soundconverter-logo.svg</Path>
+ <Path fileType="data">/usr/share/soundconverter/soundconverter.glade</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-06-17</Date>
- <Version>2.1.6</Version>
+ <Update release="3">
+ <Date>2018-07-13</Date>
+ <Version>3.0.0</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 1, 5:16 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5827922
Default Alt Text
D3287.id8118.diff (16 KB)
Attached To
Mode
D3287: Update soundconverter to 3.0.0
Attached
Detach File
Event Timeline
Log In to Comment