Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37555273
en ru br
ALT Linux repos
5.0: 0.0.9-alt0.2.1
4.0: 0.0.9-alt0.2

Group :: Text tools
RPM: newton

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: newton
Version: 0.0.9
Release: alt0.2.1

Summary: Personal desktop wiki applet for GNOME2
Summary(ru_RU.KOI8-R): Вики-апплет для GNOME2

License: GPL
Group: Text tools
Url: http://newton.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

%setup_python_module %name

Requires(post): GConf2
BuildPreReq: libGConf2-devel

# manually removed: eric

# Automatically added by buildreq on Fri Nov 04 2005
BuildRequires: GConf2 glib2-devel perl-XML-Parser pkg-config python-base python-dev python-module-pygnome-devel python-module-pygnome-extras-devel python-module-pygtk-devel python-modules-encodings

%description
Newton is a desktop wiki applet for the GNOME2 desktop environment. You
enter your notes and information in a simple wiki-like syntax and Newton
formats it in rich HTML for you! It is designed to make the creation of
richly formatted documents of any type as simple and quick as possible.

%prep
%setup -q
#%patch -p0

%build
%configure
%make_build

%install
%makeinstall

%find_lang %name --with-gnome

%post
%gconf2_install %name

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

%postun
%clean_menus

%files -f %name.lang
%_bindir/*
%_datadir/%name
%_datadir/gnome-2.0/ui/*
%_datadir/pixmaps/*
%_libdir/bonobo/servers/*
#%_iconsdir/*
%python_sitelibdir/%modulename
%config %_sysconfdir/gconf/schemas/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin