ports/51251: Avidemux port update to 0.9 Supersedes ports/51012 and ports/51220

Ulrich Spoerlein q at uni.de
Sun Apr 27 19:40:18 UTC 2003


The following reply was made to PR ports/51251; it has been noted by GNATS.

From: Ulrich Spoerlein <q at uni.de>
To: Anish Mistry <amistry at am-productions.biz>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/51251: Avidemux port update to 0.9 Supersedes ports/51012 and ports/51220
Date: Sun, 27 Apr 2003 21:35:14 +0200

 Well, I don't know why, but after rebuilding _every_ library avidemux
 wants to link against and running ldconfig, it finally built.
 Nevertheless I had to remove an inclusion of stdint.h (not existant on
 -STABLE), but I don't know if it is required for -CURRENT, please test.
 
 
 --- avidemux/ADM_h263/ADM_mp4.cpp.orig	Sun Apr 27 21:07:08 2003
 +++ avidemux/ADM_h263/ADM_mp4.cpp	Sun Apr 27 21:07:16 2003
 @@ -14,7 +14,6 @@
   */
  #include <stdio.h>
  #include <stdlib.h>
 -#include <stdint.h>
  #include <string.h>
  #include <assert.h>
  #include <math.h>



More information about the freebsd-ports-bugs mailing list