Source: libgd2
Version: 2.3.3-12
Severity: important
Hello,
libgd2 is build dependency of at least glibc and graphviz, and thus
makes it a quite early target for new ports. It however currently
build-depends on libheif-dev, which depends on ffmpeg, thus making it a
quite late target for new ports. It would thus be very useful to have a
pkg.libgd2.noheif build profile that allows to get glibc and graphviz
early.
The attached patch does this.
Samuel
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'unreleased'),
(500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500,
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500,
'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'),
(500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64
Kernel: Linux 6.9.8-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
Samuel
<y> muhahaha...
<y> ya un train qui part de Perrache à 14h57
<y> qui passe à Part-Dieu à 15h10
<y> si je le prends à Perrache, je suis en zone bleue
<y> si je le prends à Part-Dieu, je suis en zone blanche
<y> donc je vais le prendre à Perrache *mais* à Part-Dieu ;-)
-+- #ens-mim - vive la SNCF -+-
--- debian/control.original 2024-07-30 23:02:05.000000000 +0000
+++ debian/control 2024-07-30 23:02:22.000000000 +0000
@@ -7,7 +7,7 @@
libavif-dev | base-files (<< 11.1~),
libfontconfig-dev,
libfreetype-dev | libfreetype6-dev,
- libheif-dev | base-files (<< 11.1~),
+ libheif-dev <!pkg.libgd2.noheif> | base-files (<< 11.1~)
<!pkg.libgd2.noheif>,
libimagequant-dev,
libjpeg-dev,
libpng-dev,