Projects
Multimedia
gogglesmm
gogglesmm.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gogglesmm.spec of Package gogglesmm (Revision 11)
Currently displaying revision
11
,
Show latest
# vim: set sw=4 ts=4 et: # Copyright (c) 2008-2010 oc2pus, 2010 pasble # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments to packman@links2linux.de Summary: Music Collection Manager and Player Name: gogglesmm Version: 0.12.7 Release: 0.pm.1 License: GPL-2.0 Group: Productivity/Multimedia/Sound/Utilities Source: http://gogglesmm.googlecode.com/files/gogglesmm-%{version}.tar.bz2 Patch1: gogglesmm-verbose_makefile.patch URL: http://code.google.com/p/gogglesmm/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libgcrypt-devel BuildRequires: libexpat-devel BuildRequires: cups-devel BuildRequires: dbus-1-glib-devel BuildRequires: fox16-devel >= 1.6 BuildRequires: gcc-c++ BuildRequires: gtk2-devel >= 2.10 BuildRequires: Mesa-devel BuildRequires: libjpeg-devel BuildRequires: libtiff-devel BuildRequires: libxine-devel BuildRequires: libgcrypt-devel BuildRequires: pkgconfig BuildRequires: sqlite-devel >= 3.6.3 BuildRequires: taglib-devel >= 1.6.3 BuildRequires: update-desktop-files BuildRequires: taglib-extras-devel Requires: %{name}-lang Requires: taglib >= 1.6.3 %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. 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. * Clean and fast database backend using SQLite 3. %lang_package %prep %setup -q %patch1 %build CXX="%__cxx" \ LINK="%__cxx" \ OPT_CFLAGS="%{optflags}" \ DEBUG_CFLAGS="" \ OPT_LDFLAGS="" \ ./configure \ --prefix="%{_prefix}" \ --localedir="%{_datadir}/locale" \ --mandir="%{_mandir}" %__make %{?_smp_flags} %install %__sed -i -e 's|gtk-update-icon-cache|#gtk-update-icon-cache|g' \ Makefile %__sed -i -e 's|application/x-flac|application/x-flac;|g' \ extra/gogglesmm.desktop %__sed -i -e 's|Icon=gmm.png|Icon=gmm|g' \ extra/gogglesmm.desktop %makeinstall %suse_update_desktop_file -r gogglesmm AudioVideo Player Jukebox %find_lang %{name} %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING README %{_bindir}/gogglesmm %{_datadir}/applications/gogglesmm.desktop %{_datadir}/icons/*/*/apps/gogglesmm.* %doc %{_mandir}/man1/gogglesmm.1%{ext_man} %files lang -f %{name}.lang %changelog
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
.