Projects
Multimedia
grip
grip.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File grip.spec of Package grip
# # spec file for package grip # # Copyright (c) 2023 Packman Team <packman@links2linux.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.links2linux.org/ # Name: grip Version: 4.2.4 Release: 0 Summary: An Audio CD Ripping Application License: GPL-2.0-or-later Group: Productivity/Multimedia/CD/Grabbers URL: https://sourceforge.net/projects/grip Source: https://sourceforge.net/projects/grip/files/%{version}/%{name}-%{version}.tar.gz Patch0: grip-configure.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: cdparanoia-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: glibc-devel BuildRequires: gnome-doc-utils BuildRequires: help2man BuildRequires: id3lib-devel BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(libcddb) BuildRequires: pkgconfig(libcurl) Requires: cdparanoia Requires: flac Requires: lame Requires: vorbis-tools Requires: wavpack Requires(post): update-desktop-files Requires(postun): update-desktop-files Recommends: %{name}-lang = %{version} Obsoletes: grip2 < %{version} Provides: grip2 = %{version} %description Grip automates the process of extracting audio CD data, encoding it with Ogg Vorbis, and naming the resulting files using CDDB data. It also allows creation of MP3 and FLACS files if you have an MP3 repectivly FLAC encoder installed. %lang_package %prep %setup -q %patch -P0 -p1 %build autoreconf -fiv %configure make %{?_smp_mflags} help2man -N -l -s 1 src/grip > grip.1 sed -ri '/^\.TH/ { s/GNOME grip/grip/; s/GNOME/grip/}' grip.1 sed -ri '/manual page for GNOME/ { s/GNOME grip/grip/; s/GNOME/grip/}' grip.1 %install %make_install echo DocPath=grip >> %{buildroot}%{_datadir}/applications/grip.desktop %suse_update_desktop_file -r grip AudioVideo AudioVideoEditing %find_lang grip %fdupes %{buildroot} %if 0%{?suse_version} < 1500 %post %desktop_database_post %postun %desktop_database_postun %endif %files %license COPYING COPYING-LGPL %doc ABOUT-NLS AUTHORS CREDITS ChangeLog README TODO %{_bindir}/grip %{_datadir}/applications/grip.desktop %dir %{_datadir}/apps %dir %{_datadir}/apps/solid %dir %{_datadir}/apps/solid/actions %dir %{_datadir}/solid %dir %{_datadir}/solid/actions %{_datadir}/apps/solid/actions/grip-audiocd.desktop %{_datadir}/solid/actions/grip-audiocd.desktop %{_datadir}/icons/hicolor/*/apps/grip.* %{_datadir}/pixmaps/grip*.png %{_mandir}/man1/grip.1%{?ext_man} %files lang -f grip.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
.