source: projects/specs/trunk/l/latexila/latexila-vl.spec @ 9073

Revision 9073, 4.9 KB checked in by Takemikaduchi, 9 years ago (diff)

GNOME 3.14.1

Line 
1Name:           latexila
2Version:        3.14.2
3Release:        1%{?_dist_release}
4Summary:        Integrated LaTeX Environment for the GNOME desktop
5
6Group:          Applications/Publishing
7License:        GPLv3+
8URL:            http://projects.gnome.org/latexila/
9Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.14/%{name}-%{version}.tar.xz
10
11BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12
13BuildRequires:  gettext
14BuildRequires:  gtksourceview3-devel
15BuildRequires:  desktop-file-utils
16BuildRequires:  libgee-devel
17BuildRequires:  unique-devel
18BuildRequires:  gtkspell3-devel
19BuildRequires:  gsettings-desktop-schemas-devel
20BuildRequires:  itstool
21
22Requires:       hicolor-icon-theme
23Requires:       itstool
24Requires:       latexmk
25Requires:       rubber
26Requires:       gtkspell3
27Requires:       gsettings-desktop-schemas
28
29Vendor: Project Vine
30Distribution: Vine Linux
31Packager: Takemikaduchi
32
33
34%description
35LaTeXila is an Integrated LaTeX Environment for GNOME. The main features are:
36  * Configurable buttons to compile, convert and view a document in one click
37  * LaTeX commands auto-completion
38  * Symbol tables (Greek letters, arrows, ...)
39  * File browser integrated
40  * Template managing
41  * Menus with the most commonly used LaTeX commands
42  * Easy projects management
43
44%prep
45%setup -q
46
47%build
48%configure \
49        --disable-static
50make %{?_smp_mflags}
51
52%install
53rm -rf %{buildroot}
54make install DESTDIR=%{buildroot}
55%find_lang %{name} --all-name --with-gnome
56
57desktop-file-install \
58        --dir %{buildroot}%{_datadir}/applications \
59         %{buildroot}%{_datadir}/applications/%{name}.desktop
60
61%clean
62rm -rf %{buildroot}
63
64%post
65update-desktop-database &> /dev/null || :
66touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
67
68if [ $1 -eq 1 ] ; then
69        glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
70fi
71
72%postun
73update-desktop-database &> /dev/null || :
74
75if [ $1 -eq 0 ] ; then
76  touch --no-create %{_datadir}/icons/hicolor &>/dev/null
77  gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
78  glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
79fi
80
81
82%posttrans
83gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
84
85%files -f %{name}.lang
86%defattr(-,root,root,-)
87%doc AUTHORS COPYING README NEWS HACKING TODO
88%{_mandir}/man1/%{name}.1.*
89%{_bindir}/*
90
91%{_datadir}/%{name}/
92%{_datadir}/appdata/%{name}.appdata.xml
93%{_datadir}/applications/%{name}.desktop
94%{_datadir}/icons/hicolor/*/apps/%{name}.*
95%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
96
97%changelog
98* Mon Nov 03 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
99- new upstream release
100- change BuildRequires: libgee-devel instead of libgee06-devel
101
102* Sat May 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.12.1-1
103- new upstream release
104- change BuildRequires: gtkspell3-devel instead of gtkspell-devel
105
106* Fri Sep 06 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.3-1
107- new upstream release
108
109* Sun Jun 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.2-1
110- new upstream release
111
112* Sun May 19 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.1-1
113- new upstream release
114
115* Mon May 06 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.8.0-1
116- new upstream release
117
118* Sun Oct 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.1-1
119- new upstream release
120
121* Fri Oct 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.0-1
122- new upstream release
123- change BuildRequires: gtksourceview3-devel instead of gtksourceview2-devel
124- change BuildRequires: libgee06-devel instead of libgee-devel
125- add BuildRequires: gsettings-desktop-schemas-devel
126
127* Tue Jun 12 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.4.1-1
128- new upstream release
129
130* Mon Apr 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.4.0-1
131- new upstream release
132- add BuildRequires: gtkspell-devel
133
134* Wed Feb 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.3-1
135- new upstream release
136
137* Mon Oct 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.2-1
138- initial build for Vine Linux
139
140
141* Tue Jul 12 2011 Thibault North <tnorth@fedoraproject.org> - 2.0.8-1
142- Update to 2.0.8
143
144* Thu Apr 7 2011 Thibault North <tnorth@fedoraproject.org> - 2.0.7-1
145- Update to 2.0.7
146
147* Sun Mar 20 2011 Thibault North <tnorth@fedoraproject.org> - 2.0.6-1
148- Update to 2.0.6
149
150* Tue Feb 15 2011 Thibault North <tnorth@fedoraproject.org> - 2.0.5-1
151- Update to 2.0.5, thanks Sébastien Wilmet
152
153* Thu Nov 25 2010 Thibault North <tnorth@fedoraproject.org> - 2.0.1-4
154- A few more fixes
155
156* Mon Nov 22 2010 Thibault North <tnorth@fedoraproject.org> - 2.0.1-3
157- Use %%find_lang, fixes by Mohamed El Morabity
158
159* Sun Nov 21 2010 Thibault North <tnorth@fedoraproject.org> - 2.0.1-2
160- Small fixes
161
162* Sun Nov 21 2010 Sébastien Wilmet <sebastien.wilmet@gmail.com> - 2.0.1-1
163- Release 2.0.1
164
165* Sun Nov 14 2010 Thibault North <tnorth@fedoraproject.org> - 2.0.0-1
166- Release 2.0
167
168* Mon Mar 1 2010 Sébastien Wilmet <sebastien.wilmet@gmail.com> - 0.2-1
169- New upstream release
170- Icons support
171
172* Fri Dec 25 2009 Sébastien Wilmet <sebastien.wilmet@gmail.com> - 0.1-1
173- Initial package for Fedora
Note: See TracBrowser for help on using the repository browser.