Bug 36386 - musescore-2.3.2-alt1 builds a bundled copy of libfreetype
Summary: musescore-2.3.2-alt1 builds a bundled copy of libfreetype
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: musescore (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Grigory Ustinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-25 21:01 MSK by Dmitry V. Levin
Modified: 2019-04-16 20:48 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2019-03-25 21:01:56 MSK
$ comm -12 <(/usr/lib/rpm/provided_symbols /usr/lib64/libfreetype.so.6 |sort) \
<(/usr/lib/rpm/provided_symbols /usr/bin/mscore |sort)
FT_Activate_Size
FT_Add_Default_Modules
FT_Add_Module
FT_Angle_Diff
FT_Atan2
FT_Attach_File
FT_Attach_Stream
FT_Bitmap_Convert
FT_Bitmap_Copy
FT_Bitmap_Done
FT_Bitmap_Embolden
FT_Bitmap_Init
FT_Bitmap_New
FT_CeilFix
FT_Cos
FT_DivFix
FT_Done_Face
FT_Done_FreeType
FT_Done_Glyph
FT_Done_Library
FT_Done_Size
FT_Face_GetCharsOfVariant
FT_Face_GetCharVariantIndex
FT_Face_GetCharVariantIsDefault
FT_Face_GetVariantSelectors
FT_Face_GetVariantsOfChar
FT_FloorFix
FT_Get_Advance
FT_Get_Advances
FT_Get_Char_Index
FT_Get_Charmap_Index
FT_Get_CMap_Format
FT_Get_CMap_Language_ID
FT_Get_First_Char
FT_Get_Glyph
FT_Get_Glyph_Name
FT_Get_Kerning
FT_Get_Module
FT_Get_Name_Index
FT_Get_Next_Char
FT_Get_Postscript_Name
FT_Get_Renderer
FT_Get_Sfnt_Name
FT_Get_Sfnt_Name_Count
FT_Get_Sfnt_Table
FT_Get_SubGlyph_Info
FT_Get_Track_Kerning
FT_Get_TrueType_Engine_Type
FT_Glyph_Copy
FT_Glyph_Get_CBox
FT_GlyphSlot_Own_Bitmap
FT_Glyph_To_Bitmap
FT_Glyph_Transform
FT_Gzip_Uncompress
FT_Init_FreeType
FT_Library_Version
FT_List_Add
FT_List_Finalize
FT_List_Find
FT_List_Insert
FT_List_Iterate
FT_List_Remove
FT_List_Up
FT_Load_Char
FT_Load_Glyph
FT_Load_Sfnt_Table
FT_Matrix_Invert
FT_Matrix_Multiply
FT_MulDiv
FT_MulFix
FT_New_Face
FT_New_Library
FT_New_Memory_Face
FT_New_Size
FT_Open_Face
FT_Outline_Check
FT_Outline_Copy
FT_Outline_Decompose
FT_Outline_Done
FT_Outline_Embolden
FT_Outline_EmboldenXY
FT_Outline_Get_BBox
FT_Outline_Get_Bitmap
FT_Outline_Get_CBox
FT_Outline_Get_Orientation
FT_Outline_New
FT_Outline_Render
FT_Outline_Reverse
FT_Outline_Transform
FT_Outline_Translate
FT_Property_Get
FT_Property_Set
FT_Reference_Face
FT_Reference_Library
FT_Remove_Module
FT_Render_Glyph
FT_Request_Size
FT_RoundFix
FT_Select_Charmap
FT_Select_Size
FT_Set_Charmap
FT_Set_Char_Size
FT_Set_Debug_Hook
FT_Set_Pixel_Sizes
FT_Set_Renderer
FT_Set_Transform
FT_Sfnt_Table_Info
FT_Sin
FT_Stream_OpenGzip
FT_Stream_OpenLZW
FT_Tan
FT_Vector_From_Polar
FT_Vector_Length
FT_Vector_Polarize
FT_Vector_Rotate
FT_Vector_Transform
FT_Vector_Unit
TT_New_Context
TT_RunIns
Comment 1 Grigory Ustinov 2019-03-26 17:39:29 MSK
Спасибо, lav@, я действительно займусь этим, как только освобожусь от своих первоочередных задач.
Comment 2 Repository Robot 2019-04-16 20:48:12 MSK
musescore-3.0.5-alt1 -> sisyphus:

Tue Apr 16 2019 Grigory Ustinov <grenka@altlinux> 3.0.5-alt1
- Build new version (Closes: #36475).
- Build with system libfreetype (Closes: #36386).