From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 24 Apr 2006 22:21:17 +0400 From: Alexey Tourbin To: ALT Linux Devel Mailing List Message-ID: <20060424182117.GJ8441@localhost> Mail-Followup-To: ALT Linux Devel Mailing List References: <20060424115016.GA32656@lks.home> <200604241656.08466.shrek@freesource.info> <20060424131443.GX8441@localhost> <200604241725.36654.shrek@freesource.info> <20060424141722.GZ8441@localhost> <20060424160722.GD8441@localhost> <20060424163952.GF8441@localhost> <20060424164602.GG8441@localhost> <20060424170858.GA3999@basalt.office.altlinux.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8BaRf9C5c8wiXWYy" Content-Disposition: inline In-Reply-To: <20060424170858.GA3999@basalt.office.altlinux.org> Subject: Re: [devel] libfreetype.so.6 sucks X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Apr 2006 18:21:01 -0000 Archived-At: List-Archive: List-Post: --8BaRf9C5c8wiXWYy Content-Type: multipart/mixed; boundary="LmeqhziFqEm+Ep0k" Content-Disposition: inline --LmeqhziFqEm+Ep0k Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 24, 2006 at 09:08:58PM +0400, Dmitry V. Levin wrote: > On Mon, Apr 24, 2006 at 08:46:02PM +0400, Alexey Tourbin wrote: > > =EE=C1=D7=C5=D2=CE=CF=C5 =CC=D5=DE=DB=C5 =D7=D3=C5=C7=CF =C4=CC=D1 =CE= =CF=D7=CF=C7=CF libfreetype =D3=C4=C5=CC=C1=D4=D8 version script. > =E4=C1=D6=C5 =C4=CC=D1 =CE=D9=CE=C5=DB=CE=C5=C7=CF, =C1 =CE=C5 =D4=CF=CC= =D8=CB=CF =C4=CC=D1 =CE=CF=D7=CF=C7=CF. =F3=C4=C5=CC=C1=CC. =F4=C5=D0=C5=D2=D8 =C8=CF=DE=D5 =D3=C4=C5=CC=C1=D4=D8 = NMU. --LmeqhziFqEm+Ep0k Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="freetype-2.1.10-alt-version-script.patch" Content-Transfer-Encoding: quoted-printable --- freetype-2.1.10/builds/unix/unix-cc.in- 2003-11-09 11:37:13 +0300 +++ freetype-2.1.10/builds/unix/unix-cc.in 2006-04-24 21:58:42 +0400 @@ -94,6 +94,7 @@ # LINK_LIBRARY =3D $(LIBTOOL) --mode=3Dlink $(CCraw) -o $@ $(OBJECTS_LIST) \ -rpath $(libdir) -version-info $(version_info) \ + -Wl,--version-script=3D$(TOP_DIR)/libfreetype6.map \ $(LDFLAGS) =20 =20 --- freetype-2.1.10/libfreetype6.map- 2006-04-24 21:58:42 +0400 +++ freetype-2.1.10/libfreetype6.map 2006-04-24 21:58:42 +0400 @@ -0,0 +1,39 @@ +FREETYPE_2.1.10 { + global: + FT_Access_Frame; + FT_Bitmap_Convert; + FT_Bitmap_Copy; + FT_Bitmap_Done; + FT_Bitmap_Embolden; + FT_Bitmap_New; + FT_Extract_Frame; + FT_Forget_Frame; + FT_Get_Char; + FT_Get_Long; + FT_Get_LongLE; + FT_Get_Offset; + FT_Get_PS_Font_Private; + FT_Get_Short; + FT_Get_ShortLE; + FT_GlyphSlot_Embolden; + FT_GlyphSlot_Oblique; + FT_New_Memory_Stream; + FT_OpenType_Validate; + FT_Outline_Embolden; + FT_Read_Char; + FT_Read_Fields; + FT_Read_Long; + FT_Read_LongLE; + FT_Read_Offset; + FT_Read_Short; + FT_Read_ShortLE; + FT_Read_Stream; + FT_Read_Stream_At; + FT_Release_Frame; + FT_Seek_Stream; + FT_Sfnt_Table_Info; + FT_Skip_Stream; + FT_Stream_TryRead; + local: + [^F]*; +}; --LmeqhziFqEm+Ep0k-- --8BaRf9C5c8wiXWYy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFETRcdfBKgtDjnu0YRAnUzAJ9IAVjLMLFgtgKmBQFutAiOUVkFVACg0OE0 1/Vqs2Ztxt4NsxMrCGXUX0c= =PQ8O -----END PGP SIGNATURE----- --8BaRf9C5c8wiXWYy--