Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 1597b23d693d1a65f4bd9a69bb63a05d > files > 2

nemiver-0.9.3-2.mga3.src.rpm

Name: 	 	nemiver
Summary: 	Graphical debugger intended for GNOME
Version: 	0.9.3
Release: 	%mkrel 2
Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/nemiver/%{name}-%{version}.tar.xz
URL:		http://projects.gnome.org/nemiver/
License:	GPLv2+
Group:		Development/Other
BuildRequires: pkgconfig(gdlmm-3.0) >= 3.0
BuildRequires: pkgconfig(giomm-2.4) >= 2.15.2
BuildRequires: pkgconfig(glibmm-2.4) >= 2.14
BuildRequires: pkgconfig(gmodule-2.0) >= 2.14
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 0.0.1
BuildRequires: pkgconfig(gthread-2.0) >= 2.14
BuildRequires: pkgconfig(gtk+-3.0) >= 2.22
BuildRequires: pkgconfig(gtkhex-3) >= 2.90
BuildRequires: pkgconfig(gtkmm-3.0) >= 3.0
BuildRequires: pkgconfig(gtksourceviewmm-3.0) >= 3.0
BuildRequires: pkgconfig(libgtop-2.0) >= 2.14
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.22
BuildRequires: pkgconfig(sqlite3) >= 3.0
BuildRequires: pkgconfig(vte-2.90) >= 0.28
BuildRequires: intltool
BuildRequires: gdb
BuildRequires: gnome-doc-utils >= 0.3.2
BuildRequires: boost-devel
BuildRequires: dconf
Requires:	gdb
Obsoletes:	%{_lib}nemiver0
Obsoletes:	%{_lib}nemiver0-devel

%description
Nemiver is a graphical debugger that integrates well in the GNOME
desktop environment. It currently features a backend which uses the
well known GNU Debugger gdb to debug C / C++ programs.

%prep
%setup -q 

%build
%configure2_5x --enable-gsettings=yes --disable-schemas-compile --disable-schemas-install --disable-static
%make

%install
%makeinstall_std

#remove unpackaged files
rm -rf %{buildroot}%{_includedir}/* %{buildroot}%{_libdir}/pkgconfig
find %{buildroot} -name *.la -delete

%find_lang %{name} --with-gnome

%files -f %{name}.lang
%defattr(-,root,root)
%doc AUTHORS ChangeLog NEWS TODO* README
%{_bindir}/%{name}
%{_datadir}/applications/*
%{_datadir}/%{name}
%{_datadir}/glib-2.0/schemas/*.xml
%{_datadir}/icons/hicolor/*/apps/nemiver*
%{_libdir}/%{name}
%{_mandir}/man1/*
%dir %{_datadir}/omf/nemiver
%{_datadir}/omf/nemiver/*-C.omf
%lang(sv) %{_datadir}/omf/nemiver/*-sv.omf
%lang(es) %{_datadir}/omf/nemiver/*-es.omf
%lang(el) %{_datadir}/omf/nemiver/*-el.omf
%lang(oc) %{_datadir}/omf/nemiver/*-oc.omf
%lang(cs) %{_datadir}/omf/nemiver/*-cs.omf
%lang(de) %{_datadir}/omf/nemiver/*-de.omf
%lang(fr) %{_datadir}/omf/nemiver/*-fr.omf
%lang(gl) %{_datadir}/omf/nemiver/*-gl.omf
%lang(sl) %{_datadir}/omf/nemiver/*-sl.omf
%lang(zh_CN) %{_datadir}/omf/nemiver/*-zh_CN.omf


%changelog

* Sat Jan 12 2013 umeabot <umeabot> 0.9.3-2.mga3
+ Revision: 360899
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Aug 29 2012 fwang <fwang> 0.9.3-1.mga3
+ Revision: 285496
- update file list
- new version 0.9.3

* Mon Jun 11 2012 fwang <fwang> 0.9.2-1.mga3
+ Revision: 259689
- new version 0.9.2

* Thu Nov 24 2011 fwang <fwang> 0.9.1-2.mga3
+ Revision: 171542
- rebuild for new gdlmm

* Mon Nov 21 2011 fwang <fwang> 0.9.1-1.mga2
+ Revision: 170365
- update file list
- update file list
- update file list
- update file list
- disable installs
- force gsettings
- br boost
- add br
- add br
- fix typo
- new version 0.9.1

  + steletch <steletch>
    - Clean spec file
    - imported package nemiver