summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2003-10-11Update to mpgtx-1.3. OK'd by wiz@. Closes PR pkg/19082.cube4-78/+73
30 August 2002 (Version 1.3): [pb] -Added support and fixes for mpeg2 muxed files. mpgtx should now split and join mpeg2 files correct [pb] - Improved mpgtx knowledge about length of mpeg2 movies [pb] - removed bug which was introduced in 1.2 where demuxing was broken 18 August 2002 (Version 1.2): [pb] - mpgtx is now able to search for a valid pack through a whole file (-X) [pb] - added option to suppress progress output (faster) (-N) [pb] - fixed a bug where a buffer is at end and data could not be processed -> unplayable movies [pb] - increased file buffer for better performace to 2MB [pb] - added option to change the aspect ratio of a movie (-A ) [pb] - added option to keep junk headers in splits (-P) 27 August 2001: [la] - mpgtx now supports MPEG streams with leading zeros and skip them gracefully [la] - added some support for ill-formed system streams that don't begin with a PACK header. (both, thank to Søren Roug) 22 August 2001: [la] - Created a home made configure script that automagically checks Large File support and GCC 3.0 tricks to produce correct CFLAGS and LFLAGS. 20 August 2001: [la] - Restored compatibility for systems older than glibc2.2+ to enable large file support build with `make lfs-support' 10 August 2001: (large file support) [ms] - support for files larger than 2GB on systems supporting Single UNIX Specification 2.0. Requires glibc2.1+ for build but actual support requires both glibc2.2+ and Linux kernel 2.4+ [la] - Cosmetic changes (The Entire Large File Support code is the courtesy of Mattias Sandgren Please stand up and applause ) 6 August 2001 [la] - tagmp3 used to return 1 even on success. changed that so that it could be used in scripts. (A big thank to C. R. Johnson for that.)
2003-10-11bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.grant1-1/+2
2003-10-08Update homepage URL.tron1-2/+2
2003-10-08Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. Fixes PR 20520danw1-2/+2
(Darwin build)
2003-10-06Added patch-aa.reed1-1/+2
2003-10-06Add patch to make filmgimp build under gcc 3.3.1. (Closes my PRreed1-0/+36
#23062; okay'd by wiz.)
2003-10-06ruby-opengl to 0.32.3.taca3-17/+15
Fix broken package with updating. 2003-08-17 <yoshi@giganet.net> * fixed for mswin32 (thanks patch: nobu.nakada) * function call which was being called from the NUM2INT() argument is deleted * change allocate_buffer_with_string() 2003-08-04 <yoshi@giganet.net> * fixed bug teapot.rb, extconf.rb (thanks patch: Stef Telford) * fixed bug glu.c (thanks patch: Ashish Myles) * fixed for gcc 3.3.1 (thanks patch: Haukur Hreinsson) * fixed for cygwin environment * release OpenGL module 0.32c
2003-10-06Grammar and punctation nits.cube3-6/+18
Provide a DESCR file for nvtv-gtk2, this is more helpful for the user wanting to choose between GTK+1 or GTK+2 interface. Provided by salo@.
2003-10-06Fix uninitialized mutexes in the "aa" and "none" output plugins.mycroft3-1/+29
2003-10-06Pull in xvidcore via buildlink.mycroft1-1/+2
2003-10-06A small tweak so that the XviD test succeeds. Touches some autoconf m4mycroft4-4/+39
files...
2003-10-06Better description of Nvtv, as advised by salo@.cube1-6/+13
2003-10-05If ${_GL_GLEXT_H} doesn't exist, just set everything to NO. Otherwiseatatat1-1/+5
egrep emits error messages.
2003-10-05Another wip -> graphics change.cube1-2/+2
2003-10-05Update to 0.9.12:wiz4-22/+33
2003.Aug.18 (0.9.12) * Replaced "efont-serif" fonts with those from the 'ttf-freefont' package, for better support of ISO8859-13 symbols (e.g., for Lithuanian). Fonts copyright the Free Software Foundation. Thanks to Mantas Kriauciunas for the tip. * Made main event loop ignore motion events if the loop has spun too long. (Fixes problems where shape or stamp tools take forver to 'catch up' with the mouse; especially noticable on slow machines over remote X display.) * Walloon translation. Pablo Saratxaga * Translated to Russian Dmitriy Ivanov * Translated to Malay Muhammad Najmi Ahmad Zabidi * French translation update. Jacques Chion * Chinese translation update. Wang Jian * If gnome-config is not found, it doesn't necessarily mean Gnome isn't being used! Makefile will now fall-back and assume $GNOME_PREFIX should be /usr, so that the launcher icon gets installed into the Gnome menu. * Added some "#error" directives to give verbose output regarding missing library header files. (Typical cause of this symptom is forgetting to install dev. packages; e.g., installed "SDL.rpm", but not "SDL-dev.rpm") * Fixed Mac OS X #include typo. Darrell Walisser * Fixed bug where non-translated stamp description text would get drawn right-to-left after the kudos text (e.g., "Great!") goes away. Thanks to Itai * Added call to close iconv when quitting. John Popplewell Darrell Walisser * Removed static "MAX_FILES" limit; now mallocs space for file info. structures. (Should fix large stack crash on OS X, which is good.) * Fixed bug where translated text would revert to English in 'uppercase' mode. * Fixed UTF-8 related bug where Lithuanian wouldn't display if using 'TTF_RenderText...', but Spanish wouldn't display if using 'TTF_RenderUTF8...'. Thanks to Mantas Kriauciunas, Robert Glowczynski, John Popplewell and Karl Ove Hufthammer. * Simplified CFLAGS variable in Makefile. Ben Armstrong * Fixed bug where ".thumbs" dir wouldn't get generated if it wasn't there and you went to the 'Open' dialog. * Fixed prompt bug for larger window sizes TOYAMA Shin-ichi
2003-10-05Add and enable ruby-gd pacakge.taca1-1/+2
2003-10-05Initial importing of graphics/ruby-gd package based on PR pkg/22159 bytaca4-0/+50
Rasputin <rasputin at idoru dot mine dot nu>. Ruby extension library to drive Thomas Boutells gd library.
2003-10-05wip -> graphics in paths.cube1-6/+6
2003-10-05Add missing blank line.jmmv1-1/+2
2003-10-05Add and enable nvtv and nvtv-gtk2.cube1-1/+3
2003-10-05Initial import of nvtv-gtk2, version 0.4.5, into the NetBSD Packagecube1-0/+16
Collection, from pkgsrc-wip. OK'd by seb@. This is a tool to enable TV-Out on Linux for NVidia cards. It does not need the kernel, supports multiple TV encoder chips. You may use all the features of the chip, down to direct register access, and all resolutions and sizes the chip supports.
2003-10-05``oops'', imported nvtv-gtk2 onto nvtv, thus overwriting the Makefile.cube1-11/+5
Reverting to revision 1.1.1.1.
2003-10-05Be more selective about linking things with -lXinerama -- only the DXR3 modulemycroft6-10/+77
actually uses it.
2003-10-05Initial import of nvtv-gtk2, version 0.4.5 into the NetBSD Packagecube1-5/+11
Collection, from pkgsrc-wip. OK'd by seb@. This is a tool to enable TV-Out on Linux for NVidia cards. It does not need the kernel, supports multiple TV encoder chips. You may use all the features of the chip, down to direct register access, and all resolutions and sizes the chip supports.
2003-10-05Initial import of nvtv, version 0.4.5 into the NetBSD Package Collection,cube14-0/+727
from pkgsrc-wip. OK'd by seb@. This is a tool to enable TV-Out on Linux for NVidia cards. It does not need the kernel, supports multiple TV encoder chips. You may use all the features of the chip, down to direct register access, and all resolutions and sizes the chip supports.
2003-10-05use buildlink2hamajima1-5/+6
2003-10-04Remove malloc.h includes and use stdlib.h everywhere. (Fixes Darwin build)danw15-95/+108
2003-10-03Adjust the CRITICAL_SECTION locking protocol slightly -- only increasemycroft2-10/+12
cs->locked *after* acquiring the lock, so that we can count recursive locks and unlock at the right time. Doesn't seem to affect any codecs I've tested, but you never know...
2003-10-03Fix manpages installation.salo1-3/+3
From Ben Collver via PR pkg/23047.
2003-10-03Forgot in previous.salo1-2/+2
Depend on version 6b or newer.
2003-10-03PKGREVISION++salo2-11/+27
Install documentation. Style nits, while here. Addresses PR pkg/23046 by Ben Collver.
2003-10-03don't hard-code prefix, pass it to Makefile.PLexplorer3-6/+6
2003-10-02Link libwine with -li386 so that it gets i386_set_ldt() defined.mycroft5-14/+305
XXX I updated configure.ac, but I can't actually patch that without running into severe automake lossage, so that patch is not named patch-?? right now.
2003-10-02Fix mutex locking problems and some funkiness with %fs so that win32 codecsmycroft3-1/+68
work.
2003-10-02Better fix for audio playback -- now xine works pretty for DVD and radiomycroft2-35/+87
playback, at least.
2003-10-02Since libgd requires FreeType2 and JPEG and XPM, we might as well enable ↵explorer3-6/+11
them here too. This makes this package act like it did before it was 'upgraded' several months ago.
2003-10-02Adjustments for NetBSD audio interface...mycroft2-5/+55
* play.samples is in bytes, not frames. (XXX I wonder if we can fix this or it's too late??) * Set blocksize much smaller so that xine thinks the pointer is "real-time".
2003-10-01graphics/exifitojun1-1/+2
2003-10-01exif-0.6, extract exif info from digital camera fileitojun5-0/+47
2003-09-30Remove package revision after package has been updated.tron1-2/+1
2003-09-30The checksum for 5.5.7-10 changed. Update to 5.5.7-11 while I'm here.mycroft2-5/+5
ChangeLogs? We don't need no shtinking ChangeLogs! (AFAICT, there is a single bug fix to the MPEG code.)
2003-09-30Fix installed include file xine.h: remove comma at end of enumerator list.seb4-2/+31
This fix the build of kdemultimedia3 with GCC 3.3.1. Bump PKGREVISION.
2003-09-30Match the buildlink3.mk guidelines set out in revision 1.22 ofjlam4-23/+19
bsd.buildlink3.mk.
2003-09-30Trivial fix for GCC3.mycroft2-1/+15
2003-09-30Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guardsjlam4-38/+71
to protect more parts of buildlink3.mk files against multiple inclusion.
2003-09-29Update Mesa and friends to latest version 5.0.2:jschauma14-113/+51
- fixed texgen problem causing texcoord's Q to be zero (stex3d) - default GL_TEXTURE_COMPARE_MODE_ARB was wrong - GL_CURRENT_MATRIX_NV query was wrong - GL_CURRENT_MATRIX_STACK_DEPTH_NV query was off by one - GL_LIST_MODE query wasn't correct - GL_FOG_COORDINATE_SOURCE_EXT query wasn't supported - GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query returned wrong value - blended, wide lines didn't always work correctly - glVertexAttrib4svNV w component was always 1 - fixed bug in GL_IBM_rasterpos_clip (missing return) - GL_DEPTH_TEXTURE_MODE = GL_ALPHA didn't work correctly - a few Solaris compilation fixes - fixed glClear() problem for DRI drivers (non-existant stencil, etc) - fixed int/REAL mixup in GLU NURBS curve evaluator (Eric Cazeaux) - fixed delete [] bug in SI GLU (bug 721765) (Diego Santa Cruz) - glFog() didn't clamp fog colors - fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the gl[Get]TexParameteri[v] functions - fixed invalid memory references in glTexGen functions (bug 781602) - integer-valued color arrays weren't handled correctly - glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work - GL_EXT_texture_lod_bias is part of 1.4, overlooked in 5.0.1 - build GLUT with -fexceptions so C++ apps propogate exceptions While here, fix PR pkg/23003 by moving the version number to version.mk and including that in the buildlink.
2003-09-29Sync PLIST for documentation with the new tarball.jschauma2-32/+177
(Maybe we should split the documentation into a separate package?)
2003-09-29transcode needs a more recent version of xvidcore to work correctly, so updatemycroft3-7/+7
to 0.9.2. Changes are mostly random bug fixes.
2003-09-29Fix build problem with gcc 3.3.1: fix multilines string constant.seb2-1/+205
2003-09-28Fix GCC 3.3.1 related build problem.tron3-5/+11