Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401126
en ru br
ALT Linux repos
S:1.0.6-alt1
5.0: 1.0.3-alt2
4.1: 1.0.3-alt1
4.0: 1.0.3-alt1

Group :: System/X11
RPM: bitmap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bitmap
Version: 1.0.6
Release: alt1
Summary: bitmap,  bmtoa, atobm - bitmap editor and converter utilities for the X Window System
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: libICE-devel libSM-devel libX11-devel libXau-devel libXaw-devel libXext-devel libXmu-devel
BuildRequires: libXpm-devel libXt-devel xorg-bitmaps xorg-util-macros libXdmcp-devel xorg-proto-devel

%description
The  bitmap program is a rudimentary tool for creating or editing rect-
angular images made up of 1's and 0's.   Bitmaps  are  used  in  X  for
defining  clipping  regions,  cursor  shapes, icon shapes, and tile and
stipple patterns.

The bmtoa and atobm filters convert bitmap files (FILE FORMAT)  to  and
from  ASCII  strings.  They are most commonly used to quickly print out
bitmaps and to generate versions for including in text.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_sysconfdir/X11/app-defaults/*
%_includedir/X11/bitmaps
%_bindir/*
%_man1dir/*

%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