Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37378623
en ru br
Репозитории ALT

Группа :: Сети/Прочее
Пакет: quvi

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _name quvi
%define ver_major 0.9

Name: %_name
Version: %ver_major.5
Release: alt2

Summary: Command line tool for parsing video download links
Group: Networking/Other
License: LGPLv2+
Url: http://quvi.sourceforge.net/

Source: http://downloads.sourceforge.net/project/%name/%ver_major/%_name-%version.tar.xz

# opensuse

Patch0: reproducible.patch
Patch1: quvi-glibc-2.34.patch

BuildRequires: lib%_name-devel >= 0.9.3
BuildRequires: libgio-devel libxml2-devel libcurl-devel libjson-glib-devel
# for check
#BuildRequires: perl-Test-Deep perl-JSON perl-Test-Pod

Conflicts: quvi0.9 <= 0.9.5-alt1
Obsoletes: quvi0.9 <= 0.9.5-alt1

%description
%name is a command line tool for parsing video download links. It
supports Youtube and other similar video websites.

%prep
%setup -n %_name-%version
%autopatch -p1

%build
# Autoconf version 2.69 or higher is required
#%autoreconf
%configure
%make_build

%check
#%%make check

%install
%makeinstall_std

%files
%_bindir/%_name
%_man1dir/quvi-dump.1.*
%_man1dir/quvi-get.1.*
%_man1dir/quvi-info.1.*
%_man1dir/quvi-scan.1.*
%_man1dir/quvi.1.*
%_man5dir/quvirc.5.*

%doc AUTHORS NEWS README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin