Refer to GTK rather than GTK+ in packaging files
The library was renamed in February 2019.
This commit is contained in:
parent
8ec9be9fc6
commit
6ca15d185b
74
debian/control
vendored
74
debian/control
vendored
@ -72,9 +72,9 @@ Provides: gtk3-binver-3.0.0
|
||||
Recommends: libgtk-3-bin
|
||||
Suggests: gvfs,
|
||||
librsvg2-common
|
||||
Description: GTK+ graphical user interface library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: GTK graphical user interface library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -88,11 +88,11 @@ Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Provides: gtk3-binver-3.0.0
|
||||
Description: GTK+ graphical user interface library - minimal runtime
|
||||
Description: GTK graphical user interface library - minimal runtime
|
||||
This is a udeb, or a microdeb, for the debian-installer.
|
||||
.
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -105,9 +105,9 @@ Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}
|
||||
Recommends: libgtk-3-0
|
||||
Description: common files for the GTK+ graphical user interface library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: common files for the GTK graphical user interface library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -122,9 +122,9 @@ Depends: gtk-update-icon-cache,
|
||||
${shlibs:Depends},
|
||||
libgtk-3-common (>= ${source:Version}),
|
||||
libgtk-3-0 (>= ${source:Version})
|
||||
Description: programs for the GTK+ graphical user interface library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: programs for the GTK graphical user interface library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -164,14 +164,14 @@ Depends: gir1.2-gtk-3.0 (= ${binary:Version}),
|
||||
libgtk-3-common,
|
||||
libgtk-3-0 (= ${binary:Version})
|
||||
Suggests: libgtk-3-doc
|
||||
Description: development files for the GTK+ library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: development files for the GTK library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
This package contains the header and development files which are
|
||||
needed for building GTK+ applications.
|
||||
needed for building GTK applications.
|
||||
|
||||
Package: libgtk-3-doc
|
||||
Section: doc
|
||||
@ -182,13 +182,13 @@ Recommends: libatk1.0-doc,
|
||||
libglib2.0-doc,
|
||||
libpango1.0-doc
|
||||
Suggests: devhelp
|
||||
Description: documentation for the GTK+ graphical user interface library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: documentation for the GTK graphical user interface library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
This package contains the HTML documentation for the GTK+ library
|
||||
This package contains the HTML documentation for the GTK library
|
||||
in /usr/share/doc/libgtk-3-doc/ .
|
||||
|
||||
Package: gtk-3-examples
|
||||
@ -197,14 +197,14 @@ Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
libgtk-3-0 (= ${binary:Version})
|
||||
Description: example files for GTK+ 3
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: example files for GTK 3
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
This package contains the example files and a demonstration program
|
||||
for GTK+3. It also contains the installed tests.
|
||||
for GTK3. It also contains the installed tests.
|
||||
|
||||
Package: gir1.2-gtk-3.0
|
||||
Section: introspection
|
||||
@ -218,9 +218,9 @@ Breaks: python-gi (<< 3.18),
|
||||
python3-gi (<< 3.18)
|
||||
Provides: gir1.2-gdk-3.0 (= ${binary:Version}),
|
||||
gir1.2-gdkx11-3.0 (= ${binary:Version})
|
||||
Description: GTK+ graphical user interface library -- gir bindings
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: GTK graphical user interface library -- gir bindings
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -240,7 +240,7 @@ Replaces: libgtk-3-bin (<< 3.20.6-1),
|
||||
Description: icon theme caching utility
|
||||
gtk-update-icon-cache creates mmap()able cache files for icon themes.
|
||||
.
|
||||
GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot
|
||||
GTK can use the cache files created by gtk-update-icon-cache to avoid a lot
|
||||
of system call and disk seek overhead when the application starts. Since the
|
||||
format of the cache files allows them to be mmap()ed shared between multiple
|
||||
applications, the overall memory consumption is reduced as well.
|
||||
@ -253,9 +253,9 @@ Depends: at-spi2-core,
|
||||
${shlibs:Depends},
|
||||
libgtk-3-0 (= ${binary:Version})
|
||||
Description: GNOME Accessibility Implementation Library -- shared libraries
|
||||
Gail implements ATK interfaces for GTK+ widgets which are dynamically
|
||||
loadable at runtime by a GTK+ application. Once loaded, those parts of
|
||||
an application that use standard GTK+ widgets will have a basic level
|
||||
Gail implements ATK interfaces for GTK widgets which are dynamically
|
||||
loadable at runtime by a GTK application. Once loaded, those parts of
|
||||
an application that use standard GTK widgets will have a basic level
|
||||
of accessibility, without the need to modify the application at all.
|
||||
.
|
||||
This package contains the shared library.
|
||||
@ -271,9 +271,9 @@ Depends: libatk1.0-dev,
|
||||
libgtk-3-dev (= ${binary:Version})
|
||||
Suggests: libgail-3-doc
|
||||
Description: GNOME Accessibility Implementation Library -- development files
|
||||
Gail implements ATK interfaces for GTK+ widgets which are dynamically
|
||||
loadable at runtime by a GTK+ application. Once loaded, those parts of
|
||||
an application that use standard GTK+ widgets will have a basic level
|
||||
Gail implements ATK interfaces for GTK widgets which are dynamically
|
||||
loadable at runtime by a GTK application. Once loaded, those parts of
|
||||
an application that use standard GTK widgets will have a basic level
|
||||
of accessibility, without the need to modify the application at all.
|
||||
.
|
||||
This package contains the development files for Gail.
|
||||
@ -285,9 +285,9 @@ Section: doc
|
||||
Depends: ${misc:Depends}
|
||||
Suggests: devhelp
|
||||
Description: documentation files of the Gail library
|
||||
Gail implements ATK interfaces for GTK+ widgets which are dynamically
|
||||
loadable at runtime by a GTK+ application. Once loaded, those parts of
|
||||
an application that use standard GTK+ widgets will have a basic level
|
||||
Gail implements ATK interfaces for GTK widgets which are dynamically
|
||||
loadable at runtime by a GTK application. Once loaded, those parts of
|
||||
an application that use standard GTK widgets will have a basic level
|
||||
of accessibility, without the need to modify the application at all.
|
||||
.
|
||||
This package contains the documentation files for Gail.
|
||||
|
74
debian/control.in
vendored
74
debian/control.in
vendored
@ -72,9 +72,9 @@ Provides: @GTK_BINVER_DEP@
|
||||
Recommends: @BIN_PKG@
|
||||
Suggests: gvfs,
|
||||
librsvg2-common
|
||||
Description: GTK+ graphical user interface library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: GTK graphical user interface library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -88,11 +88,11 @@ Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Provides: @GTK_BINVER_DEP@
|
||||
Description: GTK+ graphical user interface library - minimal runtime
|
||||
Description: GTK graphical user interface library - minimal runtime
|
||||
This is a udeb, or a microdeb, for the debian-installer.
|
||||
.
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -105,9 +105,9 @@ Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}
|
||||
Recommends: @SHARED_PKG@
|
||||
Description: common files for the GTK+ graphical user interface library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: common files for the GTK graphical user interface library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -122,9 +122,9 @@ Depends: gtk-update-icon-cache,
|
||||
${shlibs:Depends},
|
||||
@COMMON_PKG@ (>= ${source:Version}),
|
||||
@SHARED_PKG@ (>= ${source:Version})
|
||||
Description: programs for the GTK+ graphical user interface library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: programs for the GTK graphical user interface library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -164,14 +164,14 @@ Depends: gir1.2-gtk-3.0 (= ${binary:Version}),
|
||||
@COMMON_PKG@,
|
||||
@SHARED_PKG@ (= ${binary:Version})
|
||||
Suggests: @DOC_PKG@
|
||||
Description: development files for the GTK+ library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: development files for the GTK library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
This package contains the header and development files which are
|
||||
needed for building GTK+ applications.
|
||||
needed for building GTK applications.
|
||||
|
||||
Package: @DOC_PKG@
|
||||
Section: doc
|
||||
@ -182,13 +182,13 @@ Recommends: libatk1.0-doc,
|
||||
libglib2.0-doc,
|
||||
libpango1.0-doc
|
||||
Suggests: devhelp
|
||||
Description: documentation for the GTK+ graphical user interface library
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: documentation for the GTK graphical user interface library
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
This package contains the HTML documentation for the GTK+ library
|
||||
This package contains the HTML documentation for the GTK library
|
||||
in /usr/share/doc/@DOC_PKG@/ .
|
||||
|
||||
Package: @EXAMPLES_PKG@
|
||||
@ -197,14 +197,14 @@ Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
@SHARED_PKG@ (= ${binary:Version})
|
||||
Description: example files for GTK+ 3
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: example files for GTK 3
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
This package contains the example files and a demonstration program
|
||||
for GTK+3. It also contains the installed tests.
|
||||
for GTK3. It also contains the installed tests.
|
||||
|
||||
Package: gir1.2-gtk-3.0
|
||||
Section: introspection
|
||||
@ -218,9 +218,9 @@ Breaks: python-gi (<< 3.18),
|
||||
python3-gi (<< 3.18)
|
||||
Provides: gir1.2-gdk-3.0 (= ${binary:Version}),
|
||||
gir1.2-gdkx11-3.0 (= ${binary:Version})
|
||||
Description: GTK+ graphical user interface library -- gir bindings
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable
|
||||
Description: GTK graphical user interface library -- gir bindings
|
||||
GTK is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK is suitable
|
||||
for projects ranging from small one-off tools to complete application
|
||||
suites.
|
||||
.
|
||||
@ -240,7 +240,7 @@ Replaces: libgtk-3-bin (<< 3.20.6-1),
|
||||
Description: icon theme caching utility
|
||||
gtk-update-icon-cache creates mmap()able cache files for icon themes.
|
||||
.
|
||||
GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot
|
||||
GTK can use the cache files created by gtk-update-icon-cache to avoid a lot
|
||||
of system call and disk seek overhead when the application starts. Since the
|
||||
format of the cache files allows them to be mmap()ed shared between multiple
|
||||
applications, the overall memory consumption is reduced as well.
|
||||
@ -253,9 +253,9 @@ Depends: at-spi2-core,
|
||||
${shlibs:Depends},
|
||||
@SHARED_PKG@ (= ${binary:Version})
|
||||
Description: GNOME Accessibility Implementation Library -- shared libraries
|
||||
Gail implements ATK interfaces for GTK+ widgets which are dynamically
|
||||
loadable at runtime by a GTK+ application. Once loaded, those parts of
|
||||
an application that use standard GTK+ widgets will have a basic level
|
||||
Gail implements ATK interfaces for GTK widgets which are dynamically
|
||||
loadable at runtime by a GTK application. Once loaded, those parts of
|
||||
an application that use standard GTK widgets will have a basic level
|
||||
of accessibility, without the need to modify the application at all.
|
||||
.
|
||||
This package contains the shared library.
|
||||
@ -271,9 +271,9 @@ Depends: libatk1.0-dev,
|
||||
@DEV_PKG@ (= ${binary:Version})
|
||||
Suggests: libgail-3-doc
|
||||
Description: GNOME Accessibility Implementation Library -- development files
|
||||
Gail implements ATK interfaces for GTK+ widgets which are dynamically
|
||||
loadable at runtime by a GTK+ application. Once loaded, those parts of
|
||||
an application that use standard GTK+ widgets will have a basic level
|
||||
Gail implements ATK interfaces for GTK widgets which are dynamically
|
||||
loadable at runtime by a GTK application. Once loaded, those parts of
|
||||
an application that use standard GTK widgets will have a basic level
|
||||
of accessibility, without the need to modify the application at all.
|
||||
.
|
||||
This package contains the development files for Gail.
|
||||
@ -285,9 +285,9 @@ Section: doc
|
||||
Depends: ${misc:Depends}
|
||||
Suggests: devhelp
|
||||
Description: documentation files of the Gail library
|
||||
Gail implements ATK interfaces for GTK+ widgets which are dynamically
|
||||
loadable at runtime by a GTK+ application. Once loaded, those parts of
|
||||
an application that use standard GTK+ widgets will have a basic level
|
||||
Gail implements ATK interfaces for GTK widgets which are dynamically
|
||||
loadable at runtime by a GTK application. Once loaded, those parts of
|
||||
an application that use standard GTK widgets will have a basic level
|
||||
of accessibility, without the need to modify the application at all.
|
||||
.
|
||||
This package contains the documentation files for Gail.
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -5,7 +5,7 @@ Source: https://download.gnome.org/sources/gtk+/
|
||||
Files: *
|
||||
Copyright: Copyright (C) 1986, 1987, 1998 The Open Group
|
||||
Copyright (C) 1993 Robert Nation
|
||||
Copyright (C) 1997-2010 The GTK+ Team
|
||||
Copyright (C) 1997-2010 The GTK Team
|
||||
Copyright (C) 1991-1993, 1995, 1999-2010 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1998 Steffen Beyer
|
||||
Copyright (C) 1996-2007, 2009 Sun Microsystems, Inc.
|
||||
@ -141,7 +141,7 @@ License: LGPL-2.1+
|
||||
Files: po/*
|
||||
po-properties/*
|
||||
Copyright: Copyright (C) 1998-2019 Free Software Foundation, Inc.
|
||||
Copyright (C) 1999, 2003-2010 The GTK+ Team
|
||||
Copyright (C) 1999, 2003-2010 The GTK Team
|
||||
Copyright (C) 2004 Zuza Software Foundation <info@translate.org.za>
|
||||
Copyright (C) 2008-2010 F Wolff <friedel@translate.org.za>
|
||||
Copyright (C) 2002 Ge'ez Frontier Foundation <locales@geez.org>
|
||||
|
2
debian/libgtk-3-doc.doc-base.gdk.in
vendored
2
debian/libgtk-3-doc.doc-base.gdk.in
vendored
@ -3,7 +3,7 @@ Title: GDK Reference Manual
|
||||
Author: Damon Chaplin et al.
|
||||
Abstract: The GDK library provides an OS-independant wrapper around the
|
||||
most fundamental graphical user interface functions. This allows
|
||||
GTK+ to be ported to non-X11 systems, as long as GDK is ported first.
|
||||
GTK to be ported to non-X11 systems, as long as GDK is ported first.
|
||||
.
|
||||
This document covers programming in GDK.
|
||||
Section: Programming/C
|
||||
|
6
debian/libgtk-3-doc.doc-base.gtk.in
vendored
6
debian/libgtk-3-doc.doc-base.gtk.in
vendored
@ -1,9 +1,9 @@
|
||||
Document: gtk3
|
||||
Title: GTK+ Reference Manual
|
||||
Title: GTK Reference Manual
|
||||
Author: Damon Chaplin et al.
|
||||
Abstract: The GTK+ library provides a graphical user interface for
|
||||
Abstract: The GTK library provides a graphical user interface for
|
||||
C programs, and is used in projects such as GIMP, GNOME, and Mozilla.
|
||||
This document covers programming using the GTK+ library.
|
||||
This document covers programming using the GTK library.
|
||||
Section: Programming/C
|
||||
|
||||
Format: HTML
|
||||
|
2
debian/patches/060_ignore-random-icons.patch
vendored
2
debian/patches/060_ignore-random-icons.patch
vendored
@ -2,7 +2,7 @@ From: Loic Minier <lool@dooz.org>
|
||||
Date: Sun, 21 Oct 2007 22:05:42 +0200
|
||||
Subject: Don't list images from unknown directories in icon cache
|
||||
|
||||
After GTK+ 2.12.0, gtk-update-icon-cache fails if there is a PNG file
|
||||
After GTK 2.12.0, gtk-update-icon-cache fails if there is a PNG file
|
||||
placed directly in /usr/share/icons/hicolor (not in a correct
|
||||
subdirectory like 48x48/apps).
|
||||
|
||||
|
2
debian/tests/installed-tests
vendored
2
debian/tests/installed-tests
vendored
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# autopkgtest check: Run the installed-tests to verify GTK+ works correctly
|
||||
# autopkgtest check: Run the installed-tests to verify GTK works correctly
|
||||
# Based on glib2.0's d/tests/installed-tests, (C) 2013 Canonical Ltd.
|
||||
|
||||
set -e
|
||||
|
2
debian/tests/installed-tests-a11ystate
vendored
2
debian/tests/installed-tests-a11ystate
vendored
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# autopkgtest check: Run the installed-tests to verify GTK+ works correctly
|
||||
# autopkgtest check: Run the installed-tests to verify GTK works correctly
|
||||
# Based on glib2.0's d/tests/installed-tests, (C) 2013 Canonical Ltd.
|
||||
|
||||
set -e
|
||||
|
2
debian/tests/installed-tests-reftests
vendored
2
debian/tests/installed-tests-reftests
vendored
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# autopkgtest check: Run the installed-tests to verify GTK+ works correctly
|
||||
# autopkgtest check: Run the installed-tests to verify GTK works correctly
|
||||
# Based on glib2.0's d/tests/installed-tests, (C) 2013 Canonical Ltd.
|
||||
|
||||
set -e
|
||||
|
Loading…
Reference in New Issue
Block a user