Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 04b9194c3498864b00b868468f6e81e8 > files > 2

gimp2-freetype-0.6-1mdk.src.rpm

%define version 0.6
%define release 1mdk
%define req_gimp_version 2.0.0

%define pkgname gimp-freetype

Summary:	A GIMP font renderer based on the freetype library
Name:		gimp2-freetype
Version:	%{version}
Release:	%{release}
License:	GPL
Group:		Graphics
URL:		http://freetype.gimp.org/
Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot

Source:		%{pkgname}-%{version}.tar.bz2

BuildRequires:	libgimp2.0-devel >= %{req_gimp_version}
BuildRequires:	freetype2-devel
#gw for the broken intltool scripts:
BuildRequires: perl-XML-Parser
Provides:	gimp1_3-freetype = %version
Obsoletes:	gimp1_3-freetype
Requires:	gimp2_0 >= %{req_gimp_version}

%description
The goal of gimp-freetype project is to get superb font support into
The GIMP. As a first step, a plug-in for GIMP based on the freetype2
library is developed. Later it might become a tool or a pluggable
module.

%prep
%setup -q -n %pkgname-%version

%build
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%define gettext_package gimp20-freetype
%{find_lang} %{gettext_package}

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{gettext_package}.lang
%defattr(-, root, root)
%doc AUTHORS ChangeLog NEWS README
%{_libdir}/gimp/*/plug-ins/*
%{_datadir}/gimp-freetype

%changelog
* Wed Jul 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.6-1mdk
- new release

* Thu Mar 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.5-3mdk
- new release

* Fri Feb  6 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5-2mdk
- fix buildrequires

* Thu Feb  5 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5-1mdk
- new version

* Fri Dec  5 2003 Götz Waschk <waschk@linux-mandrake.com> 0.4-0.20031205.1mdk
- rename to gimp1.3-devel to make the Gimp developers happy
- new snapshot


* Tue Aug 19 2003 Götz Waschk <waschk@linux-mandrake.com> 0.4-0.20030810.2mdk
- new gimp

* Sun Aug 10 2003 Abel Cheung <maddog@linux.org.hk> 0.4-0.20030810.1mdk
- First Mandrake spec
- CVS 2003-08-10