summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2002-10-28This file was removed on rev 1.14. I don't know why cvs re-added it insteadbouyer1-57/+0
of aborting because of the conflict.
2002-10-28Add and enable gmngview.wiz1-1/+2
2002-10-28Initial import of gmngview-1.0.4, a simple GTK-based MNG viewer.wiz5-0/+52
2002-10-28Update to 2002.10.26:wiz3-8/+20
* few translation updates * US Sacagawea dollar coin * and some nuts
2002-10-28Update to 2002.10.26:wiz3-6/+7
* Czech language support * translation updates * KDE and Gnome launcher installation fixes
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-10/+7
Depend in ALL_TARGET does not seem to be needed anymore so remove it, otherwise perl5/module.mk usage would have been limited ;)
2002-10-27Use buildlink2. Use perl5/module.mk.seb3-18/+9
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-6/+3
2002-10-27Use perl5/module.mk.seb1-5/+2
2002-10-27On Solaris, if ${X11BASE} != "/usr/openwin" use the builtin XPM if it exists.bouyer2-2/+59
2002-10-27libGLU is part of Free4 on Solaris too.bouyer2-4/+4
2002-10-27MesaLib is part of XFree 4 on solaris too.bouyer2-4/+4
2002-10-26Correct XPM include and lib paths.bouyer2-10/+20
2002-10-26Remove a NetBSD-specific check, all systems use ${LOCALBASE} in pkgsrc world.bouyer2-11/+15
2002-10-26Also need @X_EXTRA_LIBS@ for X libraries.bouyer2-4/+4
2002-10-26install the README file - the only piece of documentation availabledrochner2-3/+7
(requested by Hubert F.)
2002-10-26Solaris's /bin/sh doesn't likebouyer1-1/+3
for file in ${CODEC_FILES}; do when CODEC_FILES is empty. .if out this part of the code if CODEC_FILES is not defined or is empty.
2002-10-25Update to 0.90pre9:wiz8-83/+76
This release contains dozen of fixes for various problems reported by users, including ones related to DVD/VOB subtitles disappearing, mms:// streaming, and fullscreen switching under Metacity and KDE 3.1. libaf, the new audio filter layer, has been introduced. It does automatic formating, and samplerate and channel number conversion for less featureful soundcards. The new option -autosync should help with buggy soundcard drivers. Audio/video codec and output driver selection has been reworked. The code cleanup has continued, and memleaks are starting to be eliminated.
2002-10-25forgot a dirrmdrochner1-1/+2
2002-10-24not needed anymoredrochner1-6/+0
2002-10-24-use buildlink2drochner2-7/+8
-while here, update to 0.6.14 changes: -new translations -CGM import/export filters -SVG export has some basic support for Text
2002-10-24install some header files (this got lost recently)drochner3-3/+23
and buildlink2ify them needed (at least) for graphics/sketch
2002-10-24switch to buildlink2drochner2-8/+11
2002-10-24regen (1.5 fix in patch-ad)wiz1-2/+2
2002-10-22Use lang/gcc/buildlink2.mk instead of Makefile.gcc.jlam1-2/+2
2002-10-22hack in support for Powershot A20 and S330 Digital Elph; the latterdrochner3-1/+29
is from John Kohl per PR pkg/18742, the former result of a google search
2002-10-22Update to tuxpaint 2002.10.20:wiz3-16/+21
This release includes documentation updates. The README was converted to HTML with screenshots. A British English 'translation' was created. There were man page updates, so that it no longer requires docbook-to-man. Windows printing code was updated, and the Norwegian and Icelandic translations were updated.
2002-10-21Replace USE_LIBINTL with buildlink2.mk inclusion.wiz1-2/+2
2002-10-21Remove unneeded USE_LIBINTL.wiz1-2/+1
2002-10-21Remove unused USE_LIBINTL.wiz1-2/+1
2002-10-21Convert to buildlink2.wiz2-11/+11
2002-10-20Use perl5/module.mk.seb1-6/+2
2002-10-20Regen: rearrange patch-aa to keep solaris9's patch happy.bouyer1-2/+2
2002-10-20Rearrange patch-aa to keep Solaris9's patch happy.bouyer1-7/+9
2002-10-20Use buildlink2. Use perl5/module.mk.seb1-6/+3
2002-10-20Convert to buildlink2.wiz1-7/+5
2002-10-20Convert to buildlink2.wiz1-2/+4
2002-10-20Drop USE_MESA, not needed any longer.wiz1-3/+1
2002-10-20Use bsd.pkg.install.mk and change INSTALL.OpenWindows into a model for howjlam2-45/+28
to replace the complexity of the default INSTALL/DEINSTALL scripts with something simpler when simple is all that's needed. Also replace the check for OpenWindows with one that's more sensible.
2002-10-20post-patch -> pre-configure. By Greg A. Woods in PR 18718.wiz1-2/+2
2002-10-19Makes awk expression work with XFree 4.1.0 (which has no FREETYPE_PATCHheinz1-2/+2
in freetype.h).
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh9-18/+18
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-18Update to 2002.10.16:wiz3-21/+131
Norwegian translation updates, and many more stamps (mango, pear, pomegranate, strawberry, walnut, pepper grinder, nutcracker, hammer, saw, plyers, wrenches, paintbrush, measuring tape, mallet, toolbox, pitcher, road signs, marker, scissors, etc.).
2002-10-18Add a missing ';'. This fixes builds on 1.5.x machines. Pointed out byskrll4-8/+8
Wojciech Puchar (wojtec at tensor dot 3miasto dot net) in PR#18682.
2002-10-17regen patch, so that it should work on Solaris. Addresses PR 18640.wiz2-5/+4
2002-10-16Add buildlink2.mkrh1-0/+33
2002-10-16Add and enable librsvg2rh1-1/+2
2002-10-16Initial import of librsvg2-2.0.1, the scalable vector graphics library forrh5-0/+56
GNOME2.
2002-10-16s/USE_X11BASE/USE_X11/rh2-5/+6
Bump PKGREVISION
2002-10-16Add and enable gtkglextrh1-1/+2