Search Criteria
Package Details: dvbsnoop 1.4.50-2
Git Clone URL: | https://aur.archlinux.org/dvbsnoop.git (read-only, click to copy) |
---|---|
Package Base: | dvbsnoop |
Description: | dvbsnoop is a DVB / MPEG stream analyzer program, which enables you to watch (live) stream information in human readable form |
Upstream URL: | http://dvbsnoop.sourceforge.net/ |
Licenses: | |
Submitter: | None |
Maintainer: | kokoko3k |
Last Packager: | kokoko3k |
Votes: | 38 |
Popularity: | 0.000387 |
First Submitted: | 2005-11-22 13:20 |
Last Updated: | 2017-12-11 08:19 |
Required by (2)
- xt7-player-mpv (optional)
- xt7-player-mpv-git (optional)
Latest Comments
1 2 Next › Last »
kokoko3k commented on 2017-12-11 08:27
rtfm3514, just did it. However, i'm not really using DVB-T cards anymore, i even forgot i had this package. So if anybody wants to step in, he is welcome!
rtfm3514 commented on 2017-12-10 16:49
Hi,
thanks for maintaining this package.
Could you add "armv7h" to the supported architectures, please? The package builds and works fine on my Raspberry Pi 2/3.
Thanks a lot, rtfm3514
kokoko3k commented on 2013-06-17 16:13
It should be fine now
masutu commented on 2013-06-17 15:02
Hi kokoko3k,
better leave the 'configure' and 'make' stuff in the build() function, like http://pastebin.com/8iVRdkte. Thanks again.
masutu commented on 2013-06-17 15:01
Hi kokoko3k,
better leave the 'configure' and 'make' stuff in the build() function, like http://pastebin.com/8iVRdkte. Thanks again.
kokoko3k commented on 2013-06-17 10:17
@masutu:
Updated, please check if it is good now.
masutu commented on 2013-06-15 17:26
Hi kokoko3k,
thanks for having updated this packages. To make the PKGBUILD more sane i would a) definitely use the package() function, b) use $srcdir instead of $startdir/src, c) remove the superfluous '|| return 1' statement
kokoko3k commented on 2013-06-14 07:37
Sorry erm67,
i asked a dev to force your disown of this package since it was broken since months and we've had no way to contact you.
Anyway, fixed now.
kokoko3k commented on 2013-06-14 07:36
Sorry erm67 i asked a dev to force your disown of this package since it was broken since months and we've had no way to contact you.
Anyway, fixed now.
kokoko3k commented on 2013-06-09 15:36
confirmed, please use:
> make DESTDIR=$pkgdir install
instead.