Bastian Germann pushed to branch master at Debian Med / amide


Commits:
34579e17 by Bastian Germann at 2026-07-24T14:25:01+02:00
Drop one more unnecessary hunk

- - - - -


1 changed file:

- debian/patches/10_Makefile.am.patch


Changes:

=====================================
debian/patches/10_Makefile.am.patch
=====================================
@@ -1,7 +1,7 @@
 Author: Andreas Tille <[email protected]>
 Date: Thu, 24 Mar 2011 15:02:45 +0100
 Last-Update:  2026-07-24
-Description: Make sure -lavcodec and -lavutil is propagated to the linker
+Description: Do not search non-default dirs for includes
 Forwarded: not-needed
 
 --- amide.orig/src/Makefile.am
@@ -21,14 +21,3 @@ Forwarded: not-needed
  
  
  
---- amide.orig/configure.ac
-+++ amide/configure.ac
-@@ -109,7 +109,7 @@
- dnl switch to C++ for DCMTK library stuff - also, if pthread is on the 
platform, probably need that
- dnl autoconf doesn't have a nice macro for checking for c++ libraries, 
therefore the below:
- AC_CHECK_LIB(pthread, pthread_mutex_init, THREAD_LIBS="-lpthread", 
THREAD_LIBS="")
--AMIDE_LIBDCMDATA_LIBS="-L/usr/local/dicom/lib -L/usr/lib64/dcmtk 
-L/usr/lib/dcmtk -ltiff -lpng -ldcmimage -ldcmimgle -ldcmjpeg -lijg8 -lijg12 
-lijg16 -ldcmdata -loflog -lofstd -lz $THREAD_LIBS"
-+AMIDE_LIBDCMDATA_LIBS="-L/usr/local/dicom/lib -L/usr/lib64/dcmtk 
-L/usr/lib/dcmtk -ltiff -lpng -ldcmimage -ldcmimgle -ldcmjpeg -lijg8 -lijg12 
-lijg16 -ldcmdata -loflog -lofstd -lavcodec -lavutil -lz $THREAD_LIBS"
- AMIDE_LIBDCMDATA_CFLAGS="-I/usr/include/dcmtk/dcmdata"
- saved_libs="${LIBS}"
- LIBS="${LIBS} ${AMIDE_LIBDCMDATA_LIBS}"



View it on GitLab: 
https://salsa.debian.org/med-team/amide/-/commit/34579e17aac9ec6aacdf078f855d2d4952ed4567

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/amide/-/commit/34579e17aac9ec6aacdf078f855d2d4952ed4567
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to