Mageia Bugzilla – Attachment 13770 Details for
Bug 31819
Guayadeque a new version 4.7 exists
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
specfile for guayadeque 4.7
guayadeque.spec (text/plain), 2.60 KB, created by
Philippe Didier
on 2023-04-20 19:19:12 CEST
(
hide
)
Description:
specfile for guayadeque 4.7
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2023-04-20 19:19:12 CEST
Size:
2.60 KB
patch
obsolete
>Name: guayadeque >Summary: Music Player with the aims to be intuitive, easy to use and fast >Version: 0.4.7 >Release: %mkrel 1 >Group: Sound/Players >License: GPLv2+ >URL: https://www.guayadeque.org/ >Source0: https://github.com/anonbeat/guayadeque/archive/v%{version}/%{name}-%{version}.tar.gz >Patch0: guayadeque-0.4.6-desktop-shortcuts.patch >Patch2: guayadeque-0.4.6-wxgtk3.1.patch >Patch3: guayadeque-0.4.6-wxgtk3.1.6.patch >BuildRequires: cmake >BuildRequires: wxgtk-devel >BuildRequires: pkgconfig(sqlite3) >BuildRequires: pkgconfig(libxml-2.0) >BuildRequires: pkgconfig(taglib) >BuildRequires: pkgconfig(libcurl) >BuildRequires: libmp4v2-devel >BuildRequires: pkgconfig(flac) >BuildRequires: pkgconfig(dbus-1) >BuildRequires: gstreamer1.0-devel >BuildRequires: imagemagick >BuildRequires: pkgconfig(libgpod-1.0) >BuildRequires: desktop-file-utils >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}-%{version} > ># remove bundled libs >rm -rf src/wx/wxsql* src/wxsqlite3 > >%build >%global _vpath_builddir build-%{_arch} >%cmake \ > -DENABLE_LIBINDICATE:BOOL=OFF \ > -DCMAKE_CXX_STANDARD:STRING=11 >%cmake_build > >%install >%cmake_install > >desktop-file-install --vendor="" \ > --remove-category="Application" \ > --remove-key="Encoding" \ > --dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop > >%find_lang %{name} > > >%files -f %{name}.lang >%doc README ChangeLog LICENSE >%{_bindir}/%{name} >%{_datadir}/%{name}/ >%{_datadir}/applications/%{name}.desktop >%{_datadir}/pixmaps/%{name}.png >%{_datadir}/appdata/%{name}.appdata.xml
Name: guayadeque Summary: Music Player with the aims to be intuitive, easy to use and fast Version: 0.4.7 Release: %mkrel 1 Group: Sound/Players License: GPLv2+ URL: https://www.guayadeque.org/ Source0: https://github.com/anonbeat/guayadeque/archive/v%{version}/%{name}-%{version}.tar.gz Patch0: guayadeque-0.4.6-desktop-shortcuts.patch Patch2: guayadeque-0.4.6-wxgtk3.1.patch Patch3: guayadeque-0.4.6-wxgtk3.1.6.patch BuildRequires: cmake BuildRequires: wxgtk-devel BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(taglib) BuildRequires: pkgconfig(libcurl) BuildRequires: libmp4v2-devel BuildRequires: pkgconfig(flac) BuildRequires: pkgconfig(dbus-1) BuildRequires: gstreamer1.0-devel BuildRequires: imagemagick BuildRequires: pkgconfig(libgpod-1.0) BuildRequires: desktop-file-utils 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}-%{version} # remove bundled libs rm -rf src/wx/wxsql* src/wxsqlite3 %build %global _vpath_builddir build-%{_arch} %cmake \ -DENABLE_LIBINDICATE:BOOL=OFF \ -DCMAKE_CXX_STANDARD:STRING=11 %cmake_build %install %cmake_install desktop-file-install --vendor="" \ --remove-category="Application" \ --remove-key="Encoding" \ --dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop %find_lang %{name} %files -f %{name}.lang %doc README ChangeLog 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 31819
: 13770 |
13773
|
13775