Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Commits
4cce6104
Commit
4cce6104
authored
Oct 05, 2016
by
Matthias Clasen
Browse files
Rename pc files from 3.0 to 4.0
parent
eeffde36
Changes
6
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
4cce6104
...
...
@@ -36,40 +36,40 @@ MAINTAINERCLEANFILES = \
## Copy .pc files to target-specific names
gtk+-x11-
3
.0.pc gtk+-win32-
3
.0.pc gtk+-quartz-
3
.0.pc gtk+-broadway-
3
.0.pc gtk+-wayland-
3
.0.pc gtk+-mir-
3
.0.pc
:
gtk+-
3
.0.pc
gtk+-x11-
4
.0.pc gtk+-win32-
4
.0.pc gtk+-quartz-
4
.0.pc gtk+-broadway-
4
.0.pc gtk+-wayland-
4
.0.pc gtk+-mir-
4
.0.pc
:
gtk+-
4
.0.pc
rm
-f
$@
&&
\
cp
gtk+-
3
.0.pc
$@
cp
gtk+-
4
.0.pc
$@
gdk-x11-
3
.0.pc gdk-win32-
3
.0.pc gdk-quartz-
3
.0.pc gdk-broadway-
3
.0.pc gdk-wayland-
3
.0.pc gdk-mir-
3
.0.pc
:
gdk-
3
.0.pc
gdk-x11-
4
.0.pc gdk-win32-
4
.0.pc gdk-quartz-
4
.0.pc gdk-broadway-
4
.0.pc gdk-wayland-
4
.0.pc gdk-mir-
4
.0.pc
:
gdk-
4
.0.pc
rm
-f
$@
&&
\
cp
gdk-
3
.0.pc
$@
cp
gdk-
4
.0.pc
$@
pkgconfigdir
=
$(libdir)
/pkgconfig
pkgconfig_DATA
=
gdk-
3
.0.pc gtk+-
3
.0.pc gail-
3
.0.pc
pkgconfig_DATA
+=
${
GDK_BACKENDS
:%
=gtk+-%-
3
.0.pc
}
pkgconfig_DATA
+=
${
GDK_BACKENDS
:%
=gdk-%-
3
.0.pc
}
pkgconfig_DATA
=
gdk-
4
.0.pc gtk+-
4
.0.pc gail-
4
.0.pc
pkgconfig_DATA
+=
${
GDK_BACKENDS
:%
=gtk+-%-
4
.0.pc
}
pkgconfig_DATA
+=
${
GDK_BACKENDS
:%
=gdk-%-
4
.0.pc
}
if
OS_UNIX
pkgconfig_DATA
+=
gtk+-unix-print-
3
.0.pc
pkgconfig_DATA
+=
gtk+-unix-print-
4
.0.pc
endif
DISTCLEANFILES
=
\
gtk+-unix-print-
3
.0.pc
\
gtk+-
3
.0.pc
\
gtk+-x11-
3
.0.pc
\
gtk+-win32-
3
.0.pc
\
gtk+-quartz-
3
.0.pc
\
gtk+-broadway-
3
.0.pc
\
gtk+-wayland-
3
.0.pc
\
gtk+-mir-
3
.0.pc
\
gdk-
3
.0.pc
\
gdk-x11-
3
.0.pc
\
gdk-win32-
3
.0.pc
\
gdk-quartz-
3
.0.pc
\
gdk-broadway-
3
.0.pc
\
gdk-wayland-
3
.0.pc
\
gdk-mir-
3
.0.pc
\
gail-
3
.0.pc
\
gtk+-unix-print-
4
.0.pc
\
gtk+-
4
.0.pc
\
gtk+-x11-
4
.0.pc
\
gtk+-win32-
4
.0.pc
\
gtk+-quartz-
4
.0.pc
\
gtk+-broadway-
4
.0.pc
\
gtk+-wayland-
4
.0.pc
\
gtk+-mir-
4
.0.pc
\
gdk-
4
.0.pc
\
gdk-x11-
4
.0.pc
\
gdk-win32-
4
.0.pc
\
gdk-quartz-
4
.0.pc
\
gdk-broadway-
4
.0.pc
\
gdk-wayland-
4
.0.pc
\
gdk-mir-
4
.0.pc
\
gail-
4
.0.pc
\
config.lt
distclean-local
:
...
...
@@ -93,7 +93,7 @@ ChangeLog:
.PHONY
:
ChangeLog
uninstall-local
:
rm
-f
$(DESTDIR)$(pkgconfigdir)
/gtk+-
3
.0.pc
rm
-f
$(DESTDIR)$(pkgconfigdir)
/gtk+-
4
.0.pc
AM_DISTCHECK_CONFIGURE_FLAGS
=
\
--enable-gtk-doc
\
...
...
configure.ac
View file @
4cce6104
...
...
@@ -1891,10 +1891,10 @@ INSTALL
config.h.win32
gtk-zip.sh
Makefile
gdk-
3
.0.pc
gtk+-
3
.0.pc
gtk+-unix-print-
3
.0.pc
gail-
3
.0.pc
gdk-
4
.0.pc
gtk+-
4
.0.pc
gtk+-unix-print-
4
.0.pc
gail-
4
.0.pc
m4macros/Makefile
po/Makefile.in
po-properties/Makefile.in
...
...
gail-
3
.0.pc.in
→
gail-
4
.0.pc.in
View file @
4cce6104
...
...
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: Gail
Description: GNOME Accessibility Implementation Library
Version: @VERSION@
Requires: atk gtk+-
3
.0
Libs: -L${libdir} -lgailutil-
3
Cflags: -I${includedir}/gail-
3
.0
Requires: atk gtk+-
4
.0
Libs: -L${libdir} -lgailutil-
4
Cflags: -I${includedir}/gail-
4
.0
gdk-
3
.0.pc.in
→
gdk-
4
.0.pc.in
View file @
4cce6104
...
...
@@ -9,5 +9,5 @@ Description: GTK+ Drawing Kit
Version: @VERSION@
Requires: @GDK_PACKAGES@
Requires.private: @GDK_PRIVATE_PACKAGES@
Libs: -L${libdir} -lgdk-
3
@GDK_EXTRA_LIBS@
Libs: -L${libdir} -lgdk-
4
@GDK_EXTRA_LIBS@
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GDK_EXTRA_CFLAGS@
gtk+-
3
.0.pc.in
→
gtk+-
4
.0.pc.in
View file @
4cce6104
...
...
@@ -12,5 +12,5 @@ Description: GTK+ Graphical UI Library
Version: @VERSION@
Requires: gdk-@GTK_API_VERSION@ @GTK_PACKAGES@
Requires.private: @GTK_PRIVATE_PACKAGES@
Libs: -L${libdir} -lgtk-
3
@GTK_EXTRA_LIBS@
Libs: -L${libdir} -lgtk-
4
@GTK_EXTRA_LIBS@
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GTK_EXTRA_CFLAGS@
gtk+-unix-print-
3
.0.pc.in
→
gtk+-unix-print-
4
.0.pc.in
View file @
4cce6104
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment