Sophie

Sophie

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

uget-1.10.2-2.mga3.src.rpm

Name:		uget
Version:	1.10.2
Release:	%mkrel 2
Summary:	Download manager using GTK+ and libcurl
Group:		Networking/File transfer
License:	LGPLv2+
URL:		http://urlget.sourceforge.net/
Source0:	http://downloads.sourceforge.net/urlget/%{name}-%{version}.tar.gz

BuildRequires:	desktop-file-utils
BuildRequires:	pkgconfig(gstreamer-0.10)
BuildRequires:	pkgconfig(gtk+-3.0)
BuildRequires:	intltool
BuildRequires:	libcurl-devel
BuildRequires:	libnotify-devel
BuildRequires:	automake

# mdv contrib
Obsoletes:	urlgfe < 1.1

%description
Uget is a download manager that allows you to import downloads
from HTML files and classify them by categories. Every category has an
independent configuration that can be inherited by each download in that
category.
Uget is the successor of urlgfe, which was called URLget before.

This package is built for GTK3.


%prep
%setup -q

%build
%configure \
  --with-gtk3

%make -k

%install
%makeinstall_std \
	INSTALL="install -p"

desktop-file-install \
	--dir %{buildroot}%{_datadir}/applications \
	--delete-original \
	%{buildroot}%{_datadir}/applications/%{name}-gtk.desktop

%find_lang %{name}

%files -f %{name}.lang
%doc AUTHORS COPYING ChangeLog README
%{_bindir}/*
%{_datadir}/applications/*
%{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/sounds/%{name}


%changelog

* Mon Jan 14 2013 umeabot <umeabot> 1.10.2-2.mga3
+ Revision: 385017
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sun Dec 02 2012 kamil <kamil> 1.10.2-1.mga3
+ Revision: 324862
- new version 1.10.2

* Sun Jun 24 2012 kamil <kamil> 1.8.2-1.mga3
+ Revision: 262930
- new version 1.8.2 (again)

* Sun Jun 24 2012 kamil <kamil> 1.8.1-2.mga3
+ Revision: 262924
- new version 1.8.2

* Mon May 28 2012 kamil <kamil> 1.8.1-1.mga3
+ Revision: 247674
- new version 1.8.1

* Tue Feb 21 2012 kamil <kamil> 1.8.0-3.mga2
+ Revision: 211369
- adapt .spec for Mageia
- imported package uget