Mageia Bugzilla – Attachment 14179 Details for
Bug 32536
Guayadeque crashes immediately on 32 bits system
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
last spec file for guayadeque from svn
guayadeque.spec (text/plain), 2.64 KB, created by
Philippe Didier
on 2023-11-21 17:44:40 CET
(
hide
)
Description:
last spec file for guayadeque from svn
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2023-11-21 17:44:40 CET
Size:
2.64 KB
patch
obsolete
>%global gdate 20231115 >%global commit0 e1d45378c8a959f2b300be05185d759b3ff1ca48 >%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 >Requires: binutils > > >%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* > ># remove bundled libs >rm -rf src/wx/wxsql* src/wxsqlite3 > >%build >%global _vpath_builddir build-%{_arch} >%cmake -GNinja -D_GUREVISION_:STRING="%{release}" > >%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 %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 Requires: binutils %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* # remove bundled libs rm -rf src/wx/wxsql* src/wxsqlite3 %build %global _vpath_builddir build-%{_arch} %cmake -GNinja -D_GUREVISION_:STRING="%{release}" %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 32536
: 14179 |
14180