mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
- Update multimedia/vdr-plugin-epgsearch to 1.0.1s20120322 git snapshot. - Update multimedia/vdr-plugin-femon to 1.7.15 . - Update multimedia/vdr-plugin-iptv to 0.5.0 . - Update multimedia/vdr-plugin-osdteletext to 0.9.2 . - Update multimedia/vdr-plugin-streamdev to 0.5.1p20120311 git snapthot. - Update multimedia/vdr-plugin-xineliboutput to 1.0.90s20111129.1002 cvs snapshot. - Bump PORTREVISION for all other plugins and add vdr 1.7.27 compatibility/bugfix patches where necessary.
11 lines
255 B
C
11 lines
255 B
C
--- dvbdevice.h.orig
|
|
+++ dvbdevice.h
|
|
@@ -18,7 +18,7 @@
|
|
#error VDR requires Linux DVB driver API version 5.3 or higher!
|
|
#endif
|
|
|
|
-#define MAXDVBDEVICES 8
|
|
+#define MAXDVBDEVICES 63
|
|
#define MAXDELIVERYSYSTEMS 8
|
|
|
|
#define DEV_VIDEO "/dev/video"
|