Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570419
en ru br
Репозитории ALT
S:15.1.1-alt1
5.1: 2.26.3.1-alt1
4.1: 2.22.1-alt1.qa1
4.0: 1.8.0-alt1
3.0: 1.4.3-alt1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: gucharmap

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

%define ver_major 1.8

Name: gucharmap
Version: %ver_major.0
Release: alt1

Summary: gucharmap is a featureful unicode character map
License: GPL
Group: Text tools

Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.bz2
Patch1: %name-1.6-fix-all-linguas.patch

# From configure.in

%define gtk_ver 2.6.0
%define gtk_binary_ver 2.2.0
%define libgnome_ver 2.13.7
%define libgnomeui_ver 2.13.2
%define gnome_common_ver 2.8.0

Requires: lib%name = %version-%release

# From configure.in

BuildPreReq: intltool >= 0.35.0
BuildPreReq: gnome-doc-utils
BuildPreReq: libgtk+2-devel >= %gtk_ver
BuildPreReq: libgnomeui-devel >= %libgnomeui_ver
BuildPreReq: libgnome-devel >= %libgnome_ver
BuildPreReq: gnome-common >= %gnome_common_ver

BuildRequires: libSM-devel perl-XML-Parser scrollkeeper

%description
This package provides a featureful unicode character map for GNOME2.

%package -n lib%name
Summary: Shared library needed to run %name
Group: System/Libraries
License: LGPL
PreReq: libgtk+2 >= %gtk_ver

%description -n lib%name
This package provides shared library needed to run %name

%package -n lib%name-devel
Summary: Development files for lib%name
License: LGPL
Group: Development/C
Requires: lib%name = %version-%release

%description -n lib%name-devel
This package contains headers and libraries needed to compile
applications against lib%name

%prep
%setup -q
#patch1

%build
%__autoreconf
%configure \
   --disable-scrollkeeper \
   --disable-static

%make_build

%install
%makeinstall

%find_lang --with-gnome %name

%post -n lib%name
%post_ldconfig

%postun -n lib%name -p %postun_ldconfig

%files -f %name.lang
%_bindir/*
%_datadir/applications/*
%_liconsdir/*
%doc ChangeLog README TODO

%files -n lib%name
%_libdir/*.so.*

%files -n lib%name-devel
%_includedir/*
%_libdir/*.so
%_libdir/pkgconfig/*

%exclude %_localstatedir/scrollkeeper
%exclude %_iconsdir/hicolor/icon-theme.cache

%changelog

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

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