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

Группа :: Разработка/C
Пакет: libral

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

%define oversion 0.9.6
Name: libral
Version: 0.96
Release: alt0.1.qa3

Summary: An address book engine

License: LGPL
Group: Development/C
#Url: http://libral.sourceforge.net/
Url: http://developer.berlios.de/projects/libral

Packager: Vitaly Lipatov <lav at altlinux.ru>

#Source: http://dl.sf.net/%name/%name-%version.tar.bz2

Source: http://download.berlios.de/libral/%name-%oversion.tar.bz2
Patch: %name-0.95.patch

# Automatically added by buildreq on Sun Mar 26 2006

BuildRequires: gcc-c++ glib2-devel glibc-devel libxml2-devel pkg-config zlib-devel
BuildRequires: gtk-doc

%description
Libral is an address book engine. It allows you to create your address
books and to add personal and company cards to them. Data managed in
a personal card include personal data (name, surname, address, etc.),
Web links, email addresses, irc uris, telephone numbers, job information
(company where the contact works, manager, collaborator, etc.), and
notes. In a company card you can manage Web links, email addresses,
telephone numbers, and notes. XML is used to store data. Libral can import
addressbooks from GnomeCard, Kaddressbook, VCard, Evolution, and CSV.

%package devel
Summary: Header files for libral
Summary(ru_RU.KOI8-R): Заголовочные файлы для libral
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contain header files for libral.

%description -l ru_RU.KOI8-R
Пакет содержит заголовочные файлы для libral.

%prep
%setup -q -n %name-%oversion
%patch

%build
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall
%find_lang %name

%files -f %name.lang
%doc AUTHORS README
%_libdir/*.so.*
%_libdir/%name/

%files devel
%_includedir/%name-*
%_pkgconfigdir/*.pc
%_libdir/*.so
%_datadir/gtk-doc/html/libRAL/

%changelog

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

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