pangomm/pangomm-docs-without-timestamp.patch
Dominique Leuenberger f2b538e42d Accepting request 922032 from home:iznogood:branches:GNOME:Factory
- Update to version 2.48.1:
  + GlyphItem: Fix a memory leak in split()
  + Layout: Speed up get_log_attrs()
  + Build:
    - Meson build: Use relative paths to untracked/
    - pangommconfig.h.*: Don't dllimport on MinGW
    - Meson build: Make it possible to use pangomm as a subproject
    - Meson build: No implicit_include_directories
- Add pangomm-docs-without-timestamp.patch: Do not add timestamp to
  generated doc files.

OBS-URL: https://build.opensuse.org/request/show/922032
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=75
2021-09-28 15:46:19 +00:00

12 lines
425 B
Diff

--- orig-pangomm-2.48.1/docs/reference/Doxyfile.in 2021-05-21 13:14:18.019759000 +0200
+++ pangomm-2.48.1/docs/reference/Doxyfile.in 2021-09-28 17:38:18.771942311 +0200
@@ -164,7 +164,7 @@
HTML_COLORSTYLE_HUE = 220
HTML_COLORSTYLE_SAT = 100
HTML_COLORSTYLE_GAMMA = 80
-HTML_TIMESTAMP = YES
+HTML_TIMESTAMP = NO
HTML_DYNAMIC_SECTIONS = NO
HTML_INDEX_NUM_ENTRIES = 100
GENERATE_DOCSET = NO