Search Criteria
Package Details: vdr-streamdev-client 0.6.1.r36.ge2a9b97-4
Git Clone URL: | https://aur.archlinux.org/vdr-streamdev.git (read-only, click to copy) |
---|---|
Package Base: | vdr-streamdev |
Description: | implementation of the VTP (Video Transfer Protocol): client-side |
Upstream URL: | http://projects.vdr-developer.org/projects/show/plg-streamdev |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | mfussenegger |
Maintainer: | CReimer (M-Reimer) |
Last Packager: | M-Reimer |
Votes: | 12 |
Popularity: | 0.001895 |
First Submitted: | 2008-09-15 14:55 |
Last Updated: | 2020-12-23 12:26 |
Dependencies (3)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- vdr-api=2.4.6 (vdr-devel, vdr-git, vdr)
- git (git-git) (make)
Latest Comments
1 2 Next › Last »
micwoj92 commented on 2021-01-20 14:15
I'm getting 404 error when accessing homepage.
azleifel commented on 2013-12-01 20:02
* Updated to version 0.6.1. Build is for vdr 2.0.0 and above.
azleifel commented on 2011-02-11 18:05
* Updated to version 0.5.1
* Updated project URL
azleifel commented on 2010-11-15 19:41
http://andreas.vdr-developer.org/, http://winni.vdr-developer.org/ and http://streamdev.vdr-developer.org/ are back again!
azleifel commented on 2010-11-10 21:37
Thanks sudoquai. I'm going to wait until the weekend for positive news about andreas.vdr-developer.org, streamdev.vdr-developer.org and winni.vdr-developer.org (they've been gone since the beginning of November). If the sites don't reappear then I will be updating the epgsearch, vdradmin-am, vdrsymbols-ttf and vdr-streamdev PKGBUILDs with alternative source URLs.
sudoquai commented on 2010-11-10 16:49
streamdev.vdr-developer.org is broken at the moment!
Try this as source:
http://cvs.fedoraproject.org/repo/pkgs/vdr-streamdev/vdr-streamdev-0.5.0.tgz/2dd785198e3ed25515c347fcd5261a21/vdr-streamdev-0.5.0.tgz
azleifel commented on 2010-10-09 18:23
Second thought, are you using my vdr package or one that puts vdr's headers etc. in /usr/src?
azleifel commented on 2010-10-09 18:19
elmargol, are you trying to build the plugin without vdr installed?
$ pacman -Qo /usr/include/vdr/libsi/si.h
/usr/include/vdr/libsi/si.h is owned by vdr 1.6.0-12
elmargol commented on 2010-10-09 14:51
--- PKGBUILD 2010-07-20 20:08:01.000000000 +0200
+++ PKGBUILD.old 2010-10-09 16:43:55.000000000 +0200
@@ -19,6 +19,10 @@
build() {
cd ${srcdir}/${_pluginname}-${pkgver}
+ sed -i "server/livestreamer.c" \
+ -e '/#include/s:"\(.*libsi.*\)":<\1>:' \
+ -e '/#include/s:<.*\(libsi/.*\)>:<vdr/\1>:'
+
# Assumed VDR directory environment (VDRDIR/Make.config):
# MANDIR = /usr/share/man
# BINDIR = /usr/bin
azleifel commented on 2010-07-20 18:12
* Updated md5sum for revised source archive