Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > e3f874b8822caa0d039754d1476e69ea > files > 2

pragha-1.1.1-3.mga3.src.rpm

Summary:	Lightweight GTK+ music manager
Name:		pragha
Version:	1.1.1
Release:	%mkrel 3
Group:		Sound/Utilities
License:	GPLv3+
URL:		http://pragha.wikispaces.com/
Source0:	https://github.com/downloads/matiasdelellis/pragha/%{name}-%{version}.tar.bz2
BuildRequires:	libalsa-devel
BuildRequires:	dbus-glib-devel
BuildRequires:	gtk2-devel
BuildRequires:	libflac-devel
BuildRequires:	keybinder-devel
BuildRequires:	gstreamer0.10-devel
BuildRequires:	pkgconfig(gstreamer-app-0.10)
BuildRequires:	libcddb-devel
BuildRequires:	libcdio-devel
BuildRequires:	libcurl-devel
#BuildRequires:  liblastfm-devel >= 0.4
BuildRequires:	libnotify-devel
BuildRequires:	sqlite3-devel
BuildRequires:	taglib-devel
BuildRequires:	desktop-file-utils
Requires:       gstreamer0.10-plugins-base

%description
Pragha is is a lightweight GTK+ music manager that aims to be fast, bloat-free,
and light on memory consumption. It is written completely in C and GTK+.

Pragha is a fork of Consonance Music Manager, discontinued by the original
author.

%prep
%setup -q

%build
%configure2_5x
%make


%install
%makeinstall_std

%find_lang %{name}
# remove duplicate docs
rm -rf %{buildroot}%{_datadir}/%{name}/doc

%files -f %{name}.lang
# FIXME add AUTHORS and README if not empty
%doc ChangeLog FAQ NEWS
%{_bindir}/pragha
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
%{_datadir}/pixmaps/%{name}/
#%{_datadir}/%{name}/
%{_mandir}/man1/pragha.1.*


%changelog

* Sun Jan 13 2013 umeabot <umeabot> 1.1.1-3.mga3
+ Revision: 378159
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Dec 01 2012 malo <malo> 1.1.1-2.mga3
+ Revision: 324493
- update RPM group

* Sun Aug 26 2012 fedya <fedya> 1.1.1-1.mga3
+ Revision: 284333
- +BuildRequires: sqlite3-devel
- old patch removed
- added %%mkrel macro
- imported package pragha