Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37733772
en ru br
ALT Linux repos
S:2.2.14-alt1
5.0: 1.0.7-alt1
4.1: 1.0.7-alt1
4.0: 1.0.5-alt1.1
3.0: 1.0-alt1

Other repositories
Upstream:1.0.7

Group :: Editors
RPM: bluefish

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bluefish
Version: 1.0.7
Release: alt1

Summary: A WYSIWYG GPLized HTML editor

Serial: 1

Url: http://bluefish.openoffice.nl
License: GPL
Group: Editors

#snapshot from http://pkedu.fbt.eitn.wau.nl/~olivier/snapshots/

Source: http://bluefish.openoffice.nl/download/%name-%version.tar.bz2
Source1: bluefish-16x16.png
Source2: bluefish-32x32.png
Source3: bluefish-48x48.png

Patch: bluefish-1.0-alt-build.patch
Patch1: bluefish-1.0-alt-build2.patch
Packager: Fr. Br. George <george at altlinux.ru>

# Automatically added by buildreq on Mon Feb 27 2006 (-bi)

BuildRequires: ORBit2-devel desktop-file-utils esound fontconfig freetype2 glib2-devel gnome-vfs2-devel libGConf2-devel libICE-devel libSM-devel libart_lgpl-devel libaspell-devel libatk-devel libbonobo2-devel libbonoboui-devel libcairo-devel libgnome-devel libgnome-keyring-devel libgnomecanvas-devel libgnomeui-devel libgtk+2-devel libpango-devel libpcre-devel libpopt-devel libxml2-devel pkg-config shared-mime-info zlib-devel

%description
Bluefish is a programmer's HTML editor, designed to save the experienced
webmaster some keystrokes.

It features a multiple file editor, multiple toolbars, custom menus, image
and thumbnail dialogs,  open from the web, HTML validation and lots of wizards.

It is in continuous development, but it's already one of the best WYSIWYG HTML
editors.

%prep
%setup -q
%patch -p1
%patch1 -p1

%build
autoconf
%configure
%make_build

%install
install -d $RPM_BUILD_ROOT%_datadir/pixmaps
install -d $RPM_BUILD_ROOT%_datadir/applications

make install DESTDIR=%buildroot

#menu

mkdir -p $RPM_BUILD_ROOT%_menudir
cat << EOF > $RPM_BUILD_ROOT%_menudir/%name
?package(bluefish): command="bluefish" icon="bluefish.png" needs="x11" title="BlueFish" longtitle="Beautiful GPLized HTML editor" section="Applications/Development/Development environments"
EOF


%__subst s,$RPM_BUILD_ROOT,, $RPM_BUILD_ROOT/%_datadir/applications/%name.desktop

install -Dpm644 %SOURCE1 $RPM_BUILD_ROOT/%_miconsdir/%name.png
install -Dpm644 %SOURCE2 $RPM_BUILD_ROOT/%_niconsdir/%name.png
install -Dpm644 %SOURCE3 $RPM_BUILD_ROOT/%_liconsdir/%name.png


%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%_bindir/*
%_menudir/*
%_datadir/%name
%_datadir/pixmaps/*
%_datadir/applications/*
%_datadir/application-registry/*
%_datadir/mime-info/*
%_datadir/mime/packages/*
%_liconsdir/*.png
%_niconsdir/*.png
%_miconsdir/*.png

%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