Projects
Multimedia
mp3splt-gtk
mp3splt-gtk.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mp3splt-gtk.spec of Package mp3splt-gtk (Revision 2)
Currently displaying revision
2
,
Show latest
# vim: set ts=4 sw=4 et: %if %{?_without_audacious:1}0 %define with_audacious 1 %else %define with_audacious 1 %endif Name: mp3splt-gtk Version: 0.7.3 Release: 1 Summary: Split MP3 and Ogg Files without decoding Source: http://prdownloads.sourceforge.net/mp3splt/mp3splt-gtk-%{version}.tar.gz Source1: %{name}.desktop # This won't be required > 0.7.3: Patch0: mp3splt-gtk-m4-lib64.patch # since https://sourceforge.net/p/mp3splt/bugs/131/ is already fixed upstream Patch1: mp3splt-gtk-compiler-issues.patch URL: http://mp3splt.sourceforge.net/mp3splt_page/home.php Group: Productivity/Multimedia/Sound/Editors and Convertors License: GPL-2.0+ BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: gstreamer-0_10-devel BuildRequires: gstreamer-0_10-plugins-base-devel BuildRequires: libmp3splt-devel >= 0.3.1 BuildRequires: gtk3-devel BuildRequires: dbus-1-glib-devel BuildRequires: libpng-devel %if %with_audacious BuildRequires: audacious-devel # remove once the Requires is fixed in audacious-devel: BuildRequires: libmcs-devel >= 0.7 %endif BuildRequires: autoconf automake gettext-tools libtool update-desktop-files %description %{name} is a GTK utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. It is very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. %prep %setup -q %patch0 -p0 %patch1 -p1 %build export SUSE_ASNEEDED=0 ./autogen.sh %configure \ --disable-rpath \ --disable-scrollkeeper \ --disable-gnome \ --disable-doxygen_doc \ --enable-gtk3 \ %if %with_audacious --enable-audacious %else --disable-audacious %endif %__make %{?_smp_flags} %install %makeinstall %__install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/applications/%{name}.desktop" %suse_update_desktop_file -r "%{name}" AudioVideo AudioVideoEditing %find_lang "%{name}" %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files -f "%{name}.lang" %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/mp3splt-gtk %{_mandir}/man1/mp3splt-gtk.1.gz %{_datadir}/pixmaps/mp3splt-gtk.png %{_datadir}/pixmaps/mp3splt-gtk_ico.svg %{_datadir}/applications/%{name}.desktop %{_datadir}/mp3splt-gtk %changelog * Tue Dec 18 2012 aspiers@suse.com - update to 0.7.3 * Sat Feb 27 2010 pascal.bleser@opensuse.org - update to 0.5.9 * Mon Jun 8 2009 pascal.bleser@opensuse.org - rebuild against libaudclient.so.2 * Mon Jan 19 2009 guru@unixtech.be - update to 0.5.4 * Sat Dec 29 2007 guru@unixtech.be - moved to Packman - added patch to fix int pointer castings on 64bit * Mon Mar 27 2006 guru@unixtech.be - new package
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
.