Summary: Free user-friendly XML editor Summary(pl): Wolnodostępny, przyjazny dla użytkownika edytor XML-a Name: conglomerate Version: 0.7.14 Release: 1 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz # Source0-md5: 1a04815a1059987aea45816aa1401bc3 Patch0: %{name}-desktop.patch Patch1: %{name}-locale-names.patch Patch2: %{name}-missing_files.patch URL: http://www.conglomerate.org/ BuildRequires: GConf2-devel >= 2.4.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: gtk+2-devel >= 2:2.4.3 BuildRequires: gtk-doc >= 1.0 BuildRequires: gtksourceview-devel >= 0.6 BuildRequires: intltool >= 0.30 BuildRequires: libglade2-devel >= 2.0.1 BuildRequires: libgnomeprintui-devel >= 2.4.0 BuildRequires: libgnomeui-devel >= 2.4.0 BuildRequires: libxslt-devel >= 1.0.0 Requires(post): GConf2 Requires(post): scrollkeeper Requires: gtk+2 >= 2:2.4.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Conglomerate is a free user-friendly XML editor. It attempts to hide the gory details of XML from the end-user. It can support any XML file format, but so far we have been concentrating on DocBook support. A goal of the project is to create a free DocBook editor that Word users can easily learn. %description -l pl Conglomerate to wolnodostępny, przyjazny dla użytkownika edytor XML-a. Próbuje ukryć mordercze szczegóły XML-a przed końcowym użytkownikiem. Potrafi obsłużyć każdy format pliku XML, ale jak na razie jego rozwój jest skoncentrowany na obsłudze dla DocBooka. Celem projektu jest stworzenie wolnodostępnego edytora DocBooka, łatwego do nauczenia dla użytkowników Worda. %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 mv po/{no,nb}.po %build glib-gettextize --copy --force intltoolize --copy --force %{__aclocal} %{__autoheader} %{__autoconf} %{__automake} %configure \ --enable-gtk-doc \ --disable-schemas-install \ --with-html-dir=%{_gtkdocdir} \ --enable-printing %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %find_lang %{name} --with-gnome %clean rm -rf $RPM_BUILD_ROOT %post /usr/bin/scrollkeeper-update %gconf_schema_install %postun -p /usr/bin/scrollkeeper-update %files -f %{name}.lang %defattr(644,root,root,755) %attr (755,root,root) %{_bindir}/* %{_sysconfdir}/gconf/schemas/* %{_datadir}/%{name} %{_desktopdir}/* %{_pixmapsdir}/*.png %{_pixmapsdir}/%{name} %{_omf_dest_dir}/* %{_gtkdocdir}/%{name} %{_datadir}/application-registry/* %{_datadir}/mime-info/*