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

Revision 521, 4.2 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

Line 
1#define svn 22184
2
3Name:           inkscape
4Summary:        A Vector Drawing Application
5Summary(ja):    ベクトル描画アプリケーション
6Version:        0.47
7Release:        2%{?_dist_release}
8License:        GPL
9Group:          Applications/Graphics
10URL:            http://www.inkscape.org/
11BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12
13Source:         %{name}-%{version}.tar.bz2
14Patch10:        %{name}-22184-vine.patch
15
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: libgnomeprint-devel >= 1.116.0
21BuildRequires: libgnomeprintui-devel >= 1.116.0
22BuildRequires: gc-devel >= 6.4
23BuildRequires: libsigc++-devel >= 2.0.12
24BuildRequires: gtkmm2-devel >= 2.4.0
25BuildRequires: libpng-devel >= 1.2.0
26BuildRequires: perl-XML-Parser
27BuildRequires: lcms-devel >= 1.13
28BuildRequires: poppler-devel
29BuildRequires: pango-devel, cairo-devel
30BuildRequires: gsl-devel
31BuildRequires: libboost-devel
32
33%description
34Inkscape is a SVG based generic vector-drawing program for
35Linux/Unix/Windows/Mac.
36
37%description -l ja
38Inkscape は SVG ベースの汎用ベクトル描画プログラムです。
39Linux/Unix/Windows/Mac で動作します。
40
41%prep
42%setup -q -n %{name}-%{version}
43%patch10 -p1
44
45%build
46%configure \
47 --with-xinerama \
48 --enable-static=no \
49 --with-python \
50 --with-gnome-vfs \
51 --with-inkjar \
52 --enable-inkboard \
53 --enable-lcms \
54 --enable-poppler-cairo
55
56make %{?_smp_mflags}
57
58%install
59rm -rf %{buildroot}
60%makeinstall
61
62%find_lang %{name}
63
64%clean
65rm -rf %{buildroot}
66
67%files -f %{name}.lang
68%defattr(-, root, root)
69%doc AUTHORS COPYING ChangeLog NEWS README
70%{_bindir}/inkscape
71%{_bindir}/inkview
72#%{_libdir}/inkscape
73%{_datadir}/applications/*.desktop
74%{_datadir}/pixmaps/*
75%{_datadir}/inkscape
76%{_mandir}/man1/*
77
78%changelog
79* Fri Nov 27 2009 Shu KONNO <owa@bg.wakwak.com> 0.47-2
80- rebuild with poppler-0.12.1
81
82* Mon Nov 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.47-1
83- new upstream release
84- add BR: libboost-devel
85
86* Thu Sep 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.47-0.1.pre2
87- update to 0.47pre2
88- drop obsolete patches
89- add BR: gsl-devel
90
91* Sat Dec 13 2008 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 0.46-4
92- rebuild with poppler-0.10.2
93
94* Sun Oct 05 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.46-3
95- add Patch[1-6]
96
97* Sat Aug 23 2008 Shu KONNO <owa@bg.wakwak.com> 0.46-2vl5
98- added inkscape-0.46-poppler-0.8.3.patch
99- spec in utf-8
100- added option %%{?_smp_mflags} at make
101
102* Sun Apr 20 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.46-1vl5
103- new upstream release
104
105* Fri May 11 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.45.1-0vl2
106- rebuild with new environment/toolchain
107
108* Mon Apr 30 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.45.1-0vl1
109- new upstream release
110
111* Sun Mar 11 2007 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 0.45-0vl2
112- add BuildRequires: lcms-devel >= 1.13, libxslt-devel >= 1.0.15
113- update required version of gtk2-devel
114
115* Sat Feb 10 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.45-0vl1
116- new upstream release
117
118* Sun Sep 24 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.44.1-0vl1
119- new upstream release
120
121* Wed Nov 23 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.43-0vl1
122- new upstream release
123
124* Tue Aug 23 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.42.2-0vl1
125- new upstream release
126
127* Mon Aug 22 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.42.1-0vl1
128- new upstream release
129
130* Thu Aug 18 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.42-0vl1
131- new upstream release
132
133* Tue Nov 16 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.40-0vl1
134- new upstream release
135- add Japanese summary and description
136- fixed dependancy of libsigc++12 to libsigc++ >= 2.0
137
138* Tue Nov 16 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.39-1vl2
139- fixed dependancy of libsigc++ to libsigc++12
140- fixed %files section
141
142* Wed Aug 25 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.39-1vl1
143- rebuild for Vine Linux
144- s/Copyright/License/
145- added Requires and BuildRequires
146
147* Sat Jul 17 2004 Bryce W. Harrington <bryce@bryceharrington.com>
148- Removing _libdir and TODO, updating description
149
150* Thu May 01 2003 Christian Schaller <uraeus@gnome.org>
151- Fix up the spec file for current release
152
153* Mon Sep 23 2002 Dag Wieers <dag@wieers.com>
154- Update to 0.2.6
155
156* Thu Sep 12 2002 Dag Wieers <dag@wieers.com>
157- Update to 0.2.5
158- Changed SPEC to benefit from macros
Note: See TracBrowser for help on using the repository browser.