Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856153
en ru br
ALT Linux repos
5.0: 1.4.0-alt1
4.1: 1.4.0-alt1
4.0: 20070216-alt1
3.0: 20041228-alt0.1

Other repositories
Upstream:1.4.0

Group :: Video
RPM: geda-examples

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: geda-examples
Version: 20041228
Release: alt0.1

Summary: Design Examples for gEDA/gaf project

License: GPL
Group: Video
Url: http://www.geda.seul.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar.bz2

# Automatically added by buildreq on Sat Feb 05 2005

BuildRequires: fontconfig freetype2 glib2-devel guile16-devel hostinfo libatk-devel libgdgeda-devel libgeda-devel libgtk+2-devel libpango-devel libpng-devel pkgconfig xorg-x11-libs zlib-devel
BuildArch: noarch

%description
Design Examples for gEDA/gaf project.

%prep
%setup -q

%build
%configure
%make

%install
mkdir -p %buildroot%_docdir/geda-examples-%version
for i in * AUTHORS BUGS COPYING ChangeLog NEWS README
do
if [ -d $i ]; then
cp -rf $i %buildroot%_docdir/geda-examples-%version/
fi
done

%files
%docdir %_docdir/geda-examples-%version
%_docdir/geda-examples-%version

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin