Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37385308
en ru br
ALT Linux repos
S:3.6.0-alt1

Group :: Sound
RPM: goobox

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ver_major 3.6
%define xdg_name org.gnome.Goobox
%define gst_api_ver 1.0

%def_enable libcoverart

Name: goobox
Version: %ver_major.0
Release: alt1

Summary: CD player and ripper for GNOME
License: LGPLv2+
Group: Sound

URL: http://people.gnome.org/~paobac/goobox/
Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.xz

%define gtk_ver 3.22.0

Requires: dconf gnome-icon-theme
Requires: gst-plugins-base%gst_api_ver

BuildRequires(pre): meson
BuildRequires: gcc-c++ yelp-tools
BuildPreReq: libgtk+3-devel >= %gtk_ver
BuildRequires: libmusicbrainz5-devel gst-plugins%gst_api_ver-devel
BuildRequires: libbrasero-devel libdiscid-devel
%{?_enable_libcoverart:BuildRequires: libcoverart-devel}

%description
Goobox is a CD player and ripper well integrated with the GNOME environment.

%prep
%setup

%build
%meson \
%{?_disable_libcoverart:-Ddisable-libcoverart=true}
%meson_build

%install
%meson_install
%find_lang --with-gnome %name

%files -f %name.lang
%_bindir/%name
%_datadir/applications/%xdg_name.desktop
%_iconsdir/hicolor/*x*/apps/%name.png
%_iconsdir/hicolor/scalable/apps/%name-symbolic.svg
%_datadir/glib-2.0/schemas/org.gnome.Goobox.gschema.xml
%_datadir/metainfo/%xdg_name.appdata.xml
%doc AUTHORS NEWS README


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin