Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37403734
en ru br
Репозитории ALT

Группа :: Графические оболочки/GNUstep
Пакет: gnustep-GTAMSAnalyzer

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

%set_verify_elf_method unresolved=strict

Name: gnustep-GTAMSAnalyzer
Version: 0.42
Release: alt7
Summary: GTAMS Analyzer is a complete coding and analysis package
License: GPL
Group: Graphical desktop/GNUstep
Url: http://tamsys.sourceforge.net/gtams/
Packager: Andrey Cherepanov <cas at altlinux.org>

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

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

Requires: gnustep-back

%description
GTAMS Analyzer is a complete coding and analysis package. It is a "port"
of TAMS Analyzer for Macintosh OS X. Note, at some point the two
projects will have identical file formats, at which point  the initial G
(for GNUstep) will be dropped. GTAMS stands for GNUstep Text Analysis
Markup System, it is a convention for identifying themes in text. The
software offers a wide range of tools for applying themes to texts and
identifying patterns of themes within and between texts.

%package docs
Summary: Documentation for GTAMSAnalyzer
Group: Documentation
BuildArch: noarch

%description docs
GTAMS Analyzer is a complete coding and analysis package. It is a "port"
of TAMS Analyzer for Macintosh OS X. Note, at some point the two
projects will have identical file formats, at which point  the initial G
(for GNUstep) will be dropped. GTAMS stands for GNUstep Text Analysis
Markup System, it is a convention for identifying themes in text. The
software offers a wide range of tools for applying themes to texts and
identifying patterns of themes within and between texts.

This package contains documentation for GTAMSAnalyzer.

%prep
%setup

rm -f Source/obj

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

%make_build -C Source \
messages=yes \
debug=yes \
strip=no \
shared=yes

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

%makeinstall_std -C Source GNUSTEP_INSTALLATION_DOMAIN=SYSTEM \
GNUSTEP_LOCAL_ROOT=%buildroot%_libdir/GNUstep

# There is a file in the package named .DS_Store or .DS_Store.gz,

# the file name used by Mac OS X to store folder attributes.  
# Such files are generally useless in packages and were usually accidentally
# included by copying complete directories from the source tarball.
find $RPM_BUILD_ROOT \( -name '*.DS_Store' -o -name '*.DS_Store.gz' \) -print -delete

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

%files
%doc ReadMe.* *.html
%_bindir/*
%_libdir/GNUstep
%_menudir/*

%files docs
%doc Documentation/*

%changelog

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

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