131 lines
4.5 KiB
RPMSpec
131 lines
4.5 KiB
RPMSpec
Name: bluefish
|
|
Version: 2.2.12
|
|
Release: 1mamba
|
|
Summary: A powerful editor for experienced web designers and programmers
|
|
Group: Graphical Desktop/Applications/Development
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
|
URL: http://bluefish.openoffice.nl/
|
|
Source: http://www.bennewitz.com/bluefish/stable/source/bluefish-%{version}.tar.bz2
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libatk-devel
|
|
BuildRequires: libcairo-devel
|
|
BuildRequires: libenchant-devel
|
|
BuildRequires: libfontconfig-devel
|
|
BuildRequires: libfreetype-devel
|
|
BuildRequires: libglib-devel
|
|
BuildRequires: libgtk-devel
|
|
BuildRequires: libpango-devel
|
|
BuildRequires: libpcre-devel
|
|
BuildRequires: libxml2-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: pkgconfig
|
|
BuildRequires: aspell-devel
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%description
|
|
Bluefish is a powerful editor targeted towards programmers and webdesigners, with many options to write websites, scripts and programming code.
|
|
Bluefish supports many programming and markup languages, and it focuses on editing dynamic and interactive websites.
|
|
See features for an extensive overview, take a look at the screenshots, or download it right away.
|
|
Bluefish is an open source development project, released under the GNU GPL license.
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%configure --disable-update-databases
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall
|
|
|
|
%find_lang %{name}
|
|
for f in about charmap entities htmlbar infbrowser snippets zencoding; do
|
|
%find_lang %{name}_plugin_$f
|
|
cat %{name}_plugin_$f.lang >> %{name}.lang
|
|
done
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root)
|
|
%{_bindir}/%{name}
|
|
%{_libdir}/bluefish/*.la
|
|
%{_libdir}/bluefish/*.so
|
|
%{_datadir}/appdata/bluefish.appdata.xml
|
|
%{_datadir}/applications/bluefish.desktop
|
|
%dir %{_datadir}/bluefish
|
|
%{_datadir}/bluefish/*
|
|
%{_datadir}/mime/packages/bluefish.xml
|
|
%{_datadir}/pixmaps/application-x-bluefish-project.png
|
|
%{_datadir}/pixmaps/bluefish.png
|
|
%{_datadir}/xml/bluefish
|
|
%{_datadir}/icons/hicolor/*/apps/bluefish.png
|
|
%{_datadir}/icons/hicolor/*/mimetypes/*.png
|
|
%{_datadir}/icons/hicolor/scalable/apps/bluefish-icon.svg
|
|
%{_datadir}/icons/hicolor/scalable/mimetypes/bluefish-project.svg
|
|
%{_docdir}/bluefish/bflang/sample.bflang2
|
|
%{_mandir}/man1/bluefish.1*
|
|
%doc AUTHORS COPYING ChangeLog
|
|
#NEWS README TODO
|
|
|
|
%changelog
|
|
* Fri Nov 20 2020 Automatic Build System <autodist@mambasoft.it> 2.2.12-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 17 2020 Automatic Build System <autodist@mambasoft.it> 2.2.11-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 13 2017 Automatic Build System <autodist@mambasoft.it> 2.2.10-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jun 28 2016 Automatic Build System <autodist@mambasoft.it> 2.2.9-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jan 25 2016 Automatic Build System <autodist@mambasoft.it> 2.2.8-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Thu Feb 05 2015 Automatic Build System <autodist@mambasoft.it> 2.2.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 22 2014 Automatic Build System <autodist@mambasoft.it> 2.2.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 05 2014 Automatic Build System <autodist@mambasoft.it> 2.2.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Feb 12 2013 Automatic Build System <autodist@mambasoft.it> 2.2.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jun 27 2012 Automatic Build System <autodist@mambasoft.it> 2.2.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 29 2012 Automatic Build System <autodist@mambasoft.it> 2.2.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Dec 27 2011 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Nov 28 2011 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
|
- update to 2.2.0
|
|
|
|
* Wed Feb 23 2011 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Thu Sep 16 2010 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
|
- automatic update to 2.0.2 by autodist
|
|
|
|
* Sat Jul 31 2010 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
|
|
- update to 2.0.1
|
|
|
|
* Thu Feb 18 2010 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
|
- automatic update to 2.0.0 by autodist
|
|
|
|
* Tue Apr 17 2007 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 1.0.7-1mamba
|
|
- package created by autospec
|