summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2004-01-26divxplayer moved to the multimedia category.jmmv6-72/+1
2004-01-26gxine moved to the multimedia category.jmmv11-129/+1
2004-01-26Fix path to xine-lib; moved to the multimedia category.jmmv1-2/+2
2004-01-26xine-lib and xine-ui moved to the multimedia category.jmmv40-1797/+1
2004-01-26avidemux moved to the multimedia category.jmmv6-113/+1
2004-01-26Remove mplex; moved to the multimedia category.jmmv1-2/+1
2004-01-26mplex moved to the multimedia category.jmmv7-97/+0
2004-01-26Fix path to mjpegtools; moved to the multimedia category.jmmv2-4/+4
2004-01-26Remove mjpegtools; moved to the multimedia category.jmmv1-2/+1
2004-01-26mjpegtools moved to the multimedia category.jmmv8-276/+0
2004-01-26use LIBTOOL_OVERRIDE. fixes install on Solaris.grant1-1/+3
2004-01-26Fix path to xvidcore (moved to the multimedia category).jmmv3-6/+6
2004-01-26Remove xvidcore; moved to the multimedia category.jmmv1-2/+1
2004-01-26xvidcore moved to the multimedia category.jmmv5-54/+0
2004-01-26Remove moz-mplayer (moved to the multimedia category).jmmv1-2/+1
2004-01-26moz-mplayer moved to the multimedia category.jmmv4-36/+0
2004-01-26Fix path to win32-codecs (now in the multimedia category).jmmv3-6/+6
2004-01-26Remove mplayer-share, mplayer, gmplayer, kmplayer, mencoder, gmencoder,jmmv1-9/+1
realplayer-codecs and win32-codecs (all of them moved to the multimedia category).
2004-01-26Moved to the multimedia category.jmmv45-2103/+0
2004-01-26whitespace fix, remove useless sentence.grant1-3/+2
2004-01-26Fix Posix Threads locking problem as suggested by Min Sik Kim on thetron1-2/+2
"current-users" mailing list.
2004-01-26Regen.tron1-1/+2
2004-01-26Regen checksums corrupted by previous commit (hi xtraeme! :-).tron1-3/+3
2004-01-26Remove alevt, fxtv and xawtv (moved to the multimedia category).jmmv1-4/+1
2004-01-26xawtv moved to the multimedia category.jmmv7-201/+0
2004-01-26alevt moved to the multimedia category.jmmv5-112/+0
2004-01-26fxtv moved to the multimedia category.jmmv23-1005/+0
2004-01-26Fix build (I don't know what broke it, but pia seems to need threads).jmmv2-1/+15
2004-01-26add patch-agrecht1-1/+2
noted by wiz@
2004-01-26Unify "flex" build dependence handling.tron1-4/+4
2004-01-26Use find(1) with "-print" option because IRIX's "find" will otherwisetron1-15/+15
not print out anything. Noted by Georh Schwarz in private e-mail.
2004-01-26Fix build with newer versions of curl where TRUE and FALSE aren'trecht1-0/+19
defined anymore.
2004-01-25version.mk no longer defines MESA_VERSION. Put the version number of thejlam3-10/+6
required package in its place. Thanks to Jan Schaumann for diagnosing the problem.
2004-01-25Let build depend on "flex" package as suggested by Georg Schwarz ontron1-2/+2
the "tech-pkg" mailing list.
2004-01-25Add build dependency on perl.kristerw1-1/+2
2004-01-25Fix build problem on NetBSD systems without native pthread support.tron2-1/+26
2004-01-25Regen, missed in previous (hi tron! :-)xtraeme2-4/+6
2004-01-25replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4.grant1-4/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant68-136/+136
2004-01-24Fix Posix Threads locking problem as suggested by Min Sik Kim on thetron1-0/+18
"current-users" mailing list.
2004-01-24Fix Posix Threads locking problem as suggested by Min Sik Kim on thetron3-4/+7
"current-users" mailing list.
2004-01-24Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw1-2/+2
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-24Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw1-2/+2
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-24Missed during update to 1.6.1.93.jmmv1-0/+12
2004-01-24Update to mjpegtools-1.6.1.93. I haven't been able to find a list of changes,jmmv5-55/+83
what I've found from diffing since 1.6.1.90 are mostly bug fixes. While here, disable GTK support, so that we don't get a dependancy on GTK 1 when installing GNOME2. This only removes the 'glav' program anyway, which may be later added in an independant package if needed.
2004-01-24Undo last change, this is the wrong "buildlink2.mk" file.tron1-2/+1
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam13-26/+26
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives a value only once due to the multiple inclusion protection in the bulldlink3.mk files. In the case where a package includes several buildlink3.mk files that each want a slightly different version of another dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the strictest <pkg> dependency to be matched.
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam4-20/+36
2004-01-24If we use the XFree86-supplied GL and GLU libraries, then we are using X11.jlam2-2/+4
2004-01-24Using xpm implies using X11.jlam1-1/+2