Skip to content

Commit

Permalink
multimedia/mjpg-streamer: cleanup
Browse files Browse the repository at this point in the history
- sort USES
- add portscout skip for older 1.0.0 version
- add WWW
  • Loading branch information
swills committed Aug 29, 2021
1 parent 71cc320 commit 44d6133
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion multimedia/mjpg-streamer/Makefile
Expand Up @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev.h:multimedia/v4l_compat

USES= cmake localbase jpeg
USES= cmake jpeg localbase

USE_GITHUB= yes
GH_ACCOUNT= jacksonliam
Expand All @@ -24,6 +24,8 @@ WRKSRC_SUBDIR= mjpg-streamer-experimental
USE_RC_SUBR= mjpg_streamer
SUB_FILES+= pkg-message

PORTCOUT= skip:^1\.0\.0

post-build:
cd ${WRKSRC}/plugins/input_testpicture && \
${SETENV} ${MAKE_ENV} make
Expand Down
2 changes: 1 addition & 1 deletion multimedia/mjpg-streamer/pkg-descr
Expand Up @@ -3,4 +3,4 @@ other input plugins and streams them as M-JPEG via HTTP to webbrowsers,
VLC and other software. It is the successor of uvc-streamer, a Linux-UVC
streaming application with Pan/Tilt

WWW: https://sourceforge.net/projects/mjpg-streamer/
WWW: https://github.com/jacksonliam/mjpg-streamer

0 comments on commit 44d6133

Please sign in to comment.