mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
multimedia/ustreamer: Update 1.19 -> 1.22
Reported by: portscout
This commit is contained in:
parent
9c4faf08b0
commit
7e64fff3ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545539
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= ustreamer
|
PORTNAME= ustreamer
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.19
|
DISTVERSION= 1.22
|
||||||
CATEGORIES= multimedia net
|
CATEGORIES= multimedia net
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libevent.so:devel/libevent \
|
||||||
|
|
||||||
USES= compiler:c11 gmake jpeg localbase:ldflags
|
USES= compiler:c11 gmake jpeg localbase:ldflags
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= pi-kvm
|
GH_ACCOUNT= pikvm
|
||||||
|
|
||||||
CFLAGS+= -DWITH_PTHREAD_NP=0 # src/threading.h:101:4: error: thread_get_name() not implemented, you can disable it using WITH_PTHREAD_NP=0
|
CFLAGS+= -DWITH_PTHREAD_NP=0 # src/threading.h:101:4: error: thread_get_name() not implemented, you can disable it using WITH_PTHREAD_NP=0
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1595296579
|
TIMESTAMP = 1597941013
|
||||||
SHA256 (pi-kvm-ustreamer-v1.19_GH0.tar.gz) = aa6433a895d3e642d0da9c10fd46922ffffa664f554dad47521158e6cfdd9791
|
SHA256 (pikvm-ustreamer-v1.22_GH0.tar.gz) = 05c02766fe1fe9862f3e90f7e91a8b042a6536e71286cc06c086c6c868a89b8b
|
||||||
SIZE (pi-kvm-ustreamer-v1.19_GH0.tar.gz) = 97088
|
SIZE (pikvm-ustreamer-v1.22_GH0.tar.gz) = 98425
|
||||||
|
|
|
@ -4,4 +4,4 @@ format, as well as most video players such as mplayer, VLC etc. muStreamer is a
|
||||||
part of the Pi-KVM project designed to stream VGA and HDMI screencast hardware
|
part of the Pi-KVM project designed to stream VGA and HDMI screencast hardware
|
||||||
data with the highest resolution and FPS possible.
|
data with the highest resolution and FPS possible.
|
||||||
|
|
||||||
WWW: https://github.com/pi-kvm/ustreamer
|
WWW: https://github.com/pikvm/ustreamer
|
||||||
|
|
Loading…
Add table
Reference in a new issue