[med-svn] [praat] 05/10: Drop patch allow-stand-alone-sendpraat (applied upstream)
Rafael Laboissière
rlaboiss-guest at alioth.debian.org
Sat Oct 26 01:27:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a commit to branch master
in repository praat.
commit 4cb8f6fd07e704ed546690da82f0fefaff3acedb
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date: Sat Oct 26 02:08:14 2013 +0200
Drop patch allow-stand-alone-sendpraat (applied upstream)
---
debian/patches/allow-stand-alone-sendpraat.patch | 22 ----------------------
debian/patches/series | 1 -
2 files changed, 23 deletions(-)
diff --git a/debian/patches/allow-stand-alone-sendpraat.patch b/debian/patches/allow-stand-alone-sendpraat.patch
deleted file mode 100644
index de6f188..0000000
--- a/debian/patches/allow-stand-alone-sendpraat.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Description: Allow compilation of stand alone sendpraat program
- Replace the "#if 0" in the source file sys/sendpraat.c by "#if
- STAND_ALONE", such it is easier to generate the sendpraat program for
- the Debian package.
-Author: Rafael Laboissiere <rafael at laboissiere.net>
-Forwarded: not-needed
-Last-Update: 2013-04-22
-
---- praat-5.3.46.orig/sys/sendpraat.c
-+++ praat-5.3.46/sys/sendpraat.c
-@@ -533,9 +533,9 @@ wchar_t *sendpraatW (void *display, cons
-
- /*
- * To compile sendpraat as a stand-alone program:
-- * temporarily change the following line to "#if 1" instead of "#if 0":
-+ * Use the -DSTAND_ALONE option to the C compiler
- */
--#if 0
-+#if STAND_ALONE
- /*
- * To compile on MacOS X:
- cc -o sendpraat -framework CoreServices -I/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/Headers -I/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers sendpraat.c -Dmacintosh -DuseCarbon=1
diff --git a/debian/patches/series b/debian/patches/series
index 49af79c..596c17b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
use-ldflags.patch
-allow-stand-alone-sendpraat.patch
sendpraat-getenv-display.patch
sendpraat-help-string.patch
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git
More information about the debian-med-commit
mailing list