Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037615
en ru br
ALT Linux repos
S:2021.11-alt1
5.0: 2008.1-alt1
4.1: 2008.1-alt0.M41.1

Group :: Office
RPM: dia-shapes-repository

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dia-shapes-repository
# No version here. Usiny YEAR.SERIAL
Version: 2008.1
Release: alt1
Buildarch: noarch
Group: Office
Requires: dia
License: GPL
# No single source here, see get.sh in documentation
Source: %name-%version.tar
Source1: get.sh
URL: http://dia-installer.de/shapes.html
Summary: Additional shapes that can be added to the Dia toolbox
Packager: Fr. Br. George <george at altlinux.ru>

%description
   * cmos.zip - CMOS shapes by Jason Klaus
   * digital.zip - Digital shapes by Jason Klaus
   * edpc.zip - EPC shapes
   * lst.zip - Living Systems Theory shapes by Ian Smith
   * optics.zip - Optics shapes by Johann Kellerman
   * scenegraph.zip - Scene graph shapes by Alejandro Aguilar Sierra

%prep
%setup

%build
cp %SOURCE1 .

%install
mkdir -p %buildroot%_datadir/dia/shapes %buildroot%_datadir/dia/sheets
cp -a shapes/* %buildroot%_datadir/dia/shapes/
cp -a sheets/* %buildroot%_datadir/dia/sheets/

%files
%doc docs/*
%doc *.sh
%_datadir/dia/shapes/*
%_datadir/dia/sheets/*



%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