Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37884660
en ru br
Репозитории ALT
5.1: 0.6.0-alt4
4.1: 0.6.0-alt2
www.altlinux.org/Changes

Группа :: Офис
Пакет: cdcollect

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

Name: cdcollect
Version: 0.6.0
Release: alt2

Summary: CD/DVD catalog application for GNOME

Group: Office
License: GPL
Url: http://cdcollect.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# Typical environment for GNOME program

Requires(post): GConf2
Requires(post,postun): scrollkeeper
BuildPreReq: libGConf2-devel
BuildPreReq: desktop-file-utils
BuildPreReq: menu-devel

# Automatically added by buildreq on Thu Oct 11 2007

BuildRequires: GConf gcc-c++ glib2-devel libgnome-sharp mono-data-sqlite mono-mcs perl-XML-Parser

# FIXME: broken buildreq for mono packages?

BuildPreReq: libgtk-sharp2 libgnome-sharp-devel libsqlite3-devel

BuildRequires: /proc

%description
CDCollect is a CD/DVD catalog application for gnome 2.16. Its
functionality is similar to the old gtktalog application for gnome 1.4.
It's goal is to be able to catalog your entire CD collection allowing
for searches of your CD/DVD files with a clean and simple interface.

%prep
%setup -q

%build
%configure --disable-schemas-install --disable-scrollkeeper
%make_build

%install
# overwrite libdir for fix x86_64 build
%make_install install DESTDIR=%buildroot cdcollectlibdir=%_libdir/%name
%__subst "s|/usr/lib|%_libdir|g" %buildroot/%_bindir/%name

%find_lang %name --with-gnome

%post
%gconf2_install %name
%update_menus
%update_scrollkeeper

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall %name
fi

%postun
%clean_menus
%clean_scrollkeeper

%files -f %name.lang
%doc AUTHORS ChangeLog README NEWS
%_bindir/%name
%_libdir/%name/
%_pixmapsdir/*
%_desktopdir/*
%config %_sysconfdir/gconf/schemas/*

%changelog

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

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