pascal
e051391d3c
After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
...
default. Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.
ok naddy@
2012-08-20 11:50:59 +00:00
pascal
2a05f2db9c
Further PIE preparations: aircrack-ng and avidemux both use non-PIC optimised
...
assembler. Wrap an #ifndef PIC around it.
ok naddy@
2012-08-11 22:58:18 +00:00
ajacoutot
15ea48cb4b
Remove workarounds now that we have a modern faad.
...
from Brad
2012-05-22 18:39:42 +00:00
ajacoutot
247537a753
Really disable altivec to unbreak build.
2012-05-04 10:09:22 +00:00
naddy
e8c33c78cf
The rfork() system call has been removed.
2012-04-15 11:37:41 +00:00
ajacoutot
d1a574ed89
Cleanups from Brad:
...
- Remove unused OSS patch chunks.
- Remove unnecessary patching for AltiVec as --disable-altivec is already used.
- Remove the whole chunk for fixing up the opimizations instead of doing
CFLAGS=$CFLAGS & CXXFLAGS=$CXXFLAGS after removing the optimization flags
2012-04-13 06:24:19 +00:00
naddy
48287859b7
add the required architecture definitions to allow this to build on alpha
2012-04-11 17:50:34 +00:00
jasper
8f29c06fe1
- we have nearbyintf() in libm now
2011-04-28 18:38:40 +00:00
jasper
e67182d95c
- add support for mips64(el)
2011-01-03 22:23:36 +00:00
landry
1f87aea5cc
Add the needed auto-fu to set the necessary #define ARCH_64_BITS on
...
sparc64 too. Fixes build on sparc64, which was broken since a good while..
ok jakemsr@
2010-07-09 23:12:07 +00:00
jakemsr
a7bf435011
sndio supported by default; drop ossaudio(3), artsd and esd support.
2010-04-26 02:09:03 +00:00
ajacoutot
2a86c32557
- bugfix update to avidemux-2.4.4
...
- install desktop file and icon
2009-02-10 10:11:00 +00:00
jakemsr
d47f33c8b5
- faac/faad related changes
...
- bump PKGNAME
ok brad@
2008-09-15 22:08:40 +00:00
ajacoutot
c32b1951af
- update to version 2.4.1
...
- add support for artsd and esound
ok jakemsr@
2008-03-19 09:21:37 +00:00
jakemsr
73366c6ce5
- use exact width data types for libfaad interaction
...
- move libfaad from WANTLIB to LIB_DEPENDS and LIB_DEPEND
libfaad >= 1.0
- bump PKGNAME
libfaad move from WANTLIB to LIB_DEPENDS OK ajacoutot@ (MAINTAINER)
OK naddy@
2007-06-29 06:19:46 +00:00
ajacoutot
ed9e06f6c2
- improve powerpc support:
...
properly detect cpu at configure time
enable ppc specific code where possible (i.e. where altivec is not needed)
- reorder dependencies and fix WANTLIB
2007-06-01 00:36:43 +00:00
ajacoutot
322e9cca1b
- enable x264 support
...
- add missing xenocara LIBS (and remove obsolete)
- regen patches while here
"go for it" naddy@
2007-04-08 17:34:54 +00:00
ajacoutot
c53e4f1e8e
- update to 2.3.0
...
- remove SDL dependency
"go ahead" jasper@
2006-12-06 16:20:30 +00:00
ajacoutot
a90ff81a19
Fix a core dump when trying to configure the "copy" audio codec.
...
Noticed by Olivier Cherrier <oc at symacx dot com>, thanks!
2006-10-20 23:35:17 +00:00
ajacoutot
c5907f6de6
Import avidemux, a free video editor.
...
ok pvalchev@
2006-10-19 16:22:06 +00:00