[med-svn] [Git][med-team/acedb][master] [skip ci] drop useless patch
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Aug 15 15:28:09 BST 2023
Andreas Tille pushed to branch master at Debian Med / acedb
Commits:
fac09448 by Andreas Tille at 2023-08-15T16:27:48+02:00
[skip ci] drop useless patch
- - - - -
2 changed files:
- − debian/patches/drop_gtk2.patch
- debian/patches/series
Changes:
=====================================
debian/patches/drop_gtk2.patch deleted
=====================================
@@ -1,38 +0,0 @@
-Description: Weak attempt to get rid of GTK2 to address bug #967243
-Author: Andreas Tille <tille at debian.org>
-Last-Update: Fri, 17 Dec 2021 12:19:18 +0100
-
---- a/wmake/LINUX_4_DEF
-+++ b/wmake/LINUX_4_DEF
-@@ -23,12 +23,12 @@ LIBCC = gcc
- COPT = -g
- GTKVER = glib-2.0 gtk+-2.0
-
--COMPILER = gcc $(CPPFLAGS) $(COPT) -Wall -DACEDB4 `../w3rdparty/include-config $(GTKVER)` $(CFLAGS)
-+COMPILER = gcc $(COPT) -Wall -DACEDB4 `pkg-config --cflags glib-2.0` $(CFLAGS)
-
- LINKER = gcc $(COPT)
-
- # The arg to libs-config is used if our private copy not installed.
--LIBS = -L/usr/X11R6/lib `../w3rdparty/libs-config $(GTKVER)` $(LDFLAGS) -lm -lreadline -lX11
-+LIBS = -L/usr/X11R6/lib `pkg-config --libs glib-2.0` -lm -lreadline -lX11
-
- ### Linux uses flex to emulate the standard 'lex' program
- LEX_LIBS = -lfl
---- a/wmake/LINUX_64_DEF
-+++ b/wmake/LINUX_64_DEF
-@@ -23,12 +23,12 @@ LIBCC = gcc
- COPT = -g
- GTKVER = glib-2.0 gtk+-2.0
-
--COMPILER = gcc $(COPT) $(CPPFLAGS) -Wall -DACEDB4 `../w3rdparty/include-config $(GTKVER)` $(CFLAGS)
-+COMPILER = gcc $(COPT) -Wall -DACEDB4 `pkg-config --cflags glib-2.0` $(CFLAGS)
-
- LINKER = gcc $(COPT)
-
- # The arg to libs-config is used if our private copy not installed.
--LIBS = -L/usr/X11R6/lib `../w3rdparty/libs-config $(GTKVER)` $(LDFLAGS) -lm -lreadline -lX11
-+LIBS = -L/usr/X11R6/lib `pkg-config --libs glib-2.0` -lm -lreadline -lX11
-
- ### Linux uses flex to emulate the standard 'lex' program
- LEX_LIBS = -lfl
=====================================
debian/patches/series
=====================================
@@ -11,5 +11,4 @@ spelling.patch
no_dotter_and_belvu.patch
libfl.patch
glibc2.32.patch
-# drop_gtk2.patch
just_build_efetch.patch
View it on GitLab: https://salsa.debian.org/med-team/acedb/-/commit/fac094489b2127aa8ec38e90716df1f666e451df
--
View it on GitLab: https://salsa.debian.org/med-team/acedb/-/commit/fac094489b2127aa8ec38e90716df1f666e451df
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230815/64ee0917/attachment-0001.htm>
More information about the debian-med-commit
mailing list