cvs commit: ports/audio/mp3blaster Makefile ports/audio/rhythmbox
Makefile pkg-plist ports/comms/py-lirc Makefile ports/games/cchess
Makefile ports/graphics/geeqie Makefile
ports/multimedia/audacious-plugins Makefile ports/multimedia/gxine ...
Juergen Lock
nox at FreeBSD.org
Sat Feb 26 22:11:54 UTC 2011
nox 2011-02-26 22:11:54 UTC
FreeBSD ports repository
Modified files:
audio/mp3blaster Makefile
audio/rhythmbox Makefile pkg-plist
comms/py-lirc Makefile
games/cchess Makefile
graphics/geeqie Makefile
multimedia/audacious-plugins Makefile
multimedia/gxine Makefile
multimedia/mplayer Makefile
multimedia/mythtv Makefile
multimedia/totem Makefile pkg-plist
multimedia/xine Makefile
comms/lirc Makefile distinfo pkg-plist
comms/lirc/files lircd.sh.in patch-daemons::Makefile.in
patch-daemons::hw_hiddev.c
patch-drivers::lirc.h
Added files:
comms/lirc/files patch-configure.ac
patch-daemons::hw-types.c
patch-daemons::hw_default.c
patch-daemons::hw_srm7500libusb.c
patch-daemons::lircmd.c
patch-tools::irsend.c pkg-message.in
Removed files:
comms/lirc pkg-message
comms/lirc/files patch-configure patch-daemons::lircd.c
patch-daemons::serial.c
Log:
- Update comms/lirc to 0.9.0p1_4 in order to be able to use the lirc
support in webcamd svn (for mceusb-based receivers/transmitters and
USB DVB tuner remotes supported by the Linux code), and enable
support for a few more USB devices while we're at it tho of those
only an FTDI-based one was tested:
http://www.huitsing.nl/irftdi/ [1]
- Fix plist for audio/rhythmbox and multimedia/totem and
add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for
multimedia/xine when building them with (optional) lirc support. [2]
- Chase liblirc_client shlib version bump for ports depdending on it
and bump PORTREVISIONs for ports depending on it by default.
Approved by: portmgr (miwi) [2]
Thanks to: Warren Block <wblock at wonkity.com> for testing [1]
Revision Changes Path
1.43 +1 -1 ports/audio/mp3blaster/Makefile
1.134 +1 -1 ports/audio/rhythmbox/Makefile
1.45 +1 -1 ports/audio/rhythmbox/pkg-plist
1.34 +30 -10 ports/comms/lirc/Makefile
1.6 +2 -3 ports/comms/lirc/distinfo
1.4 +2 -2 ports/comms/lirc/files/lircd.sh.in
1.4 +0 -27 ports/comms/lirc/files/patch-configure (dead)
1.1 +116 -0 ports/comms/lirc/files/patch-configure.ac (new)
1.2 +6 -6 ports/comms/lirc/files/patch-daemons::Makefile.in
1.1 +20 -0 ports/comms/lirc/files/patch-daemons::hw-types.c (new)
1.1 +97 -0 ports/comms/lirc/files/patch-daemons::hw_default.c (new)
1.2 +76 -87 ports/comms/lirc/files/patch-daemons::hw_hiddev.c
1.1 +26 -0 ports/comms/lirc/files/patch-daemons::hw_srm7500libusb.c (new)
1.2 +0 -18 ports/comms/lirc/files/patch-daemons::lircd.c (dead)
1.1 +23 -0 ports/comms/lirc/files/patch-daemons::lircmd.c (new)
1.2 +0 -94 ports/comms/lirc/files/patch-daemons::serial.c (dead)
1.2 +18 -7 ports/comms/lirc/files/patch-drivers::lirc.h
1.1 +12 -0 ports/comms/lirc/files/patch-tools::irsend.c (new)
1.1 +49 -0 ports/comms/lirc/files/pkg-message.in (new)
1.2 +0 -8 ports/comms/lirc/pkg-message (dead)
1.6 +2 -1 ports/comms/lirc/pkg-plist
1.10 +2 -2 ports/comms/py-lirc/Makefile
1.4 +2 -1 ports/games/cchess/Makefile
1.16 +1 -1 ports/graphics/geeqie/Makefile
1.83 +1 -1 ports/multimedia/audacious-plugins/Makefile
1.60 +1 -1 ports/multimedia/gxine/Makefile
1.202 +1 -1 ports/multimedia/mplayer/Makefile
1.37 +1 -1 ports/multimedia/mythtv/Makefile
1.119 +1 -1 ports/multimedia/totem/Makefile
1.49 +1 -0 ports/multimedia/totem/pkg-plist
1.102 +3 -1 ports/multimedia/xine/Makefile
More information about the cvs-all
mailing list