Mageia Bugzilla – Attachment 14165 Details for
Bug 32231
guayadeque crashes inside Mageia9 when "enable volume and fader" is activated in settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
corrected spec file for Mageia9 and Cauldron with a better version numbering
guayadeque.spec (text/plain), 2.54 KB, created by
Philippe Didier
on 2023-11-18 16:47:21 CET
(
hide
)
Description:
corrected spec file for Mageia9 and Cauldron with a better version numbering
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2023-11-18 16:47:21 CET
Size:
2.54 KB
patch
obsolete
>%global gdate 20231115 >%global commit0 e1d45378c8a959f2b300be05185d759b3ff1ca48 >#%%define subrel 1 >%global rel 1 > >Name: guayadeque >Version: 0.4.7 >Release: %mkrel 3.git%{?gdate}.%{rel} >Summary: Music Player with the aims to be intuitive, easy to use and fast >Group: Sound/Players >License: GPLv3 >URL: https://www.guayadeque.org/ >%if 0%{!?gdate:1} >Source0: https://github.com/anonbeat/guayadeque/archive/v%{version}/%{name}-%{version}.tar.gz >%else >Source0: https://github.com/openmonk/guayadeque/archive/%{commit0}/%{name}-%{commit0}.tar.gz >%endif >BuildRequires: cmake >BuildRequires: ninja >BuildRequires: desktop-file-utils >BuildRequires: imagemagick >BuildRequires: wxgtk-devel >BuildRequires: libmp4v2-devel >BuildRequires: pkgconfig(sqlite3) >BuildRequires: pkgconfig(libxml-2.0) >BuildRequires: pkgconfig(taglib) >BuildRequires: pkgconfig(libcurl) >BuildRequires: pkgconfig(flac) >BuildRequires: pkgconfig(dbus-1) >BuildRequires: pkgconfig(gstreamer-1.0) >BuildRequires: pkgconfig(libgpod-1.0) >BuildRequires: pkgconfig(wxsqlite3) >BuildRequires: pkgconfig(jsoncpp) >Requires: gstreamer1.0-plugins-base >Requires: gstreamer1.0-plugins-good >Requires: gstreamer1.0-plugins-ugly >Requires: gstreamer1.0-libav > > >%description >Guayadeque is a music management program designed for all music enthusiasts. >It is Full Featured Linux media player that can easily manage large collections >and uses the Gstreamer media framework. >Some of Guayadeque Features > >- Play mp3, ogg, flac, wma, wav, mpc, mp4, ape, ... >- Configurable cross fader engine >- Configurable Silence detector to avoid listening to silence between tracks >- Read and write tags in all supported formats >- Allow to catalog your music using labels > Any track, artist or album can have as many labels you want >- Smart play mode that add tracks that fit your music taste >- Ability to download covers manually or automatically >- Suggest music using last.fm service >- Allow fast access to any music file by genre, artist, album, etc >- Play and Record shoutcast radios > > >%prep >%autosetup -p1 -n %{name}-%{?commit0}%{!?commit0:%version} > >#remove build script conflicting with build/ folder used by cmake >rm -f ./build* > > >%build >%global _vpath_builddir build-%{_arch} >%cmake -GNinja > >%cmake_build > >%install >%cmake_install > > >%find_lang %{name} > > >%files -f %{name}.lang >%doc README.md ChangeLog >%license LICENSE >%{_bindir}/%{name} >%{_datadir}/%{name}/ >%{_datadir}/applications/%{name}.desktop >%{_datadir}/pixmaps/%{name}.png >%{_datadir}/appdata/%{name}.appdata.xml
%global gdate 20231115 %global commit0 e1d45378c8a959f2b300be05185d759b3ff1ca48 #%%define subrel 1 %global rel 1 Name: guayadeque Version: 0.4.7 Release: %mkrel 3.git%{?gdate}.%{rel} Summary: Music Player with the aims to be intuitive, easy to use and fast Group: Sound/Players License: GPLv3 URL: https://www.guayadeque.org/ %if 0%{!?gdate:1} Source0: https://github.com/anonbeat/guayadeque/archive/v%{version}/%{name}-%{version}.tar.gz %else Source0: https://github.com/openmonk/guayadeque/archive/%{commit0}/%{name}-%{commit0}.tar.gz %endif BuildRequires: cmake BuildRequires: ninja BuildRequires: desktop-file-utils BuildRequires: imagemagick BuildRequires: wxgtk-devel BuildRequires: libmp4v2-devel BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(taglib) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(flac) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(libgpod-1.0) BuildRequires: pkgconfig(wxsqlite3) BuildRequires: pkgconfig(jsoncpp) Requires: gstreamer1.0-plugins-base Requires: gstreamer1.0-plugins-good Requires: gstreamer1.0-plugins-ugly Requires: gstreamer1.0-libav %description Guayadeque is a music management program designed for all music enthusiasts. It is Full Featured Linux media player that can easily manage large collections and uses the Gstreamer media framework. Some of Guayadeque Features - Play mp3, ogg, flac, wma, wav, mpc, mp4, ape, ... - Configurable cross fader engine - Configurable Silence detector to avoid listening to silence between tracks - Read and write tags in all supported formats - Allow to catalog your music using labels Any track, artist or album can have as many labels you want - Smart play mode that add tracks that fit your music taste - Ability to download covers manually or automatically - Suggest music using last.fm service - Allow fast access to any music file by genre, artist, album, etc - Play and Record shoutcast radios %prep %autosetup -p1 -n %{name}-%{?commit0}%{!?commit0:%version} #remove build script conflicting with build/ folder used by cmake rm -f ./build* %build %global _vpath_builddir build-%{_arch} %cmake -GNinja %cmake_build %install %cmake_install %find_lang %{name} %files -f %{name}.lang %doc README.md ChangeLog %license LICENSE %{_bindir}/%{name} %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png %{_datadir}/appdata/%{name}.appdata.xml
View Attachment As Raw
Actions:
View
Attachments on
bug 32231
:
13965
|
13973
|
13974
|
13988
|
13989
|
13990
|
13991
|
13992
|
13993
|
13998
|
14114
|
14148
|
14152
|
14153
|
14157
|
14158
|
14159
|
14160
|
14161
|
14162
|
14163
|
14164
| 14165 |
14166