Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570304
en ru br
ALT Linux repos
S:1.6-alt2.qa1
5.0: 1.4-alt2
4.1: 1.3-alt2
4.0: 1.3-alt1

Other repositories

Group :: Publishing
RPM: gbdfed

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gbdfed
Version: 1.6
Release: alt2.qa1

Packager: Victor Forsiuk <force at altlinux.org>

Summary: A BDF font editor that can import/export other font formats
License: Freely distributable
Group: Publishing

URL: http://www.math.nmsu.edu/~mleisher/Software/gbdfed
Source: %url/gbdfed-%version.tbz2
Source1: gbdfed.desktop
Source2: gbdfed16x16.png
Source3: gbdfed32x32.png
Source4: gbdfed48x48.png

# Automatically added by buildreq on Tue Oct 19 2010

BuildRequires: imake libICE-devel libgtk+2-devel xorg-cf-files

%description
gbdfed lets you interactively create new bitmap font files or modify existing
ones. It allows editing multiple fonts and multiple glyphs, it allows cut and
paste operations between fonts and glyphs and editing font properties. The
editor works natively with BDF fonts.

%prep
%setup

subst 's/getline/get_line/g' bdfgname.c
subst 's/-DG.K_DISABLE_DEPRECATED//' Makefile.in

%build
%configure
%make_build

%install
%makeinstall_std

install -pD -m644 %_sourcedir/gbdfed.desktop %buildroot%_desktopdir/gbdfed.desktop
install -pD -m644 %_sourcedir/gbdfed16x16.png %buildroot%_miconsdir/gbdfed.png
install -pD -m644 %_sourcedir/gbdfed32x32.png %buildroot%_niconsdir/gbdfed.png
install -pD -m644 %_sourcedir/gbdfed48x48.png %buildroot%_liconsdir/gbdfed.png

%files
%_bindir/*
%_man1dir/*
%_desktopdir/*
%_miconsdir/*
%_niconsdir/*
%_liconsdir/*

%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