source: projects/specs/trunk/i/inkscape/inkscape-vl.spec @ 8406

Revision 8406, 6.7 KB checked in by Takemikaduchi, 10 years ago (diff)

rebuild with poppler-0.24.5

Line 
1Name:           inkscape
2Summary:        A Vector Drawing Application
3Summary(ja):    ベクター描画アプリケーション
4Version:        0.48.4
5Release:        5%{?_dist_release}
6
7Group:          Applications/Graphics
8License:        GPLv2
9URL:            http://www.inkscape.org/
10
11Source:         http://downloads.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
12
13Patch0:         inkscape-0.48.4-freetype-2.5.x.patch
14
15BuildRoot:      %{_tmppath}/%{name}-%{version}-root
16BuildRequires: gtk2-devel >= 2.8.0
17BuildRequires: gnome-vfs2-devel >= 2.0.0
18BuildRequires: libxml2-devel >= 2.6.11
19BuildRequires: libxslt-devel >= 1.0.15
20BuildRequires: gc-devel >= 6.4
21BuildRequires: libsigc++-devel >= 2.0.12
22BuildRequires: gtkmm2-devel >= 2.4.0
23BuildRequires: libpng-devel >= 1.2.0
24BuildRequires: perl-XML-Parser
25BuildRequires: lcms2-devel
26BuildRequires: poppler-devel >= 0.14.2
27BuildRequires: pango-devel, cairo-devel
28BuildRequires: gsl-devel
29BuildRequires: libboost-devel
30BuildRequires: popt-devel
31BuildRequires: ImageMagick-c++-devel
32Requires:      python-lxml
33Requires:      perl-XML-RegExp
34Requires:      perl-XML-DOM
35Requires:      perl-XML-XQL
36
37Vendor: Project Vine
38Distribution: Vine Linux
39
40%description
41Inkscape is a SVG based generic vector-drawing program for
42Linux/Unix/Windows/Mac.
43
44%description -l ja
45Inkscape は SVG ベースの汎用ベクトル描画プログラムです。
46Linux/Unix/Windows/Mac で動作します。
47
48%prep
49%setup -q -n %{name}-%{version}
50%patch0 -p1
51sed -i "s|,;|;|g" src/widgets/desktop-widget.h
52
53%build
54%configure \
55    --with-python \
56    --with-gnome-vfs \
57    --with-inkjar \
58    --enable-lcms \
59    --enable-poppler-cairo
60
61make %{?_smp_mflags}
62
63%install
64rm -rf %{buildroot}
65
66make install DESTDIR=$RPM_BUILD_ROOT
67
68rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
69
70%find_lang %{name}
71
72%clean
73rm -rf %{buildroot}
74
75%post
76/sbin/ldconfig
77touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
78
79%postun
80if [ $1 -eq 0 ] ; then
81    update-desktop-database -q &> /dev/null
82    touch --no-create %{_iconsdir}/icons/hicolor &> /dev/null
83    gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
84fi
85
86%posttrans
87update-desktop-database -q &> /dev/null
88gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
89
90
91%files -f %{name}.lang
92%defattr(-, root, root)
93%doc AUTHORS COPYING ChangeLog NEWS README
94%{_bindir}/inkscape
95%{_bindir}/inkview
96%{_datadir}/applications/*.desktop
97%{_datadir}/icons/hicolor/*
98%{_datadir}/inkscape
99%{_mandir}/man1/*
100%{_mandir}/*/man1/*
101
102%changelog
103* Sat May 03 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.4-5
104- rebuild with poppler-0.24.5
105- add Patch0 (inkscape-0.48.4-freetype-2.5.x.patch)
106
107* Sun Nov 10 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.4-4
108- rebuild with ImageMagick-6.8.7.5
109
110* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.4-3
111- rebuild with poppler-0.24.2
112
113* Wed Aug 14 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.4-2
114- rebuild with ImageMagick-6.8.6.8
115
116* Mon Jul 15 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.4-1
117- new upstream release
118- remove Patch0 (inkscape-0.48.2-poppler_020.patch)
119
120* Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.3.1-2
121- rebuild with poppler-0.20.4
122- add Patch0 (inkscape-0.48.2-poppler_020.patch) from fedora
123- change BuildRequires: lcms2-devel instead of lcms-devel
124
125* Thu Apr 19 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.3.1-1
126- new upstream release
127
128* Sat Mar 10 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.2-2
129- rebuild with ImageMagick-6.7.5.10
130
131* Sat Feb  4 2012 TANAKA hiroaki <mosaicist@par.odn.ne.jp> 0.48.2-1
132- new upstream release
133
134* Sat May 28 2011 TANAKA hiroaki <mosaicist@par.odn.ne.jp>
135- add Requires: python-lxml,perl-XML-RegExp,perl-XML-DOM
136
137* Sat Mar 12 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.48.1-1
138- new upstream release
139- built with poppler-0.16.3
140
141* Wed Oct 06 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.0-2
142- rebuild with poppler-0.14.2
143- add BuildRequires: popt-devel, ImageMagick-c++-devel
144
145* Sun Oct  3 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.48-1
146- new upstream release
147- rebuilt with ImageMagick-6.6.4.8
148
149* Thu Apr 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.47-3
150- added Patch0 for building with poppler-0.12.2+
151- rebuilt with new toolchain and ImageMagick-6.6.1.5
152- removed BR: libgnomeprint-devel, libgnomeprintui-devel
153
154* Fri Nov 27 2009 Shu KONNO <owa@bg.wakwak.com> 0.47-2
155- rebuild with poppler-0.12.1
156
157* Mon Nov 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.47-1
158- new upstream release
159- add BR: libboost-devel
160
161* Thu Sep 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.47-0.1.pre2
162- update to 0.47pre2
163- drop obsolete patches
164- add BR: gsl-devel
165
166* Sat Dec 13 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.46-4
167- rebuild with poppler-0.10.2
168
169* Sun Oct 05 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.46-3
170- add Patch[1-6]
171
172* Sat Aug 23 2008 Shu KONNO <owa@bg.wakwak.com> 0.46-2vl5
173- added inkscape-0.46-poppler-0.8.3.patch
174- spec in utf-8
175- added option %%{?_smp_mflags} at make
176
177* Sun Apr 20 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.46-1vl5
178- new upstream release
179
180* Fri May 11 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.45.1-0vl2
181- rebuild with new environment/toolchain
182
183* Mon Apr 30 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.45.1-0vl1
184- new upstream release
185
186* Sun Mar 11 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.45-0vl2
187- add BuildRequires: lcms-devel >= 1.13, libxslt-devel >= 1.0.15
188- update required version of gtk2-devel
189
190* Sat Feb 10 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.45-0vl1
191- new upstream release
192
193* Sun Sep 24 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.44.1-0vl1
194- new upstream release
195
196* Wed Nov 23 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.43-0vl1
197- new upstream release
198
199* Tue Aug 23 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.42.2-0vl1
200- new upstream release
201
202* Mon Aug 22 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.42.1-0vl1
203- new upstream release
204
205* Thu Aug 18 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.42-0vl1
206- new upstream release
207
208* Tue Nov 16 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.40-0vl1
209- new upstream release
210- add Japanese summary and description
211- fixed dependancy of libsigc++12 to libsigc++ >= 2.0
212
213* Tue Nov 16 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.39-1vl2
214- fixed dependancy of libsigc++ to libsigc++12
215- fixed %files section
216
217* Wed Aug 25 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.39-1vl1
218- rebuild for Vine Linux
219- s/Copyright/License/
220- added Requires and BuildRequires
221
222* Sat Jul 17 2004 Bryce W. Harrington <bryce@bryceharrington.com>
223- Removing _libdir and TODO, updating description
224
225* Thu May 01 2003 Christian Schaller <uraeus@gnome.org>
226- Fix up the spec file for current release
227
228* Mon Sep 23 2002 Dag Wieers <dag@wieers.com>
229- Update to 0.2.6
230
231* Thu Sep 12 2002 Dag Wieers <dag@wieers.com>
232- Update to 0.2.5
233- Changed SPEC to benefit from macros
Note: See TracBrowser for help on using the repository browser.