[pkg-wine-party] [wine] 86/90: Describe purpose of the sonames2elf script.

Jens Reyer jreyer-guest at moszumanska.debian.org
Thu May 4 12:27:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch buster-2.0
in repository wine.

commit 2262715d27852f70b558e814cc08c3b931e0cde5
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Tue Apr 4 21:21:40 2017 +0200

    Describe purpose of the sonames2elf script.
---
 debian/scripts/sonames2elf | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/scripts/sonames2elf b/debian/scripts/sonames2elf
index 6c51a6d..2e565b7 100755
--- a/debian/scripts/sonames2elf
+++ b/debian/scripts/sonames2elf
@@ -1,6 +1,12 @@
 #!/bin/sh
 # encoding=UTF-8
 
+# Build an elf binary depending on sonames.
+# Than dpkg-shlibdeps can compute optional dependencies on dlopen'ed libraries.
+# Needed as workaround until this can be done directly with dpkg.  See
+# https://bugs.debian.org/596715 (dpkg-shlibdeps: Please allow to manually add
+# library dependencies via shlibdeps)
+
 # Copyright © 2016 Jakub Wilk <jwilk at jwilk.net>
 #
 # Permission is hereby granted, free of charge, to any person obtaining a copy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list