Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37509470
en ru br
ALT Linux repos
S:0.9-alt1.1
5.0: 0.2.1.90-alt1

Group :: Publishing
RPM: kbibtex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define Name KBibTeX
Name: kbibtex
Version: 0.2.1.90
Release: alt1
Summary: A BibTeX editor for KDE
License: %gpl2plus
Group: Publishing
URL: http://www.unix-ag.uni-kl.de/~fischer/%name
Source: %url/download/%name-%version.tar
Patch: %name-%version-%release.patch
Requires: lib%{name}part = %version-%release
Packager: Led <led at altlinux.ru>

BuildRequires(pre): rpm-build-licenses
BuildRequires: gcc-c++ imake kdelibs-devel libXt-devel libdnet-devel
BuildRequires: libjpeg-devel libxslt-devel xml-utils xorg-cf-files

%description
%Name is a BibTeX editor for KDE to edit bibliographies used with
LaTeX. Features include comfortable input masks, starting web queries
(e. g. Google or PubMed) and exporting to PDF, PostScript, RTF and
XML/HTML. As %Name is using KDE's KParts technology.


%package -n lib%{name}part
Summary: %Name KParts library
Group: System/Libraries

%description -n lib%{name}part
%Name is a BibTeX editor for KDE to edit bibliographies used with
LaTeX. Features include comfortable input masks, starting web queries
(e. g. Google or PubMed) and exporting to PDF, PostScript, RTF and
XML/HTML.
This package contains KDE's KParts technology library.


%prep
%setup
%patch -p1


%build
%make_build -f Makefile.cvs
%configure
%make_build
bzip2 --keep --force --best ChangeLog


%install
%make_install DESTDIR=%buildroot install
%find_lang --with-kde %name


%files -f %name.lang
%doc AUTHORS BUGS ChangeLog.* NEWS TODO
%_bindir/*
%_man1dir/*
%_desktopdir/kde/*
%_datadir/apps/%name
%_iconsdir/*/*/apps/*


%files -n lib%{name}part
%_libdir/kde3/*.so
%_datadir/services/*
%_datadir/apps/%{name}part


%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