From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 6f62108b30d3a3c370e6bcc8ab38fc2d69fcf06b
Date: Thu, 07 Jul 2022 14:03:53 +0000 [thread overview]
Message-ID: <4LdynP3zzsz2y0Q@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3936 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 6f62108b30d3a3c370e6bcc8ab38fc2d69fcf06b (commit)
via a3ae148339ccd646d86ea45b565adc8fd91f1573 (commit)
from 3f48d7a3a344f38e6ed7efb012ec8dd75436722b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6f62108b30d3a3c370e6bcc8ab38fc2d69fcf06b
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed Jul 6 17:26:37 2022 +0200
gdk-pixbuf2: Build without X11 support.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit a3ae148339ccd646d86ea45b565adc8fd91f1573
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed Jul 6 17:27:22 2022 +0200
atk: Drop package.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
atk/atk.nm | 58 ----------------------------------------------
gdk-pixbuf2/gdk-pixbuf2.nm | 5 ++--
2 files changed, 2 insertions(+), 61 deletions(-)
delete mode 100644 atk/atk.nm
Difference in files:
diff --git a/atk/atk.nm b/atk/atk.nm
deleted file mode 100644
index 4b7c16670..000000000
--- a/atk/atk.nm
+++ /dev/null
@@ -1,58 +0,0 @@
-###############################################################################
-# IPFire.org - An Open Source Firewall Solution #
-# Copyright (C) - IPFire Development Team <info(a)ipfire.org> #
-###############################################################################
-
-name = atk
-version = %{ver_major}.%{ver_minor}
-ver_major = 2.20
-ver_minor = 0
-release = 2
-
-groups = System/Libraries
-url = http://www.gnome.org
-license = LGPLv2+
-summary = Interfaces for accessibility support.
-
-description
- The ATK library provides a set of interfaces for adding accessibility
- support to applications and graphical user interface toolkits.
-end
-
-source_dl = http://download.gnome.org/sources/%{name}/%{ver_major}/
-sources = %{thisapp}.tar.xz
-
-build
- requires
- glib2-devel >= 2.31.2
- gobject-introspection-devel >= 1.39.3
- end
-
- export LD_LIBRARY_PATH=%{DIR_APP}/atk/.libs
-
- configure_options += \
- --enable-introspection=yes \
- --disable-gtk-doc \
- --disable-gtk-doc-html \
- --disable-gtk-doc-pdf \
- --disable-static
-
- test
- make check
- end
-end
-
-packages
- package %{name}
-
- package %{name}-devel
- template DEVEL
-
- files += \
- %{datadir}/gir*/
- end
-
- package %{name}-debuginfo
- template DEBUGINFO
- end
-end
diff --git a/gdk-pixbuf2/gdk-pixbuf2.nm b/gdk-pixbuf2/gdk-pixbuf2.nm
index 47f6d90ab..7c39db0de 100644
--- a/gdk-pixbuf2/gdk-pixbuf2.nm
+++ b/gdk-pixbuf2/gdk-pixbuf2.nm
@@ -7,7 +7,7 @@ name = gdk-pixbuf2
version = %{ver_major}.%{ver_minor}
ver_major = 2.33
ver_minor = 2
-release = 2
+release = 3
groups = System/Libraries
url = http://www.gtk.org/
@@ -31,13 +31,12 @@ build
libpng-devel
libjpeg-devel
libtiff-devel
- libX11-devel
end
export LD_LIBRARY_PATH = %{DIR_APP}/gdk-pixbuf/.libs
configure_options += \
- --with-x11 \
+ --without-x11 \
--with-included-loaders=png
make_install_targets += RUN_QUERY_LOADER_TEST=false
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2022-07-07 14:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4LdynP3zzsz2y0Q@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox