Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404789
en ru br
ALT Linux repos
S:1.13a-alt6.20140908
4.1: 1.10a-alt3
4.0: 1.10a-alt3
3.0: 1.10a-alt2

Group :: Office
RPM: magicpoint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: magicpoint
Version: 1.13a
Release: alt6.20140908

Summary: Presentation tool
Group: Office
License: BSD-3-Clause
Url: http://member.wide.ad.jp/wg/mgp/

# ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/%name-%version.tar.bz2

Source: %name-%version.tar

Requires: ghostscript-classic, netpbm, sharutils, /bin/gunzip

BuildRequires: rpm-build-fonts
BuildRequires: flex gccmakedep imake pkg-config
BuildRequires: imlib2-devel libjpeg-devel libpng-devel libmng-devel libungif-devel
BuildRequires: fontconfig-devel libfreetype-devel
BuildRequires: libXmu-devel libXext-devel libXft-devel
BuildRequires: xorg-xextproto-devel xorg-cf-files
BuildRequires: libm17n-devel

%add_findreq_skiplist %_bindir/mgpnet

%description
MagicPoint is an X11 based presentation tool.  It is designed to make
simple presentations easy while to make complicated presentations
possible.  Its presentation file (whose suffix is typically .mgp) is
just text so that you can create presentation files quickly with your
favorite editor (e.g. Emacs).

%prep
%setup

%build
%add_optflags -D__SABER__ -DFREETYPEFONTDIR=\"%_ttffontsdir\"
export mgp_cv_path_uuencode=%_bindir/uuencode
export mgp_cv_path_uudecode=%_bindir/uudecode
%autoreconf
# --disable-vflib \
%configure \
--prefix=%prefix \
--enable-xft2 \
--enable-imlib \
--enable-freetype \
--enable-freetype-charset16 \
--enable-locale \
--enable-gif \
--with-m17n-lib \
--enable-debug \
--with-x \
#
xmkmf -a
# SMP-incompatible build.
sed -i 's|\(CDEBUGFLAGS =.*\)|\1 -g|' Makefile
%make

%install
%makeinstall install.man DESTDIR=%buildroot

%files
%_bindir/*
%_libdir/mgp
%_man1dir/*
%doc COPYRIGHT FAQ README* RELNOTES SYNTAX USAGE sample

%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