aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2012-06-27 00:58:00 +0800
committernox <nox@FreeBSD.org>2012-06-27 00:58:00 +0800
commit4c15de1940ab02fa86c542d47d7f385d433474f1 (patch)
tree4f1ac45f1d43f5404222dec53a7b7925962fcdc1 /multimedia
parent5c116609ffce7f0209d659cb3c1cb73858a6d2cf (diff)
downloadfreebsd-ports-gnome-4c15de1940ab02fa86c542d47d7f385d433474f1.tar.gz
freebsd-ports-gnome-4c15de1940ab02fa86c542d47d7f385d433474f1.tar.zst
freebsd-ports-gnome-4c15de1940ab02fa86c542d47d7f385d433474f1.zip
- Update to 3.6.0.1 .
- Convert to OPTIONng. - Add fix for em28xx /dev/video*. Submitted by: hselasky (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/webcamd/Makefile23
-rw-r--r--multimedia/webcamd/distinfo4
2 files changed, 14 insertions, 13 deletions
diff --git a/multimedia/webcamd/Makefile b/multimedia/webcamd/Makefile
index 1d48a90476d8..20c271a0007c 100644
--- a/multimedia/webcamd/Makefile
+++ b/multimedia/webcamd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= webcamd
-PORTVERSION= 3.5.0.2
-PORTREVISION= 1
+PORTVERSION= 3.6.0.1
CATEGORIES= multimedia
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://hselasky.homeunix.org:8192/distfiles/
@@ -16,7 +15,7 @@ MAINTAINER= hselasky@FreeBSD.org
COMMENT= A port of Linux USB webcam and DVB drivers into userspace
BUILD_DEPENDS= v4l_compat>=1.0.20100321:${PORTSDIR}/multimedia/v4l_compat \
- cuse4bsd-kmod>=0.1.13:${PORTSDIR}/multimedia/cuse4bsd-kmod
+ cuse4bsd-kmod>=0.1.24:${PORTSDIR}/multimedia/cuse4bsd-kmod
LIB_DEPENDS= v4l1.0:${PORTSDIR}/multimedia/libv4l \
cuse4bsd.1:${PORTSDIR}/multimedia/cuse4bsd-kmod
@@ -42,10 +41,12 @@ MAN8= webcamd.8
LIBDIR= ${PREFIX}/lib
-OPTIONS= HAL "Build with HAL and DBUS support" On \
- DEBUG "Build with debugging support" Off \
- VT_CLIENT "Build with vTuner client support" Off \
- VT_SERVER "Build with vTuner server support" Off
+OPTIONS_DEFINE= HAL DEBUG VT_CLIENT VT_SERVER
+OPTIONS_DEFAULT=HAL
+HAL_DESC= Build with HAL and DBUS support
+DEBUG_DESC= Build with debugging support
+VT_CLIENT_DESC= Build with vTuner client support
+VT_SERVER_DESC= Build with vTuner server support
USERS= webcamd
GROUPS= webcamd
@@ -56,7 +57,7 @@ LIBCUSE=${LIBDIR}/libcuse4bsd.so
MAKE_ARGS+=" HAVE_MAN=YES"
-.if defined(WITH_HAL)
+.if ${PORT_OPTIONS:MHAL}
MAKE_ARGS+=" HAVE_HAL=YES"
LIBHAL=${LIBDIR}/libhal.so:${LIBDIR}/libdbus-1.so:
LIB_DEPENDS+=hal.1:${PORTSDIR}/sysutils/hal
@@ -65,15 +66,15 @@ LIB_DEPENDS+=dbus-1:${PORTSDIR}/devel/dbus
LIBHAL=
.endif
-.if defined(WITH_VT_CLIENT)
+.if ${PORT_OPTIONS:MVT_CLIENT}
MAKE_ARGS+=" HAVE_VTUNER_CLIENT=YES"
.endif
-.if defined(WITH_VT_SERVER)
+.if ${PORT_OPTIONS:MVT_SERVER}
MAKE_ARGS+=" HAVE_VTUNER_SERVER=YES"
.endif
-.if defined(WITH_DEBUG)
+.if ${PORT_OPTIONS:MDEBUG}
MAKE_ARGS+=" HAVE_DEBUG=YES"
.endif
diff --git a/multimedia/webcamd/distinfo b/multimedia/webcamd/distinfo
index b77bd17e184a..db7953408b9b 100644
--- a/multimedia/webcamd/distinfo
+++ b/multimedia/webcamd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (webcamd-3.5.0.2.tar.bz2) = 0111aa9066e1e79e28a051856981ae89d3c583148fb15c9fedc7c82ba30de077
-SIZE (webcamd-3.5.0.2.tar.bz2) = 9217074
+SHA256 (webcamd-3.6.0.1.tar.bz2) = 5d997a8dab160fcefc74f34287c6b3354bc35c7bf7f8dcb96a1c2e4678c8c501
+SIZE (webcamd-3.6.0.1.tar.bz2) = 9253198
reebsd-ports-gnome/commit/deskutils/kdepim4?h=gstreamer0.10-removal&id=7b57755e84cf060986c2892abf8d4b4eef3ff35a'>- Chase gpgme shared lib bump.jlaffaye2011-07-211-0/+1 * - Update kdepim4 and kdepim4-runtime to 4.4.11.1.avilla2011-04-237-94/+2 * - Add patch from upstream to fix a crash. [1]avilla2011-04-076-0/+92 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-253-22/+3 * Chase after net/openldap24-server update.delphij2011-02-251-1/+1 * Fix the shared library version number for libassuan to reflect whatdougb2011-01-141-0/+1 * Update KDE PIM to 4.4.9makc2010-12-252-3/+2 * Chase libassuan updatemakc2010-12-251-1/+1 * - Chase security/libksba shlib version bumpglarkin2010-12-161-0/+1 * Update KDE PIM ports to 4.4.8makc2010-12-052-3/+3 * Update KDE PIM ports to 4.4.7makc2010-10-221-3/+3 * Update kdepim to 4.4.6makc2010-09-112-4/+4 * Introduce KDEPIM4_VERSION and set it to 4.4.5makc2010-09-021-2/+2 * - Fix build with upcoming KDE 4.5. Don't bump PORTREVISION: packagesavilla2010-08-241-0/+2 * Remove stale stuffmakc2010-08-082-28/+1 * Present KDE SC 4.4.5 for FreeBSD.makc2010-06-302-4/+3 * - Make libassuan-1 support optional and mark port IGNORE with libassuan-1fluffy2010-06-222-9/+18 * Fix port name on the LEFT side of the : for BUILD_DEPENDSdougb2010-06-141-1/+1 * Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15dougb2010-06-141-2/+2 * Reduce dependency from boost-python-libs to boost-libsmakc2010-06-121-1/+2 * Present KDE SC 4.4.4 for FreeBSD.makc2010-06-022-6/+3 * - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-114-403/+119 * - Chase comms/gnokii shlib bumpmiwi2010-05-101-1/+1 * - update to 1.4.1dinoex2010-03-281-0/+1 * Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-072-4/+3 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Fix dependency path (boost-libs => bost-python-libs)fluffy2010-01-011-1/+1 * - Fix build after boost*miwi2010-01-011-1/+2 * The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-273-28/+4 * Chase gnokii sharedlibrarybumparved2009-09-111-0/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-023-8/+13 * Mk/bsd.kde4.mk:makc2009-08-101-8/+7 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-055-285/+52 * - Update boost to 1.39pav2009-07-281-1/+1 * - Chase security/gpgme update.wxs2009-07-163-0/+32 * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-032-3/+4 * Update KDE ports to 4.2.3makc2009-05-101-3/+3 * - Mark all kde4 ports MAKE_JOBS_UNSAFEmiwi2009-04-171-1/+1 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-023-20/+10 * bump PORTREVISION after cmake updatemakc2009-03-251-0/+1 * Update KDE to 4.2.1.makc2009-03-095-29/+5 * Add patch from kde svn rev.927081:makc2009-02-192-0/+16 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-097-316/+286 * Add patches from upstream:makc2009-01-234-0/+183 * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in...makc2009-01-143-7/+10 * - Chase comms/gnokii slib bumpmiwi2009-01-121-1/+1 * Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-76/+18 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-104-2078/+923 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Fix the USE_BISON setting. This was missed in the bison2 upgrade.linimon2007-11-011-1/+1 * Update to KDE 3.5.8lofi2007-10-303-5/+12 * Migration from bison 1.x to 2.xade2007-10-171-2/+2 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-048-35917/+65 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Allow the '!' character in account passwords again (broken after thelofi2007-05-013-1/+269 * Fix plist.lofi2007-04-032-16/+25 * Update timezone definitions with current DST changes and fix a DoS buglofi2007-03-313-0/+35449 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-144-13/+49 * Depend on kdebase for kio_smtp.lofi2007-01-151-1/+2 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-203-25/+42 * Update gpgme to 1.1.2, chase dependencies.lofi2006-09-141-1/+2 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-131-3/+3 * Update to KDE 3.5.3lofi2006-06-065-36/+28 * Fix KDE Bug 124024.lofi2006-05-063-0/+32 * Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0 * Update to KDE 3.5.2lofi2006-03-314-38/+3 * Fix application crashes caused by nonstandard ical files.lofi2006-03-152-1/+27 * Conversion to a single libtool environment.ade2006-02-232-1/+179 * Update to KDE 3.5.1.lofi2006-02-013-236/+3 * Be more explicit about the openssl dependency.lofi2006-01-121-1/+3 * Update to KDE 3.5.0lofi2006-01-09