File anjuta-extras.spec of Package anjuta-extras

#
# spec file for package anjuta-extras (Version 2.32.1.1)
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           anjuta-extras
Summary:        Extra plugins for anjuta
Version:        2.32.1.1
Release:        1
License:        GPLv2+
Group:          Development/Tools/IDE
Url:            http://download.gnome.org/sources/anjuta-extras
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  anjuta-devel
BuildRequires:  binutils-devel
BuildRequires:  gcc-c++
BuildRequires:  gconf2-devel
BuildRequires:  graphviz-devel
BuildRequires:  intltool
BuildRequires:  libgnomecanvas-devel
BuildRequires:  libgnomeui-devel
BuildRequires:  translation-update-upstream
Requires:       %{name}-lang = %{version}
Requires:       anjuta
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%gconf_schemas_prereq

%description
The package contains the following plugins:

    * Scintilla Editor
    * Scratchbox Support
    * Profiler (gprof)
    * Valgrind


%lang_package
%prep
%setup -q
translation-update-upstream

%build
%configure --disable-static \
	--disable-schemas-install
%__make %{?smp_mflags}

%install
%makeinstall
find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{name}
%find_gconf_schemas

%pre -f %{name}.schemas_pre

%preun -f %{name}.schemas_preun

%posttrans -f %{name}.schemas_posttrans

%clean
rm -rf %{buildroot}

%files -f %{name}.schemas_list
%defattr(-,root,root)
%{_libdir}/anjuta/*.plugin
%{_libdir}/anjuta/*.so*
%{_datadir}/pixmaps/anjuta/*
%{_datadir}/anjuta/*

%files lang -f %{name}.lang

%changelog
openSUSE Build Service is sponsored by