--- /srv/reproducible-results/rbuild-debian/r-b-build.jRfK6T8o/b1/allegro5_5.2.10.0+dfsg-1_armhf.changes
+++ /srv/reproducible-results/rbuild-debian/r-b-build.jRfK6T8o/b2/allegro5_5.2.10.0+dfsg-1_armhf.changes
├── Files
│ @@ -1,9 +1,9 @@
│
│ - 842276735772add159538503b952b0dc 1400460 doc optional allegro5-doc_5.2.10.0+dfsg-1_all.deb
│ + 69d59a0374534355c57fdf3cb7eeb316 1399568 doc optional allegro5-doc_5.2.10.0+dfsg-1_all.deb
│ 1ca042c5cff7c143735abdb2108502c5 19292 libdevel optional liballegro-acodec5-dev_5.2.10.0+dfsg-1_armhf.deb
│ d75098adb08656ee37e875126b8ef6c5 63548 debug optional liballegro-acodec5.2t64-dbgsym_5.2.10.0+dfsg-1_armhf.deb
│ b3444b74f449b0d2d0968c6f98d9d8d1 38316 libs optional liballegro-acodec5.2t64_5.2.10.0+dfsg-1_armhf.deb
│ 942b5337e5a4567af50c6a3cffdf1c2a 22064 libdevel optional liballegro-audio5-dev_5.2.10.0+dfsg-1_armhf.deb
│ 670da21d286751321cf7eb9838f57970 108676 debug optional liballegro-audio5.2t64-dbgsym_5.2.10.0+dfsg-1_armhf.deb
│ 5345eb0eb80eb0b8a70b78b33eda65f7 56004 libs optional liballegro-audio5.2t64_5.2.10.0+dfsg-1_armhf.deb
│ cdbbd2b7993ff22ef0677f5170a547c1 20344 libdevel optional liballegro-dialog5-dev_5.2.10.0+dfsg-1_armhf.deb
│ @@ -17,10 +17,10 @@
│ 2af83466bbf42fc03ef249acde1689e1 22472 libs optional liballegro-physfs5.2t64_5.2.10.0+dfsg-1_armhf.deb
│ 7d5585a995f96bb28be36cd17836aba6 19392 libdevel optional liballegro-ttf5-dev_5.2.10.0+dfsg-1_armhf.deb
│ 6a9fd036e63bc5a5d77a276754bd1068 31568 debug optional liballegro-ttf5.2t64-dbgsym_5.2.10.0+dfsg-1_armhf.deb
│ 8b4df2acdab20f5a9172b85396ef95fd 27184 libs optional liballegro-ttf5.2t64_5.2.10.0+dfsg-1_armhf.deb
│ 1ea735e7afe76cd902769884361977d2 19672 libdevel optional liballegro-video5-dev_5.2.10.0+dfsg-1_armhf.deb
│ c7b074f91451f7002bc4114ffe46cdda 39372 debug optional liballegro-video5.2t64-dbgsym_5.2.10.0+dfsg-1_armhf.deb
│ 6ac2873064ed7e1d96e2012beb5bfeef 32140 libs optional liballegro-video5.2t64_5.2.10.0+dfsg-1_armhf.deb
│ - 7d59372b8a6d81a57daab3e99641f1a9 116916 libdevel optional liballegro5-dev_5.2.10.0+dfsg-1_armhf.deb
│ + 3c1c3e5056a10367e0601fbdfe81aba4 116912 libdevel optional liballegro5-dev_5.2.10.0+dfsg-1_armhf.deb
│ e0927a72bfd89cc26f5e71d279642fcd 1233260 debug optional liballegro5.2t64-dbgsym_5.2.10.0+dfsg-1_armhf.deb
│ 5448e52038c36d3813ecca2e0be48367 376444 libs optional liballegro5.2t64_5.2.10.0+dfsg-1_armhf.deb
├── allegro5-doc_5.2.10.0+dfsg-1_all.deb
│ ├── file list
│ │ @@ -1,3 +1,3 @@
│ │ -rw-r--r-- 0 0 0 4 2024-11-29 14:21:22.000000 debian-binary
│ │ --rw-r--r-- 0 0 0 31660 2024-11-29 14:21:22.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 1368608 2024-11-29 14:21:22.000000 data.tar.xz
│ │ +-rw-r--r-- 0 0 0 31644 2024-11-29 14:21:22.000000 control.tar.xz
│ │ +-rw-r--r-- 0 0 0 1367732 2024-11-29 14:21:22.000000 data.tar.xz
│ ├── control.tar.xz
│ │ ├── control.tar
│ │ │ ├── ./control
│ │ │ │ @@ -1,13 +1,13 @@
│ │ │ │ Package: allegro5-doc
│ │ │ │ Source: allegro5
│ │ │ │ Version: 2:5.2.10.0+dfsg-1
│ │ │ │ Architecture: all
│ │ │ │ Maintainer: Debian Games Team
An opaque type representing an open display or window.
│ │ │ │Examples:
│ │ │ │*al_create_display(int w, int h) ALLEGRO_DISPLAY
Create a display, or window, with the specified dimensions. The │ │ │ │ @@ -580,15 +580,15 @@ │ │ │ │
Examples:
│ │ │ │int al_get_new_display_option(int option, int *importance)
Retrieve an extra display setting which was previously set with documentation on │ │ │ │ events for a list of the events displays will generate.
│ │ │ │Examples:
│ │ │ │*al_get_backbuffer(ALLEGRO_DISPLAY *display) ALLEGRO_BITMAP
Return a special bitmap representing the back-buffer of the │ │ │ │ @@ -1037,35 +1037,35 @@ │ │ │ │
See also: al_get_display_height
│ │ │ │Examples:
│ │ │ │int al_get_display_height(ALLEGRO_DISPLAY *display)
Gets the height of the display. This is like SCREEN_H in Allegro │ │ │ │ 4.x.
│ │ │ │See also: al_get_display_width
│ │ │ │Examples:
│ │ │ │bool al_resize_display(ALLEGRO_DISPLAY *display, int width, int height)
Resize the display. Returns true on success, or false on error. This │ │ │ │ @@ -1121,17 +1121,17 @@ │ │ │ │
See also: al_set_window_position, │ │ │ │ al_get_window_borders
│ │ │ │Examples:
│ │ │ │void al_set_window_position(ALLEGRO_DISPLAY *display, int x, int y)
Sets the position on screen of a non-fullscreen display.
│ │ │ │ @@ -1140,17 +1140,17 @@ │ │ │ │ al_get_window_borders │ │ │ │Examples:
│ │ │ │bool al_get_window_borders(ALLEGRO_DISPLAY *display, int *left, int *top, int *right, int *bottom)
If that information is available returns TRUE and fills in the size │ │ │ │ @@ -1539,15 +1539,15 @@ │ │ │ │
Examples:
│ │ │ │void al_acknowledge_drawing_resume(ALLEGRO_DISPLAY *display)
Each event is of one of the following types, with the usable fields │ │ │ │ given.
│ │ │ │Examples:
│ │ │ │A joystick axis value changed.
│ │ │ │See also: al_create_event_queue, al_destroy_event_queue
│ │ │ │Examples:
│ │ │ │typedef struct ALLEGRO_EVENT_SOURCE ALLEGRO_EVENT_SOURCE;
An event source is any object which can generate events. For example, │ │ │ │ @@ -1173,19 +1173,19 @@ │ │ │ │
See also: al_register_event_source, │ │ │ │ al_destroy_event_queue, │ │ │ │ ALLEGRO_EVENT_QUEUE
│ │ │ │Examples:
│ │ │ │void al_destroy_event_queue(ALLEGRO_EVENT_QUEUE *queue)
Destroy the event queue specified. All event sources currently │ │ │ │ @@ -1195,19 +1195,19 @@ │ │ │ │ 5.2.9)
│ │ │ │See also: al_create_event_queue, ALLEGRO_EVENT_QUEUE
│ │ │ │Examples:
│ │ │ │void al_register_event_source(ALLEGRO_EVENT_QUEUE *queue,
│ │ │ │ *source) ALLEGRO_EVENT_SOURCE
See also: al_unregister_event_source, │ │ │ │ ALLEGRO_EVENT_SOURCE
│ │ │ │Examples:
│ │ │ │void al_unregister_event_source(ALLEGRO_EVENT_QUEUE *queue,
│ │ │ │ *source) ALLEGRO_EVENT_SOURCE
Examples:
│ │ │ │bool al_get_next_event(ALLEGRO_EVENT_QUEUE *queue, ALLEGRO_EVENT *ret_event)
Take the next event out of the event queue specified, and copy the │ │ │ │ @@ -1369,19 +1369,19 @@ │ │ │ │ href="events.html#al_wait_for_event_timed">al_wait_for_event_timed, │ │ │ │ al_wait_for_event_until, │ │ │ │ al_get_next_event
│ │ │ │Examples:
│ │ │ │bool al_wait_for_event_timed(ALLEGRO_EVENT_QUEUE *queue,
│ │ │ │ *ret_event, float secs) ALLEGRO_EVENT
An opaque object representing an open file. This could be a real file │ │ │ │ on disk or a virtual file.
│ │ │ │Examples:
│ │ │ │typedef struct ALLEGRO_FILE_INTERFACE
A structure containing function pointers to handle a type of “file”, │ │ │ │ @@ -345,15 +345,15 @@ │ │ │ │
Examples:
│ │ │ │*al_fopen_interface(const ALLEGRO_FILE_INTERFACE *drv,
│ │ │ │ ALLEGRO_FILE const char *path, const char *mode)
Examples:
│ │ │ │typedef struct ALLEGRO_GLYPH ALLEGRO_GLYPH;
See also: al_init_image_addon, al_init_ttf_addon, al_shutdown_font_addon
│ │ │ │Examples:
│ │ │ │bool al_is_font_addon_initialized(void)
Frees the memory being used by a font structure. Does nothing if │ │ │ │ passed NULL.
│ │ │ │See also: al_load_font
│ │ │ │Examples:
│ │ │ │bool al_register_font_loader(char const *extension,
│ │ │ │ *(*load_font)(char const *filename, int size, int flags)) ALLEGRO_FONT
See also: al_get_ustr_width, al_get_font_line_height, al_get_text_dimensions
│ │ │ │Examples:
│ │ │ │int al_get_ustr_width(const ALLEGRO_FONT *f, ALLEGRO_USTR const *ustr)
Since: 5.1.12
│ │ │ │See also: al_get_fallback_font, al_draw_glyph, al_draw_text
│ │ │ │ -Examples:
│ │ │ │ -*al_get_fallback_font(ALLEGRO_FONT *font) ALLEGRO_FONT
Retrieves the fallback font for this font or NULL.
│ │ │ │Since: 5.1.12
│ │ │ │ @@ -903,19 +898,14 @@ │ │ │ │ | | * *| │ │ │ │ v | **** | │ │ │ │ +---+-------+ │ │ │ │Since: 5.1.12
│ │ │ │See also: al_draw_glyph, al_get_glyph_width, al_get_glyph_advance.
│ │ │ │ -Examples:
│ │ │ │ -int al_get_glyph_advance(const ALLEGRO_FONT *f, int codepoint1, int codepoint2)
This function returns by how much the x position should be advanced │ │ │ │ for left to right text drawing when the glyph that corresponds to │ │ │ │ @@ -977,21 +967,14 @@ │ │ │ │ / \ | │ │ │ │ / \ \_ │ │ │ │ --------------- │ │ │ │
Since: 5.1.12
│ │ │ │See also: al_draw_glyph, al_get_glyph_width, al_get_glyph_dimensions.
│ │ │ │ -Examples:
│ │ │ │ - │ │ │ │void al_draw_multiline_text(const ALLEGRO_FONT *font,
│ │ │ │ , float x, float y, float max_width, float line_height,
│ │ │ │ ALLEGRO_COLOR colorint flags, const char *text)
Source │ │ │ │ @@ -1038,21 +1021,14 @@ │ │ │ │ layout, you can use al_do_multiline_text.
│ │ │ │Since: 5.1.9
│ │ │ │See also: al_do_multiline_text, al_draw_multiline_ustr, al_draw_multiline_textf
│ │ │ │ -Examples:
│ │ │ │ -void al_draw_multiline_ustr(const ALLEGRO_FONT *font,
│ │ │ │ , float x, float y, float max_width, float line_height,
│ │ │ │ ALLEGRO_COLOR colorint flags, const ALLEGRO_USTR *ustr)
Since: 5.1.9
│ │ │ │See also: al_draw_multiline_text, al_draw_multiline_ustr, al_do_multiline_text
│ │ │ │ -Examples:
│ │ │ │ -void al_do_multiline_text(const ALLEGRO_FONT *font,
│ │ │ │ float max_width, const char *text,
│ │ │ │ bool (*cb)(int line_num, const char *line, int size, void *extra),
│ │ │ │ void *extra)
Source │ │ │ │ @@ -1124,19 +1095,14 @@ │ │ │ │ guaranteed to be valid after that.
│ │ │ │If the callback cb
returns false, al_do_multiline_text
│ │ │ │ will stop immediately, otherwise it will continue on to the next
│ │ │ │ line.
Since: 5.1.9
│ │ │ │See also: al_draw_multiline_text
│ │ │ │ -Examples:
│ │ │ │ -void al_do_multiline_ustr(const ALLEGRO_FONT *font, float max_width,
│ │ │ │ const ALLEGRO_USTR *ustr,
│ │ │ │ bool (*cb)(int line_num, const ALLEGRO_USTR * line, void *extra),
│ │ │ │ void *extra)
Source │ │ │ │ @@ -1300,23 +1266,14 @@ │ │ │ │ Code
│ │ │ │Call this after al_init_font_addon to make al_load_font recognize “.ttf” and │ │ │ │ other formats supported by al_load_ttf_font.
│ │ │ │Returns true on success, false on failure.
│ │ │ │ -Examples:
│ │ │ │ -bool al_is_ttf_addon_initialized(void)
Returns true if the TTF addon is initialized, otherwise returns │ │ │ │ false.
│ │ │ │ @@ -1358,23 +1315,14 @@ │ │ │ │ALLEGRO_TTF_NO_AUTOHINT - Disable the Auto Hinter which is │ │ │ │ enabled by default in newer versions of FreeType. Since: 5.0.6, │ │ │ │ 5.1.2
See also: al_init_ttf_addon, al_load_ttf_font_f
│ │ │ │ -Examples:
│ │ │ │ -*al_load_ttf_font_f(ALLEGRO_FILE *file,
│ │ │ │ ALLEGRO_FONT char const *filename, int size, int flags)
Like al_load_ttf_font, but │ │ │ │ @@ -1444,21 +1392,14 @@ │ │ │ │ compatibility.
│ │ │ │Since: 5.2.1
│ │ │ ││ │ │ ││ │ │ │Unstable │ │ │ │ API: This API is new and subject to refinement.
│ │ │ │
See also: ALLEGRO_GLYPH
│ │ │ │ -Examples:
│ │ │ │ - │ │ │ │ │ │ │ │ │ │ │ │