source: projects/specs/trunk/lib/libg/libgdiplus/libgdiplus-vl.spec @ 9028

Revision 9028, 4.3 KB checked in by inagaki, 10 years ago (diff)

2014-10-27 Ryoichi INAGAKI <ryo1@…>

  • gtksourceview-sharp2, nettle, ode: changed Group
  • libgdiplus: updated
  • yudit: rebuilt


Line 
1Name:           libgdiplus
2Summary:        An Open Source implementation of the GDI+ API.
3Summary(ja):    GDI+ API のオープンソースな実装
4Version:        3.8
5Release:        1%{?_dist_release}
6
7License:        MIT
8Group:          System Environment/Libraries
9URL:            http://www.mono-project.com/docs/gui/libgdiplus/
10
11Source:         http://download.mono-project.com/sources/libgdiplus/%{name}-%{version}.tar.gz
12Patch0:         libgdiplus-2.10-freetype-2.5.x.patch
13Patch1:         libgdiplus-2.10-QuantizeBuffer.patch
14
15BuildRoot:      %{_tmppath}/%{name}-%{version}-root
16BuildRequires:  cairo-devel >= 1.8.0
17BuildRequires:  glib2-devel
18BuildRequires:  libexif-devel
19BuildRequires:  libjpeg-devel
20BuildRequires:  giflib-devel
21BuildRequires:  libtiff-devel
22BuildRequires:  freetype2-devel
23
24Vendor: Project Vine
25Distribution: Vine Linux
26
27%description
28An Open Source implementation of the GDI+ API.
29This is part of the Mono project.
30
31%description -l ja
32GDI+ API のオープンソースな実装です.
33これは Mono Project の一部です.
34
35%package devel
36Summary:        Libraries for developing with libgdiplus.
37Summary(ja):    libgdiplus の開発用ライブラリ
38Group:          Development/Libraries
39Requires:       %{name} = %{version}-%{release}
40Requires:       glib2-devel
41Requires:       cairo-devel
42Requires:       libjpeg-devel
43Requires:       giflib-devel
44Requires:       libtiff-devel
45Requires:       freetype2-devel
46
47%description devel
48This package provides the necessary development libraries to allow
49you to develop with libgdiplus.
50
51%description devel -l ja
52libgdiplus を使って開発する時に必要なライブラリ集です。
53
54%prep
55%setup -q
56#patch0 -p1 -b .ft
57%patch1 -p1 -b .qb
58
59%build
60%configure --enable-silent-rules --disable-static
61make %{?_smp_mflags}
62
63%install
64rm -rf $RPM_BUILD_ROOT
65make install DESTDIR=$RPM_BUILD_ROOT
66
67rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
68
69%post  -p /sbin/ldconfig
70
71%postun -p /sbin/ldconfig
72
73%clean
74rm -rf $RPM_BUILD_ROO
75
76
77%files
78%defattr(0644, root, root, 0755)
79%doc AUTHORS COPYING
80%{_libdir}/*.so.*
81
82%files devel
83%defattr(0644, root, root, 0755)
84%{_libdir}/*.so
85%{_libdir}/pkgconfig/*
86
87%changelog
88* Sun Oct 26 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.8-1
89- updated to 3.8
90- dropt Patch0
91- linked with libexif
92- updated URL
93
94* Fri Dec 27 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.10-2
95- rebuild with VineSeed environment
96- add Patch0 (libgdiplus-2.10-freetype-2.5.x.patch)
97- add Patch1 (libgdiplus-2.10-QuantizeBuffer.patch)
98
99* Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 2.10-1
100- updated libgdiplus to 2.10
101
102* Sun Nov 21 2010 Shu KONNO <owa@bg.wakwak.com> 2.8.1-1
103- updated libgdiplus to 2.8.1
104
105* Fri Oct 08 2010 Shu KONNO <owa@bg.wakwak.com> 2.8-1
106- updated libgdiplus to 2.8
107
108* Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.7-2
109- rebuild with rpm-4.8.1 for pkg-config file
110
111* Mon Jul 26 2010 Shu KONNO <owa@bg.wakwak.com> 2.6.7-1
112- updated libgdiplus to 2.6.7
113
114* Sat May 01 2010 Shu KONNO <owa@bg.wakwak.com> 2.6.4-1
115- updated libgdiplus to 2.6.4
116
117* Sat Apr 10 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.6.2-2
118- added --disable-static option to %%configure
119- added Requires to devel package
120
121* Thu Apr 08 2010 Shu KONNO <owa@bg.wakwak.com> 2.6.2-1
122- updated libgdiplus to 2.6.2
123
124* Sun Dec 27 2009 Shu KONNO <owa@bg.wakwak.com> 2.6-1
125- updated libgdiplus to 2.6
126
127* Sun Apr 05 2009 Shu KONNO <owa@bg.wakwak.com> 2.4-1
128- new upstream release
129- dropt static library
130
131* Mon Oct 06 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-1
132- new upstream release
133
134* Fri Aug 15 2008 Shu KONNO <owa@bg.wakwak.com> 1.2.5-1vl5
135- applied new versioning policy, spec in utf-8
136
137* Fri Sep 14 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.2.5-0vl1
138- new upstream release
139- added --without-libexif option
140
141* Sat Oct 14 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.13.6-0vl1
142- new upstream release
143
144* Wed Mar 29 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.13.4-0vl1
145- new upstream release
146
147* Sun Dec 19 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0.5-0vl1
148- new upstream release
149
150* Tue Nov 23 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0.4-0vl2
151- fixed spec file encofing (was iso-2022-jp?)
152- changed Groups of each packages
153
154* Sat Nov 06 2004 Satoshi MACHINO <machino@vinelinux.org> 1.0.4-0vl1
155- new upstream version
156- added japanese description
157
158* Sat Nov 06 2004 Satoshi MACHINO <machino@vinelinux.org> 1.0.2-0vl2
159- build on cairo-0.2.0
160
161* Sat Oct 16 2004 Satoshi MACHINO <machino@vinelinux.org> 1.0.2-0vl1
162- built for VineLinux
163
164
Note: See TracBrowser for help on using the repository browser.