]> git.pld-linux.org Git - packages/crossmingw32-glib2.git/blob - crossmingw32-glib2.spec
e7fff3ce7499e9728d852ea4dd660fd1ac5ced55
[packages/crossmingw32-glib2.git] / crossmingw32-glib2.spec
1 Summary:        Useful routines for 'C' programming - MinGW32 cross version
2 Summary(cs.UTF-8):      Šikovná knihovna s funkcemi pro pomocné programy
3 Summary(da.UTF-8):      Nyttige biblioteksfunktioner
4 Summary(de.UTF-8):      Eine nützliche Library von Dienstprogramm-Funktionen
5 Summary(es.UTF-8):      Conjunto de funciones gráficas utilitarias
6 Summary(fi.UTF-8):      Kirjasto, jossa on työkalufunktioita
7 Summary(fr.UTF-8):      Bibliothèque de fonctions utilitaires
8 Summary(ja.UTF-8):      便利なユーティリティ関数のライブラリ
9 Summary(pl.UTF-8):      Biblioteka zawierająca wiele użytecznych funkcji C - wersja skrośna dla MinGW32
10 Summary(pt_BR.UTF-8):   Conjunto de funções gráficas utilitárias
11 Summary(tr.UTF-8):      Yararlı ufak yordamlar kitaplığı
12 Summary(zh_CN.UTF-8):   实用工具函数库
13 %define         realname   glib
14 Name:           crossmingw32-glib2
15 Version:        2.36.4
16 Release:        1
17 License:        LGPL v2+
18 Group:          Development/Libraries
19 Source0:        http://ftp.gnome.org/pub/GNOME/sources/glib/2.36/glib-%{version}.tar.xz
20 # Source0-md5:  2f4b15f7ef43d8702d067ab987bf7aba
21 Patch0:         %{name}-stacktest.patch
22 Patch1:         glib2-cross.patch
23 Patch2:         glib2-win32.patch
24 URL:            http://www.gtk.org/
25 BuildRequires:  autoconf >= 2.62
26 BuildRequires:  automake >= 1:1.11
27 BuildRequires:  crossmingw32-gcc
28 BuildRequires:  crossmingw32-gettext
29 BuildRequires:  crossmingw32-libffi >= 3.0.0
30 BuildRequires:  crossmingw32-libiconv
31 BuildRequires:  crossmingw32-pcre >= 8.13
32 BuildRequires:  crossmingw32-zlib
33 # host glib-genmarshall and glib-compile-schemas are needed for cross-compiling
34 BuildRequires:  glib2 >= 1:2.32.0
35 BuildRequires:  gtk-doc >= 1.15
36 BuildRequires:  libtool >= 2:2.2
37 BuildRequires:  pkgconfig >= 1:0.16
38 BuildRequires:  python >= 1:2.5
39 BuildRequires:  tar >= 1:1.22
40 BuildRequires:  xz
41 Requires:       crossmingw32-gettext
42 Requires:       crossmingw32-pcre >= 8.13
43 ExcludeArch:    i386
44 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
45
46 %define         no_install_post_strip   1
47
48 %define         target                  i386-mingw32
49 %define         host                    %{target}
50 %define         target_platform         %{target}
51
52 %define         _sysprefix              /usr
53 %define         _prefix                 %{_sysprefix}/%{target}
54 %define         _libdir                 %{_prefix}/lib
55 %define         _pkgconfigdir           %{_prefix}/lib/pkgconfig
56 %define         _dlldir                 /usr/share/wine/windows/system
57 %define         __cc                    %{target}-gcc
58 %define         __cxx                   %{target}-g++
59 %define         __pkgconfig_provides    %{nil}
60 %define         __pkgconfig_requires    %{nil}
61
62 %ifnarch %{ix86}
63 # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc.
64 # now at least i486 is required for atomic operations
65 %define         optflags        -O2 -march=i486
66 %endif
67 # -z options are invalid for mingw linker, most of -f options are Linux-specific
68 %define         filterout_ld    -Wl,-z,.*
69 %define         filterout_c     -f[-a-z0-9=]*
70
71 %description
72 GLib, is a library which includes support routines for C such as
73 lists, trees, hashes, memory allocation, and many other things. GLib
74 includes also generally useful data structures used by GIMP and many
75 other.
76
77 This package contains the cross version for Win32.
78
79 %description -l cs.UTF-8
80 Šikovná knihovna s funkcemi pro pomocné programy. Vývojové knihovny a
81 hlavičky jsou v balíčku glib-devel.
82
83 %description -l da.UTF-8
84 Nyttigt bibliotek med forskellige funktioner. Udviklings- biblioteker
85 og headerfiler er i glib-devel pakken.
86
87 %description -l de.UTF-8
88 Eine nützliche Library von Dienstprogramm-Funktionen.
89 Entwicklungs-Libraries und Header befinden sich in glib-devel.
90
91 %description -l es.UTF-8
92 Conjunto de funciones utilitarias. Bibliotecas de desarrollo y
93 archivos de inclusión están en glib-devel.
94
95 %description -l fi.UTF-8
96 Kirjasto, jossa on työkalufunktioita. Kehitysversiot ja
97 header-tiedostot ovat glib-devel-paketissa.
98
99 %description -l ja.UTF-8
100 GLibはユーティリティ関数を集めた便利なライブラリです。このC言語用ライブラリは、
101 いくつかの問題を解決するよう設計されており、多くのプログラムから要求される使いやすい
102 関数を提供します。
103
104 GLibはGDK,
105 GTK+他多くのアプリケーションで利用される。このライブラリに依存するアプリケーション
106 等のためにこのglibパッケージをインストールしてください。
107
108 %description -l pl.UTF-8
109 GLib jest zestawem bibliotek zawierających funkcje do obsługi list i
110 drzew, funkcje mieszające, funkcje do alokacji pamięci i dużo innych
111 podstawowych funkcji i różnych struktur danych używanych przez program
112 GIMP i wiele innych.
113
114 Ten pakiet zawiera wersję skrośną dla Win32.
115
116 %description -l pt_BR.UTF-8
117 Conjunto de funções utilitárias. Bibliotecas de desenvolvimento e
118 arquivos de inclusão estão em glib-devel.
119
120 %description -l tr.UTF-8
121 Yararlı yordamlar kitaplığı. Geliştirme kitaplıkları ve başlık
122 dosyaları glib-devel paketinde yer almaktadır.
123
124 %package dll
125 Summary:        DLL glib2 libraries for Windows
126 Summary(pl.UTF-8):      Biblioteki DLL glib2 dla Windows
127 Group:          Applications/Emulators
128 Requires:       crossmingw32-gettext-dll
129 Requires:       crossmingw32-libffi-dll >= 3.0.0
130 Requires:       crossmingw32-pcre-dll >= 8.13
131 Requires:       wine
132
133 %description dll
134 DLL glib2 libraries for Windows.
135
136 %description dll -l pl.UTF-8
137 Biblioteki DLL glib2 dla Windows.
138
139 %prep
140 %setup -q -n %{realname}-%{version}
141 %patch0 -p1
142 %patch1 -p1
143 %patch2 -p1
144
145 %build
146 export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
147 %{__gtkdocize}
148 %{__libtoolize}
149 %{__aclocal} -I m4macros
150 %{__autoconf}
151 %{__autoheader}
152 %{__automake}
153 %configure \
154         DBUS_DAEMON=no \
155         --target=%{target} \
156         --host=%{target} \
157         --disable-dtrace \
158         --disable-gtk-doc \
159         --disable-silent-rules \
160         --enable-shared \
161         --with-pcre=system
162
163 %{__make}
164
165 %install
166 rm -rf $RPM_BUILD_ROOT
167
168 %{__make} install \
169         DESTDIR=$RPM_BUILD_ROOT
170
171 install -d $RPM_BUILD_ROOT%{_dlldir}
172 mv -f $RPM_BUILD_ROOT%{_prefix}/bin/*.dll $RPM_BUILD_ROOT%{_dlldir}
173
174 %if 0%{!?debug:1}
175 %{target}-strip --strip-unneeded -R.comment -R.note $RPM_BUILD_ROOT%{_dlldir}/*.dll
176 %{target}-strip -g -R.comment -R.note $RPM_BUILD_ROOT%{_libdir}/*.a
177 %endif
178
179 %{__rm} $RPM_BUILD_ROOT%{_libdir}/charset.alias
180 # use system glib2-devel instead
181 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/{aclocal,bash-completion,gdb,glib-2.0,gtk-doc,man}
182 # runtime
183 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale
184
185 %clean
186 rm -rf $RPM_BUILD_ROOT
187
188 %files
189 %defattr(644,root,root,755)
190 %{_libdir}/libgio-2.0.dll.a
191 %{_libdir}/libglib-2.0.dll.a
192 %{_libdir}/libgmodule-2.0.dll.a
193 %{_libdir}/libgobject-2.0.dll.a
194 %{_libdir}/libgthread-2.0.dll.a
195 %{_libdir}/libgio-2.0.la
196 %{_libdir}/libglib-2.0.la
197 %{_libdir}/libgmodule-2.0.la
198 %{_libdir}/libgobject-2.0.la
199 %{_libdir}/libgthread-2.0.la
200 %{_libdir}/gthread-2.0.def
201 %{_includedir}/gio-win32-2.0
202 %{_includedir}/glib-2.0
203 %dir %{_libdir}/glib-2.0
204 %dir %{_libdir}/glib-2.0/include
205 %{_libdir}/glib-2.0/include/glibconfig.h
206 %{_pkgconfigdir}/gio-2.0.pc
207 %{_pkgconfigdir}/gio-windows-2.0.pc
208 %{_pkgconfigdir}/glib-2.0.pc
209 %{_pkgconfigdir}/gmodule-2.0.pc
210 %{_pkgconfigdir}/gmodule-export-2.0.pc
211 %{_pkgconfigdir}/gmodule-no-export-2.0.pc
212 %{_pkgconfigdir}/gobject-2.0.pc
213 %{_pkgconfigdir}/gthread-2.0.pc
214
215 %files dll
216 %defattr(644,root,root,755)
217 %{_dlldir}/libgio-2.0-*.dll
218 %{_dlldir}/libglib-2.0-*.dll
219 %{_dlldir}/libgmodule-2.0-*.dll
220 %{_dlldir}/libgobject-2.0-*.dll
221 %{_dlldir}/libgthread-2.0-*.dll
This page took 0.063372 seconds and 3 git commands to generate.