Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > b246f9928fb1548796912b48eba462c6 > files > 2

latexila-2.9.0-2.mga4.src.rpm

%define url_ver %(echo %{version} | cut -d "." -f -2)

Name:		latexila
Version:	2.9.0
Release:	%mkrel 2
Summary:	Integrated LaTeX Environment for the GNOME desktop
Group:		Publishing
License:	GPLv3+
URL:		http://projects.gnome.org/latexila/
Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
BuildRequires:	intltool >= 0.40.0
BuildRequires:	itstool
BuildRequires:	yelp-tools
BuildRequires:	libxml2-utils
BuildRequires:	vala >= 0.17.3.1
BuildRequires:	pkgconfig(enchant)
BuildRequires:	pkgconfig(gee-1.0)
BuildRequires:	pkgconfig(gio-2.0) >= 2.32
BuildRequires:	pkgconfig(glib-2.0) >= 2.32
BuildRequires:	pkgconfig(gsettings-desktop-schemas)
BuildRequires:	pkgconfig(gtk+-3.0) >= 3.4.3
BuildRequires:	pkgconfig(gtksourceview-3.0) >= 3.10
BuildRequires:	pkgconfig(gtkspell3-3.0) >= 3.0.4
BuildRequires:	gnome-common
Requires:	hicolor-icon-theme
Requires:	gsettings-desktop-schemas

%description
LaTeXila is an Integrated LaTeX Environment for GNOME. The main features are:
  * Configurable buttons to compile, convert and view a document in one click
  * LaTeX commands auto-completion
  * Symbol tables (Greek letters, arrows, ...)
  * File browser integrated
  * Template managing
  * Menus with the most commonly used LaTeX commands
  * Easy projects management

%prep
%setup -q

%build
%configure2_5x
%make

%install
%makeinstall_std
%find_lang %{name} --with-help

%files -f %{name}.lang
%doc AUTHORS COPYING README NEWS HACKING
%{_mandir}/man1/%{name}.1.*
%{_bindir}/*
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
%{_iconsdir}/*/*/*/*
%{_datadir}/appdata/%{name}.appdata.xml
%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml


%changelog
* Tue Oct 22 2013 umeabot <umeabot> 2.9.0-2.mga4
+ Revision: 541359
- Mageia 4 Mass Rebuild

* Sat Oct 12 2013 mitya <mitya> 2.9.0-1.mga4
+ Revision: 495649
- New version 2.9.0

* Tue Sep 03 2013 dams <dams> 2.8.3-1.mga4
+ Revision: 474730
- new version 2.8.3

* Sat Aug 17 2013 fwang <fwang> 2.8.2-2.mga4
+ Revision: 467331
- use gnome-autogen
- bump rel
- enable deprecated features

* Fri Jun 07 2013 ovitters <ovitters> 2.8.2-1.mga4
+ Revision: 440167
- new version 2.8.2

* Sat May 25 2013 ovitters <ovitters> 2.8.1-1.mga4
+ Revision: 427111
- new version 2.8.1

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

* Sat Nov 24 2012 ovitters <ovitters> 2.6.2-1.mga3
+ Revision: 321626
- new version 2.6.2

* Sat Oct 20 2012 ovitters <ovitters> 2.6.1-1.mga3
+ Revision: 308376
- new version 2.6.1

* Sun Oct 07 2012 ovitters <ovitters> 2.6.0-1.mga3
+ Revision: 303084
- new version 2.6.0

  + fwang <fwang>
    - drop duplicated files

* Tue Sep 11 2012 fwang <fwang> 2.5.4-1.mga3
+ Revision: 292120
- versioned vala req
- add br
- update br

  + ovitters <ovitters>
    - new version 2.5.4
    - new version 2.5.2
    - update br to gtkspell-3.0
    - new version 2.5.1

* Tue Jun 05 2012 ovitters <ovitters> 2.4.1-1.mga3
+ Revision: 254471
- new version 2.4.1

* Mon May 28 2012 ovitters <ovitters> 2.4.0-1.mga3
+ Revision: 248290
- update file list
- new version 2.4.0

* Mon Feb 06 2012 fwang <fwang> 2.3.1-1.mga2
+ Revision: 205292
- new version 2.3.1

* Sun Nov 27 2011 fwang <fwang> 2.3.0-1.mga2
+ Revision: 172745
- new version 2.3.0

* Sat Oct 08 2011 wally <wally> 2.2.2-1.mga2
+ Revision: 153011
- new version 2.2.2

* Sat Sep 17 2011 ovitters <ovitters> 2.2.1-1.mga2
+ Revision: 144424
- new version 2.2.1
  remove patch, build error was fixed upstream
- fix group
- use pkgconfig for buildrequires
- imported package latexila