Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37531926
en ru br
Репозитории ALT
S:5.18.12-alt2
5.1: 5.9.9-alt1
4.1: 5.8.9-alt1
4.0: 5.8.4-alt1
3.0: 5.6.6-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: autogen

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: autogen
Version: 5.6.6
Release: alt1

Summary: AutoGen - The Automated Program Generator
License: GPL
Group: Development/Other

Url: http://autogen.sourceforge.net/

Source: %name-%version.tar.bz2

# Automatically added by buildreq on Fri Feb 18 2005 (-bi)

BuildRequires: gcc-c++ guile16-devel gzip-utils libstdc++-devel libxml2-devel tetex-core zlib-devel

%description
AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions.  Its goal is to simplify the
maintenance of programs that contain large amounts of repetitious text.
This is especially valuable if there are several blocks of such text
that must be kept synchronized in parallel tables.

Some parts are released under different licensing:

libopts LGPL  This is a tear-off, redistributable option processing library
autofsm BSD   This is a template for producing finite state machine programs

The Copyright itself is privately held by Bruce Korb.

%package devel
Summary: autogen development files and libraries
Group: Development/Other
Requires: %name = %version-%release

%description devel
%summary

%prep
%setup -q

%build
%configure
%make

%install
%make DESTDIR=%buildroot install
# remove unpackaged files
%__rm -f %buildroot%_libdir/*.a

%post -p %post_ldconfig

%postun -p %postun_ldconfig

%files
%doc AUTHORS TODO COPYING NEWS NOTES THANKS README VERSION
%_bindir/*
%_libdir/*.so.*
%_datadir/%name
%_datadir/aclocal/*
%_infodir/%{name}*
%_man1dir/*
%_man3dir/*

%files devel
%dir %_includedir/autoopts
%_includedir/autoopts/*
%_libdir/pkgconfig/*.pc
%_libdir/*.so

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin