Package: dvbstreamer / 2.1.0-2.3

Metadata

Package Version Patches format
dvbstreamer 2.1.0-2.3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
usr_share_doc.patch | (download)

Makefile.am | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

---
usr_share_doc_in.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
libev.patch | (download)

configure | 122 65 + 57 - 0 !
configure.in | 3 2 + 1 - 0 !
2 files changed, 67 insertions(+), 58 deletions(-)

 allow dvbstreamer to build with libev4
 The configure script expects ev_loop to be a symbol in libev, which
 is no longer the case in version 4. This patch replaces the lib check
 with a header declaration check.
 .
 The important part of the patch is that affecting configure.in; the
 configure script was regenerated with autoreconf.
no_ncurses.patch | (download)

configure | 51 1 + 50 - 0 !
configure.in | 7 1 + 6 - 0 !
2 files changed, 2 insertions(+), 56 deletions(-)

---
pkgincludedir.patch | (download)

Makefile.am | 5 3 + 2 - 0 !
include/Makefile.am | 5 3 + 2 - 0 !
2 files changed, 6 insertions(+), 4 deletions(-)

---