Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > c37bf3ee2f07d5901301e23f586ce900 > files > 2

xvattr-1.3-alt4.src.rpm

Name: xvattr
Version: 1.3
Release: alt4

Summary: Getting and setting Xv attributes
License: GPLv2+
Group: Video

URL: http://www.dtek.chalmers.se/groups/dvd/downloads.shtml
Source0: http://www.dtek.chalmers.se/groups/dvd/dist/xvattr-1.3.tar.gz

# Automatically added by buildreq on Wed Dec 12 2007
BuildRequires: imake libXv-devel xorg-cf-files

%description
This program is used for getting and setting Xv attributes such as
XV_BRIGHTNESS, XV_CONTRAST, XV_SATURATION, XV_HUE, XV_COLORKEY.

%prep
%setup

%build
%configure --disable-gtktest
%make_build xvattr

%install
%make_install DESTDIR=%buildroot install-man1
# Too lazy to write patch for removing gxvattr from Makefile. Instead I will
# just install only xvattr by hand. :)
install -pD -m755 xvattr %buildroot%_bindir/xvattr

%files
%_bindir/xvattr
%_man1dir/*

%changelog
* Tue Dec 11 2007 Victor Forsyuk <force@altlinux.org> 1.3-alt4
- Do not package gxvattr thus eliminating package requirement of gtk1.

* Wed Nov 07 2007 Victor Forsyuk <force@altlinux.org> 1.3-alt3
- Refresh buildrequires for Xorg.
- Cleanup spec.

* Mon Mar 17 2003 Yehuda Ben-Yosef <ilar@altlinux.ru> 1.3-alt2
- new buidrequires

* Thu Jul 25 2002 Yehuda Ben-Yosef <ilar@altlinux.ru> 1.3-alt1
- 1.3
- specfile cleanup