summaryrefslogtreecommitdiff
path: root/x11/xvidcap
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2005-01-12Split up Makefile into a Makefile.common so it can be reusedreed4-36/+27
for a xvidcap-gtk2 package. Remove the XVIDCAP_GTK2_GUI usage. Add note to DESCRiption to clarify the version of this xvidcap.
2005-01-10Only install gvidcap.1 when built with GTK2 support.reed4-5/+25
(It is the identical file, so use symlink.) Bump PKGREVISION. I will be splitting this up to add a new package: xvidcap-gtk2.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-24GNU Make doesn't appear to be needed to build and installreed1-2/+1
so remove the USE_GNU_TOOLS for make.
2004-05-29Initial import of xvidcap-1.1.3 from pkgsrc-wip, packaged by Jeremyxtraeme8-0/+114
C. Reed. xvidcap is a tool (like Lotus ScreenCam and Camtasia) that captures movement on a selected area of an X11 screen to files. Frame output formats include: XWD, PPM, PNG, MNG, JPEG and MPEG.