Commit graph

65 commits

Author SHA1 Message Date
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Steve Price
2cf2d24ca1 Make sure to remove everything we install. 1998-10-05 03:17:11 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Mark Murray
7926d48fe5 Convet to ELF. 1998-09-14 20:11:03 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Donald Burr
cf5a1ca4a3 Allow environment variables to be passed to make's children (-e flag).
This way, you can, for example, "setenv HAVE_XFREE86 no"
to get fxtv to compile if you have special/extenuating circumstances.

Submitted by: Randall Hopper <rhh@ct.picker.com>
1998-07-06 13:26:32 +00:00
Donald Burr
f9b7999bd5 Upgrade fxtv to 0.47.
* change checksum and filename/version number in Makefile.
* change patch-ab to patch cleanly against new version.
* remove patch-aa -- it is no longer needed.
* add patch-ac to fix a small tiffio.h bogon in the source.
* add some new files to PLIST.
1998-06-07 08:54:25 +00:00
Mark Murray
027b3c8a71 Make fxtv work with CURRENT and STABLE. This is not the optimum solution,
but while the correct solution is being sought, this is probably the best.

Submitted by:	Randall Hopper
OK'ed By:	Satoshi Asami
1998-03-23 22:47:21 +00:00
Mark Murray
273a9e51e0 Update to 0.46. The changelog speaks:
Changes from 0.45-0.46
----------------------
- Event handling fixes for fvwm95
- Inval saved ximage when contin capture started (for restacking refreshes)
- Fix out-of-date internal app-defaults values
- Fixed mem leaks that add up capturing videos
- Turn off hardware cursor over video window when continuous video is on
- Restore video mode on normal exit
1997-12-18 16:58:35 +00:00
Thomas Gellekum
79e54f3236 Use new location for tiff34 headers.
This was the last commit in this series. If I broke anything, yell at me.
Not that think you'd need any encouragement. ;-)
1997-12-01 08:10:47 +00:00
Mark Murray
72d653019e Update to version 0.45.
From:  Randall Hopper <rhh@ct.picker.com>

Video Window Annotation for changes in Station, Input Device, Tuner Mode,
Volume, and Mute should make it more enjoyable to surf when zoomed
full-screen.

Station IDs will let the PAL (and NTSC) folks come up with their own names
for stations (e.g. E1, ITH, FOX, CBS).  You can map these IDs to channel
numbers or frequencies.  Channel number lists are now obsoleted by
the more general station lists.  (NOTE: See README sections 1.6.1-1.6.2)

Video window translations added for changing station (via ID, channel
number, or frequency).  Should make full-screen surfing of cable or
satellite simpler.

Japanese cable support from (Hideyuki Suzuki), and Dynamic Input Format
Selection (Joao Carlos Mendes Luis).

And Direct Video enhancements for moving and stacking the TV window on
your desktop.  Now when you lower the video window behind another window,
Fxtv will continue to blast (using XImages) rather than just turn off.
Also, unlike previous versions, Fxtv shouldn't leave any video trash on
your desktop after you move it in direct video mode.  Note that if you have
opaque moves on in your window manager, you'll of course see video stream
trails "while" you're moving the Fxtv window, but after you let go, the
desktop will be entirely cleaned up.  Fxtv also won't stomp on occluding
windows anymore.

Hope you have fun with it, and let me know if you have any problems.

Randall
1997-10-11 20:39:19 +00:00
Mark Murray
d382b5e31d Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on your
X console using a Brooktree BT848 based TV card. The driver is /dev/bktr0.
PR:		4527
Submitted by:	Randall Hopper
1997-09-28 13:21:43 +00:00