Projects
Multimedia
gogglesmm
Sign Up
Log In
Username
Password
Problem getting expanded diff: service error: /srv/obs/service/20249/out/gogglesmm-1.2.5/gogglesmm.spec: No such file or directory
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 18
View file
gogglesmm.changes
Changed
@@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Sat Apr 3 21:21:21 UTC 2021 - olaf@aepfle.de +Wed May 15 15:15:15 UTC 2024 - olaf@aepfle.de -- Update to version 1.2.2 +- Update to version 1.2.5 (59756fd) ------------------------------------------------------------------- Thu Jun 4 06:43:33 UTC 2020 - aloisio@gmx.com
View file
gogglesmm.spec
Changed
@@ -18,15 +18,12 @@ # -%define _lto_cflags %{nil} Name: gogglesmm -Version: 1.2.2 +Version: 0 Release: 0 Summary: Music Collection Manager and Player License: GPL-3.0-or-later -Group: Productivity/Multimedia/Sound/Utilities URL: https://gogglesmm.github.io/ -Source: https://github.com/gogglesmm/gogglesmm/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0: gogglesmm.patch BuildRequires: cmake BuildRequires: cups-devel @@ -60,60 +57,53 @@ %description Goggles Music Manager is a music collection manager and player that -automatically categorizes your music files based on genre, artist, -album, and song. It supports gapless playback and features easy tag -editing. +automatically categorizes music files based on genre, artist, album, +and song. It supports gapless playback and features easy tag editing. Features -* Last-FM audio scrobbler support. -* Fast and light weight. Quick startup, no splash screen needed! -* Supports Ogg Vorbis , FLAC, MP3 , MP4 , ASF and Musepack music files. -* Support for AlbumArt embedded in tag or as separate file on disk. -* Tag editing and file renaming capability (batch). One or more - tracks may be edited at the same time. -* Smart sorting with user configurable leading word filter to - prevent sorting on common words like the, a or an. -* Support for play lists. Play lists may be played in a certain - configurable order, or browsed through like the main music library. -* Export music library and play lists to XSPF,PLS,Extended M3U,M3U - and CSV. -* Clipboard & DND (drag-and-drop) support to arrange playlists and - dragging to and from gnome / kde applications. -* Uses xine multimedia library for gapless playback. -* Written using FOX, one of the fastest GUI toolkits available. -* Customizable icons. Either use buildin icons or use an existing - gnome/kde icon theme. -* Configurable user interface from minimalistic to detailed view. - Full screen mode available with FOX-1.7.11. +* Supports Opus, Ogg Vorbis, FLAC, mp3 and mp4 (AAC and Apple Lossless) +* Gapless playback and Replay Gain support (Ogg Vorbis, Opus, FLAC and mp3 with APE tags). +* Support for cover art embedded in tag or as separate file on disk. +* Subscribe to Podcasts (rss) using the buildin podcast manager. +* Tag editing and powerfull file renaming capability. +* Filters / Smart Playlists +* Smart sorting with user configurable leading word filter to prevent sorting on common words like the, a or an. +* Support for play lists. Play lists may be played in a certain configurable order, or browsed through like the main music library. +* Import/Export music library and play lists to XSPF,PLS,Extended M3U,M3U and CSV. +* Clipboard & DND (drag-and-drop) support to arrange playlists and dragging to and from gnome / kde applications. * Clean and fast database backend using SQLite 3. +* Last.fm and libre.fm audio scrobbler support. %lang_package %prep -%autosetup -p1 +rm -rf %_builddir/%name-%version +mv %_sourcedir/%name-%version %_builddir/%name-%version +%setup -c -T -D +%autopatch -p1 %build %cmake \ -DBUILD_SHARED_LIBS=OFF \ -DWITH_OPENSSL=OFF \ - %{nil} + %nil %cmake_build %install %cmake_install -%find_lang %{name} +%find_lang %name %files %license COPYING %doc ChangeLog README -%{_bindir}/%{name} -%{_datadir}/applications/%{name}.desktop -%{_datadir}/%{name} -%{_datadir}/icons/hicolor -%{_datadir}/metainfo -%{_libdir}/%{name} -%{_mandir}/man1/%{name}.1%{?ext_man} +%_bindir/%name +%_datadir/applications/%name.desktop +%_datadir/%name +%_datadir/icons/hicolor +%_datadir/metainfo +%_libdir/%name +%_mandir/man1/%name.1%{?ext_man} -%files lang -f %{name}.lang +%files lang -f %name.lang %changelog
View file
_service
Added
@@ -0,0 +1,16 @@ +<services> + <service name="obs_scm"> + <param name="extract">gogglesmm.spec</param> + <param name="filename">gogglesmm</param> + <param name="revision">59756fdd4c4d8845e71205afe557ede86605b23f</param> + <param name="scm">git</param> + <param name="submodules">disable</param> + <param name="url">https://github.com/gogglesmm/gogglesmm.git</param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="versionrewrite-pattern">v?(^\++)(.*)</param> + <param name="versionrewrite-replacement">\1</param> + </service> + <service mode="buildtime" name="set_version"> + <param name="basename">gogglesmm</param> + </service> +</services>
View file
gogglesmm-1.2.2.tar.gz
Deleted
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.