Projects
Multimedia
grip
grip.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File grip.spec of Package grip (Revision 3)
Currently displaying revision
3
,
Show latest
# # spec file for package grip # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 http://bugs.opensuse.org/ # Name: grip Url: https://sourceforge.net/projects/grip License: GPL-2.0+ Group: Productivity/Multimedia/CD/Grabbers Version: 3.4.2 Release: 0 Summary: An Audio CD Ripping Application Source: %{name}-%{version}.tar.gz Patch0: grip-configure.patch BuildRequires: autoconf BuildRequires: autogen BuildRequires: automake BuildRequires: cdparanoia-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: glibc-devel BuildRequires: help2man BuildRequires: id3lib-devel BuildRequires: intltool BuildRequires: libcddb-devel BuildRequires: libcurl-devel BuildRequires: libid3tag-devel BuildRequires: libid3tag-devel BuildRequires: libgnomeui-devel BuildRequires: libgnutls-devel BuildRequires: libtool BuildRequires: linux-glibc-devel BuildRequires: update-desktop-files BuildRequires: vte2-devel Requires(post): update-desktop-files Requires(postun): update-desktop-files Requires: cdparanoia Requires: flac Requires: lame Requires: vorbis-tools Requires: wavpack Recommends: %{name}-lang = %{version} Obsoletes: grip2 < %{version} Provides: grip2 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %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 %patch0 %build AUTOPOINT=true autoreconf -fiv -I $PWD %configure make CC="%{__cc}" %{?_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 %makeinstall mkdir -p %{buildroot}%{_mandir}/man1 install -m 0644 grip.1 %{buildroot}%{_mandir}/man1/ mkdir -p %{buildroot}%{_datadir}/apps/solid/actions install -m 0644 grip-audiocd.desktop %{buildroot}%{_datadir}/apps/solid/actions/grip-audiocd.desktop echo DocPath=grip >> %{buildroot}%{_datadir}/applications/grip.desktop sed -ri '/^Icon=grip$/{ s/grip/gripicon/ }' %{buildroot}%{_datadir}/applications/grip.desktop sed -ri '/^Icon=grip$/{ s/grip/gripicon/ }' %{buildroot}%{_datadir}/apps/solid/actions/grip-audiocd.desktop %suse_update_desktop_file -r grip AudioVideo AudioVideoEditing %find_lang grip %fdupes %{buildroot} %clean %{?buildroot:%__rm -rf "%{buildroot}"} %post %desktop_database_post %postun %desktop_database_postun %files %defattr(-,root,root) %doc ABOUT-NLS AUTHORS COPYING CREDITS ChangeLog README TODO %{_bindir}/grip %{_datadir}/applications/grip.desktop %dir %{_datadir}/apps/ %dir %{_datadir}/apps/solid %dir %{_datadir}/apps/solid/actions %{_datadir}/apps/solid/actions/grip-audiocd.desktop %{_datadir}/pixmaps/grip*.png %{_mandir}/man1/grip.1.* %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
.