Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37403563
en ru br
Репозитории ALT
5.1: 1.0.0-alt1
4.1: 0.10.0-alt1
4.0: 0.4.1-alt1
+backports:0.8.0-alt0.M40.2
3.0: 0.2.2-alt1.1
www.altlinux.org/Changes

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

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

Name: tomboy
Version: 0.2.2
Release: alt1.1

Summary: Tomboy is a desktop note-taking application

Group: Office
License: LGPL
Url: http://www.beatniksoftware.com/tomboy

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# Typical environment for GNOME program

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

Requires: libgtk-sharp

#manually removed: gcc-g77 hostinfo

# Automatically added by buildreq on Thu Dec 23 2004
BuildRequires: GConf2 gcc-c++ glib2-devel libatk-devel libdbus-mono libgtk+2-devel libgtk-sharp libgtkspell-devel libpango-devel libstdc++-devel mcs mono perl-XML-Parser pkgconfig xorg-x11-devel

%description
Tomboy is a desktop note-taking application for Linux and Unix.
Simple and easy to use, but with potential to help you organize
the ideas and information you deal with every day.

%prep
%setup -q

%build
export PATH=${PATH}:/usr/lib/mono/bin
./configure --disable-schemas-install
%make

%install
%makeinstall
%__install %SOURCE1 %buildroot/%_bindir

%__mkdir_p %buildroot%_menudir

freedesktop2menu.pl %name "Applications/Text tools" \
%buildroot%_datadir/applications/%name.desktop \
%buildroot%_menudir/%name

%find_lang %name

%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/*
%_menudir/*
%_libdir/%name/*
%_mandir/man1/*
%_datadir/pixmaps/*
%_datadir/applications/*.desktop
%_libdir/dbus-1.0/services/*
%config %_sysconfdir/gconf/schemas/*

%changelog

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

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