Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569429
en ru br
Репозитории ALT
S:1.38-alt1
5.1: 0.19.2-alt0.M50P.1
4.1: 0.14-alt1
4.0: 0.10.2-alt1.1
www.altlinux.org/Changes

Другие репозитории
Upstream:0.13

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

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

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: geany
Version: 0.10.2
Release: alt1.1

Summary: A fast and lightweight IDE using GTK2
License: GPL
Group: Development/Other
Url: http://geany.uvena.de/
Packager: Slava Semushin <php-coder at altlinux.ru>

Source: http://ovh.dl.sourceforge.net/%name/%name-%version.tar.bz2

Patch: %name-0.10-alt-configure-find_svn_silently.patch

Requires: libvte
BuildRequires: libgtk+2-devel gcc-c++

%description
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a few
dependencies from other packages. Another goal was to be as
independent as possible from a special Desktop Environment like KDE or
GNOME. So it is using only the GTK2 toolkit and therefore you need
only the GTK2 runtime libraries to run Geany.

%prep
%setup

%patch -p1

# - Install docs to /usr/share/doc/%name-%version

# - Install THANKS file
# - Don't install COPYING and ScintillaLicense.txt files
sed -i 's|^\(DOCDIR = .*\)|\1-$(VERSION)|;/ScintillaLicense.txt/d;s/COPYING/THANKS/' doc/Makefile.am

%build
%__autoreconf
%configure
%make_build --silent --no-print-directory

%install
%make_install --silent --no-print-directory DESTDIR=%buildroot install
%find_lang %name

%files -f %name.lang
%_bindir/%name
%_datadir/%name/
%_man1dir/%name.1.*
%_desktopdir/%name.desktop
%_pixmapsdir/%name.ico
%_pixmapsdir/%name.png
%_defaultdocdir/%name-%version/

%changelog

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

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