Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560708
en ru br
ALT Linux repos
S:0.5-alt5

Group :: Graphical desktop/GNUstep
RPM: gnustep-Graphos

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%set_verify_elf_method unresolved=strict

Name: gnustep-Graphos
Version: 0.5
Release: alt5
Summary: Vector editor for GNUstep
License: GPL
Group: Graphical desktop/GNUstep
Url: http://gap.nongnu.org/graphos/index.html
Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar
Source1: %name.menu

BuildPreReq: gnustep-make-devel /proc
BuildPreReq: gnustep-base-devel gnustep-gui-devel
BuildPreReq: libgmp-devel libgnutls-devel libgcrypt-devel
BuildPreReq: libxslt-devel libffi-devel libicu-devel zlib-devel

Requires: gnustep-back

%description
Graphos is a vector drawing application centered around bezier paths.

Features:
* Bezier paths
* Boxes
* Circles
* V. 0.3 sports an improved, modeless, real-time inspector. New file
 format.
* V. 0.2 sports a new, modernized inspector.

%prep
%setup

%build
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%make_build \
messages=yes \
debug=yes \
strip=no \
shared=yes

%install
. %_datadir/GNUstep/Makefiles/GNUstep.sh

%makeinstall_std GNUSTEP_INSTALLATION_DOMAIN=SYSTEM

install -p -D -m644 %SOURCE1 %buildroot%_menudir/%name

%files
%doc ChangeLog
%_bindir/*
%_libdir/GNUstep
%_menudir/*

%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