Andreas Wacknitz
2023-02-02 f3c1ef3a573be64652c8c9006b7863bf53732421
atk: add missing atk-autocleanups.h

2 files modified
8 ■■■■■ changed files
components/desktop/gnome2/atk/Makefile 7 ●●●●● patch | view | raw | blame | history
components/desktop/gnome2/atk/atk.p5m 1 ●●●● patch | view | raw | blame | history
components/desktop/gnome2/atk/Makefile
@@ -11,7 +11,7 @@
#
# Copyright 2015 Alexander Pyhalov
# Copyright 2020 Andreas Wacknitz
# Copyright 2020, 2023 Andreas Wacknitz
#
BUILD_BITS= 32_and_64
@@ -19,9 +19,10 @@
include ../../../../make-rules/shared-macros.mk
COMPONENT_NAME=         atk
COMPONENT_MJR_VERSION=2.38
COMPONENT_MNR_VERSION=0
COMPONENT_MJR_VERSION=    2.38
COMPONENT_MNR_VERSION=    0
COMPONENT_VERSION=      $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_REVISION=        1
COMPONENT_SUMMARY=      GNOME accesibility toolkit libraries
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.xz
components/desktop/gnome2/atk/atk.p5m
@@ -29,6 +29,7 @@
<transform file path=usr/share/gtk-doc/.* ->  default facet.doc true>
<transform file path=usr/share/gtk-doc/html/.* ->  default facet.doc.html true>
file path=usr/include/atk-1.0/atk/atk-autocleanups.h
file path=usr/include/atk-1.0/atk/atk-enum-types.h
file path=usr/include/atk-1.0/atk/atk.h
file path=usr/include/atk-1.0/atk/atkaction.h