summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2003-04-10Add and enable realplayer-codecs.salo1-1/+2
2003-04-10Add and enable smpeg-xmms.jmmv1-1/+2
2003-04-10Initial import of smpeg-xmms, version 0.3.5.jmmv4-0/+39
MPEG video plugin for XMMS, using SDL/smpeg as backend. Supports hardware acceleration in XFree 4.x (if available), fullscreen, resizeable window, VCD support, aspected ratio when resizing the window, etc. Provided in PR pkg/19390 by Juan RP.
2003-04-10Add the patches from KDE Security Advisory 20030409-1:markd9-3/+302
PS/PDF file handling vulnerability http://www.kde.org/info/security/advisory-20030409-1.txt Bump PKGREVISION.
2003-04-10Update distinfo missed in MPlayer-0.90 updateabs1-3/+5
2003-04-10Update to 0.9.1.wiz4-13/+13
New in 0.9.1: oglerc-option fixes. HP-UX fixes. New in 0.9.0: Only updates for keybinding to the new functions.
2003-04-10Update to 0.9.1:wiz6-39/+38
Alsa audio output fixes. Stereo_mode oglerc-option for liba52. digit_timeout, default_skiptime oglerc-options. Fullscreen fixes for KDE HP-UX fixes.
2003-04-09comment out some dispensable code which triggers a fatal bug indrochner4-3/+28
not-absolutely-current NetBSD libintl
2003-04-09-update to 0.90 release (no changes from rc5, except documentation fixes,drochner6-21/+27
they even forgot to update the version string) -make sure libfreetype is found by "configure" -we don't really need GNU libintl - this avoids a conflict with libmad
2003-04-08revert previous; I had netpbm-9.25 and BUILDLINK_DEPENDS wasgrant1-5/+5
still >=9.24, causing this breakage. bump BUILDLINK_DEPENDS to 10.11.6.
2003-04-08update to reflect libs installed by netpbm-10.11.6 (hi tron!).grant1-4/+4
noted by pooka.
2003-04-06Replace patch-ab with the version that will be in the next release.wiz2-11/+9
2003-04-06Add and enable gxinerh1-1/+2
2003-04-06Initial import of gxine-0.3.2, a gtk2-based media player.rh10-0/+128
2003-04-06Add and enable xine-librh1-1/+2
2003-04-06Initial import of xine-lib-1.0rc9, a multimedia player library.rh14-0/+797
2003-04-06Add and enable xvidcorerh1-1/+2
2003-04-06Initial import of xvidcore-0.9.1, an ISO MPEG-4 compliant video codec.rh5-0/+54
2003-04-05Add CONFLICTS line with SDL-image.wiz1-1/+3
2003-04-04Remove platform restriction entirely.salo1-2/+1
It's been reported to work just fine on NetBSD/sparc (thanks mrg!).
2003-04-03- fixed MASTER_SITESsalo2-33/+21
- added HOMEPAGE - removed NetBSD-only restriction, allow install on all i386 systems - shortened DESCR - delint
2003-04-03Bump PKGREVISON:salo3-24/+24
- fixed MASTER_SITES - added HOMEPAGE - removed NetBSD-only restriction, allow install on all i386, powerpc and alpha systems - removed bogus fix for powerpc - splitted MESSAGE into MESSAGE.common and MESSAGE.powerpc - delint
2003-04-03If sane-config is on your path, the build tries to make use of sanemarkd2-3/+45
so add a dependency on sane-backends so this will always work. Also means that kooka and libkscan are built. From PR 20981 by Wojciech Puchar. Bump PKGREVISION.
2003-04-03Finish renaming of SDL-image to SDL_image.wiz6-69/+2
2003-04-03User SDL_mixer/SDL_image instead of SDL-mixer/SDL-image.wiz1-3/+4
Bump PKGREVISION.
2003-04-03Re-import SDL-image as SDL_image (original name).wiz5-0/+66
2003-04-02Update to 2.0.3:wiz10-154/+135
New in libggi 2.0.3: * X-target: * Fixed a bug, where a ggiFlush() call was missed, which makes directbuffer content visible when releasing it. * Fixed a clipping bug, causing to let disappear characters or whole strings. * Fixed clipping on multiple frames. * Add -keepcursor option, which keeps the default cursor. * Fixed crash when used 8bit characters * Fixed endless loop when X11 server provides only and only the same sort of X visuals * Demo: Improved pageflip demo to test all primitives in a multi-frame environment * merged some compiler fixes from the OpenBSD ports tree * fixed a crash, when a drawing primitive (i.e. a line) crossed two borders of the clipping rectangle * added 64bit fixes to wrap and cube3d demos * minor improvements to checkmode and struct check tool (important for target developers though) * manpage fixes New in 2:2:0 (2.0.2): 2002-12-26 * Misc bugfixes (see ChangeLog) * Huge documentation updates * Major build system update - adds builds fixes for many platforms * memory-target - add -pixfmt option - added missing support for reporting physical screen sizes. * X-target - rewritten (x/xlib splitting is obselete now) - added dirty region management * xlib-target - disabled. Will be removed later * fbdev-target - DirectFB driver works with directfb 0.9.13 - added mach64 accelerator * KGI-target - big update (works with KGI-0.9 now) - added mach64 accelerator - added radeon accelerator - still experimental, thus disabled in configure New in 2:1:0 (2.0.1): 2001-08-26 * More documentation updates. * Prelimiary support for using DirectFB drivers under display-fbdev * Many corrections/improvements to build files * Started move towards using libtool versioning, as interface is stable. New in 2.0: 2001-08-11 * Huge documentation updates. * svgalib-target - added frame support - misc bug-fixes New in 2.0beta4: 2001-07-10 * Misc bugfixes (see ChangeLog). * Huge documentation updates. * finished support for reporting physical screen sizes. * splitted libggimisc off * New API: ggiDetachInput() * fbdev-target - Acceleration of Matrox G400 (matrox fb) * directX-target - Update - Highly experimental target for Win ... Use at your own risk ! * ipc-target - New target for interprocess communication (experimental) New in 2.0beta3: 2000-12-18 * Misc bugfixes (see ChangeLog). * Minor documentation updates. * Major rewrite of the internal sublib handling. * Some fixes for PowerPC compatibility. * preliminary support for reporting physical screen sizes. * Made all headers C++ compatible. * lcd823-target - Target for the Motorola MPC823 builtin LCD controler, using the /dev/lcd823 Linux kernel device. * fbdev-target - Better detection of kgicon-type fb-devices and old fb implementations. - Better usage of fbdev mode infos in fb.modes - Better acceleration for the Matrox fb. * glide-target - Added directbuffer support. * aalib-target - Better mode handling. * X-target - Propagated X dpi values to give physical screen dimensions. - Various fixes to properly init several values. * tele-target - Updated much to make it work again. * vgl-target - New target for FreeBSD's VGL library. * directX-target - Highly experimental target for Win ... Use at your own risk !
2003-04-02Update to 0.8.3:wiz11-70/+130
New in 0.8.3: * The two hotfixes for libgii 0.8.2 * manpage fixes * several minor fixes New in 0.8.2: 2002-12-??; * Misc bugfixes (see ChangeLog). * Huge Documentation update. * Threadsafety fixes * LibGG: New supported platform: Darwin * Major build system update - autoconf 2.5x works now - build fixes for many platforms * input-kii - new input target. Works for many KGI users, but still not for everyone. - still very experimental, thus disabled by default * input-x/input-xwin - handle GraphicExpose events * input-ipaq - new touchscreen input for Compaq iPaq from Tobias * input-zaurus - new touchscreen input for Sharp Zaurus from Tobias New in 0.8.1: 2001-08-26; * Nothing much in the code except the usual minor fixes. * The build process is improved. New in 0.8: 2001-07-10; * Misc bugfixes (see ChangeLog). * Huge Documentation update. * New API: giiSplitInputs() * input-linux-evdev - Bugfixes from Stephan * input-directx - Update * input-vgl - small build fix for FreeBSD New in 0.7: 2000-12-18; * Portability fixes for non-Linux platforms. * Preliminary Win32 support. * All headers should be C++ compatible now. * Misc bugfixes (see ChangeLog). * Documentation updates. * Renamed GGI_ELOCKBUSY to GGI_EBUSY. * New LibGG functions ggCurTime() and ggConfigExpandAlias(). * LibGG now uses it's own mutexes when compiled with gcc - no more pthreads and dynamic linker bugs. * Support compiler type checking on gii_input_t. * New command events GII_CMDCODE_PREFER_ABSPTR and GII_CMDCODE_PREFER_RELPTR. * input-linux-evdev - New target to support the new evdev input API present in Linux 2.4 and 2.2.18. Should handle mice, joysticks and keyboards. * input-linux-mouse - Improved autodetection of mousetype. * input-mouse - 3 button support for MS protocol. - 4 button support for IMPS/2 protocol. * input-x/input-xwin - Prevent events from lagging in the socket queue in apps that don't call XFLush/XSync frequently. * input-vgl - New inputlib for FreeBSD's VGL library. * input-directx - New inputlib for DirectInput on Win32. * filter-keytrans - Added new filter to arbitrarily remap key events.
2003-04-01Update KDE to 3.1.1.markd2-5/+5
Changes: arts * Several memory corruption fixes. kdelibs * kdialog: Fix screen numbering problem for centerOnScreen() static method * kprogress: Fix math problem in displaying correct percentage for large numbers * kio_http: Fix data processing for webdav(s) listing of directories and files * kate: Many small bugfixes, including: + Fixed code completion drop-down box position + Fixed "wrap cursor disabled" bugs + Fixed vertical scrollbar middle mouse behaviour + Fixed remove whitespace feature + Now clears the redo history when it is irrelevant + Fixed crash after starting up with a non-existant directory in the file selector history * kparts: Fix extension of transparently downloaded files, this fixes ark (used to display temp file instead of archive content) * klauncher: Fixed support for "Path=" entry in .desktop files. This entry can be used to specify a working directory. * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking. * kdeui: Fix for alternate background coloring in Konqueror list views. * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2. * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL; fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks points to the same place * kstyles: Handle focus indicators on label-less checkboxes better * kdeprint: Don't freeze when there is no route to the selected CUPS server * SSL: add support for OpenSSL 0.9.7 * SSL: ADH ciphers are now explicitly disabled in all cases * SSL: new CA root certificate added * Several Xinerama related fixes * QXEmbed fixes for various situations that don't handle XEMBED well * Java on IRIX with SGI 1.2 VM is fixed * khtml: Several major bugfixes, partially incorporated fixes from Safari as well. kdeaddons kdeadmin * Linux Kernel Configurator: Add details about the lightbulb icon's meaning * Linux Kernel Configurator: Support for more incorrect kernel configuration files kdeartwork kdebase * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names * klipper: Escape "&" everywhere. * konsole: + Removed "get prompt back"-hacks, don't assume emacs key shell bindings. + Fixed usage of background images with spaces in the filename. + Profile support fixes (disabled menubar etc.) + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct title. + Fixed a problem with the "Linux" font that prevented it from being used with fontconfig. * kdesktop: Made desktop menus pop up in unused Kicker space work. * kicker: Fixed empty taskbar sometimes showing scroll buttons. * konqueror: + Various startup performance improvements + Fix crash when sidebar tree expands hidden directory + Fix crash when config button hidden from config button's menu + Extensive fixes to Netscape plugins, fixing crashes and plugin support + Changes to default preview settings, making the defaults safer on various platforms * Java configuration module: Make it possible to properly configure Java in all cases * Previews: Fixed a privacy issue where previews of HTML files could access files or hosts on the network. kdeedu * KStars: + Fixed bug #51708: No longer exits if starting position is below horizon (only affected some systems) + Fixed bug #52205: Country of Lhasa is China, not Tibet. + Fixed too-narrow coordinates field in statusbar. + Fixed bug in "length of day" calculator module; it now properly accounts for latitude and longitude kdegames * Atlantik: Many small bugfixes, including: + Better handling of incoming messages + Fixed token animation * kbackgammon: Common crash fix. kdegraphics * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the drawings * Kooka: Some UI crashes fixed * KViewShell: Default paper size is fixed * KGhostView: Fixed wheel-mouse scrolling kdemultimedia * KsCD: + Stopped KsCD from pausing after tracks in random mode + Correctly associate extra CDDB information with tracks + Support non-Latin encodings properly in CDDB entries and elsewhere + Proper systemtray behaviour + Updated key accel code to avoid depricated calls * Movie previews have been removed due to severe unresolved stability problems kdenetwork * Desktop Sharing server (krfb): + fix problems on X11 servers with 8 bit depth + fix problems on X11 servers with big-endian framebuffer + allow X11 servers without XShm (thin clients). Warning: requires a lot of bandwidth + remove read timeouts. This should solve problems with some clients that got disconnected after a minute of inactivity (but increases the time to detect dead clients) + fix problem with clients that support both RichCursor and SoftCursor encodings (like krdc from HEAD) * Desktop Sharing client (krdc): + fix: when an error occurred in fullscreen krdc did not restore the original resolution + fix: krdc stopped to repaint the framebuffer after a disconnect while the error dialog was displayed + the quality setting in medium quality mode has been increased because the original setting looked too bad with Keramik kdepim * KOrganizer bug fixes: + Use correct default duration for events crossing a day boundary (#53477). + Correctly save category colors (#54913). + Don't show todos more than once in what's next view. + Include todos in print output of month view (#53291). + Don't restrict maximum size of search dialog (#54912). + Make cancel button of template selection dialog work (#54852). + Don't break sorting when changing todos by context menu (#53680). + Update views on changes of todos directly in the todo list (#43162). + Save state of statusbar (#55380). * knotes: Escape "&" in note titles kdesdk * Cervisia: + Fixed line break in protocol view + Fixed timestamp for files that are not in cvs (#55053) + Fixed handling of Cervisia's options like 'Update Recursively' when run as embedded part in konqueror (#55665) kdetoys * kworldclock: Fixed that all clocks show the same time. * kweather: Made it work again with non-english locales. (#52147) * kweather: Prevent KWeather from looping and freezing Kicker when not connected to the internet.(#49191) kdeutils * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI * kcalc: Now a KMainWindow instead of a KDialog to fix various UI inconsistencies * kdf: Support escapes in fstab quanta * Bugfixes: + Allow resizing of the main window even with large user toolbars [#53230] + Insert valid DTD definitions [#53274] + Honor the View Default settings from Settings->Configure Editor [#53569] + Be less braindead regarding the Show DTD Toolbar setting [#53739] + Be able to select also directories in tag dialogs [#54819] + Do not complain about text files being binary ones on a system with broken mimetypes [#54924] + Bring up the "File Changed" dialog only, when the file content has changed[#55678] + Select Tag Area behaviour fixed for optional tags + Insert non-translated string in CSS code parts + Insert "border-top", "border-right", etc. correctly in CSS + Don't quote the script line more than once in the action configuration dialog + Memory leak fixed: editor parts were not deleted when a file was closed + Fix insertion of "img" tags in HTML documents + Upload/rescan project/add to new project tree view behaviour fixed + Fix renaming of file in the Project Tree, when a file with the new name was already present in the project + Rename only what has to be renamed in the project and enable project saving after a rename + Use the correct encoding for newly created files + Saving of Author and E-Mail project options was broken in some cases + Fix the numbering of new documents + Fix the execution of actions + Fix crash when deleting an action + Insert valid single tags from the toolbar * Enhancements: + Show the tag attributes (Alt-Down) menu lower than the current line + "Insert in cursor position" for script actions replaces the selection if there was some text selected + New DCOP interface (WindowManagerIf) added to enable the modification of the opened documents from a script + DTD for Quanta tags (DTD definition) added + XHTML 1.0 Strict DTD added
2003-04-01Make this compile with Mesa 5.0rh3-1/+22
2003-04-01Make this compile with Mesa 5.0rh6-2/+45
2003-04-01Add distinfo left out in previous commitrh1-0/+5
2003-04-01Make this compile with Mesa 5.0rh2-1/+17
2003-04-01oops, give this package a version.mrg1-2/+2
2003-04-01make MPLAYER_USE_REALMEDIA used on powerpc & alpha as well as i386...mrg1-2/+5
2003-04-01initial import of the realplayer-codecs packagemrg5-0/+86
2003-04-01Make this compile and install cleanly under Linux.jschauma2-15/+20
2003-03-30This needs glut in order to make kpovmodelerjmc1-2/+3
2003-03-30Test Mesa version and set shared library version in PLIST accordinglyjmc2-4/+17
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv39-96/+78
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz3-6/+3
2003-03-28Remove superfluous whitespace.wiz1-2/+2
2003-03-28Ok...Finally get this right. The 5.0 Mesa needs LIBTOOL_OVERRIDE which worksjmc1-2/+2
correctly on install now when tested.
2003-03-28Oops. This applied before, not with the last update to Mesa.jmc1-2/+2
2003-03-28Needs LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE as it turns outjmc1-2/+2
2003-03-26De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵jschauma4-4/+8
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package.
2003-03-24"PKGREVISION++, since more files are installed..."jschauma1-1/+2
- Wiz
2003-03-24Add distinfo for and facilitate using of MESA_REQD=3.4.2;jschauma4-7/+14
2003-03-24Fix PR pkg/20685 by changing the if-statements to allow creation of a fakejschauma3-15/+15
package for clean-depends-list purposes. While here, also remove the no longer necessary CFLAGS after previous commit in MesaLib and also add distinfo for MesaLib for non Mesa-5.0.
2003-03-24Also install glxext.h, as suggested by Joachim Koenig-Baltes injschauma2-5/+5
PR pkg/20878.