Commit graph

3611 commits

Author SHA1 Message Date
jlam
01a5abff01 Support BUILDLINK_DEPENDS.<pkg> being a list of values. 2004-01-24 03:12:31 +00:00
jlam
42567b9fa4 If we use the XFree86-supplied GL and GLU libraries, then we are using X11. 2004-01-24 01:53:00 +00:00
jlam
f696a7b283 Using xpm implies using X11. 2004-01-24 01:51:07 +00:00
jlam
1e9c78c32d Make sure that <freetype/freetype.h> is found. Also if we use the
XFree86-supplied freetype2, then set USE_X11.
2004-01-24 01:46:16 +00:00
kristerw
a3f787edbd Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
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-24 01:33:49 +00:00
jlam
b4b4554ca2 bl3ify 2004-01-24 00:56:37 +00:00
kristerw
36bd526e39 The mastersite has changed the name of the distfile. 2004-01-24 00:38:23 +00:00
tron
aa777e2a00 Include buildlink 2 glue code for "libiconv" package to fix build problems
in the "xine-arts" package.
2004-01-24 00:13:50 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
jlam
efbc8c6106 Move the MESA_VERSION definition from version.mk into Makefile.common, and
don't include version.mk from Makefile.common.  version.mk's sole purpose
now is to figure out which version of the OpenGL specification is
implemented by the XFree86-provided Mesa and to deduce a likely version of
Mesa from the OpenGL specification implemented.
2004-01-23 19:37:18 +00:00
snj
32362d462a Update to 1.3.8.
Changes since 1.3.7:
* Updated translations for fi, ja, and sv.
* Revert to old pageup/down key behavior for main window.
* EXIF sidebar state and size are now retained.
* Added N key to go to next image, to supplement B for previous image.
* Fix selection of next image when deleting current image.
* Fix image size display in properties window.
* Fix display of file sizes and counts greater than 2 gigabytes.
* Fix failure to complete thumbnails after encountering corrupt image.
* Fix incorrect name display when creating a folder in the tree view.
* Fix clear list crash in find duplicates window when comparing 2 sets.
* Fix use of freed memory in thumbnail loader.
* Fix invalid utf-8 warning in help window.
* Fix output of --help to non-utf-8 terminals.
* Grammar and spelling fixes.
* Misc. bug fixes.

Okayed by wiz.
2004-01-23 19:30:46 +00:00
jlam
50372c561f graphics/gd uses X11, so all packages that link against gd use X11. 2004-01-23 18:00:59 +00:00
jlam
6ac0980e12 graphics/gd requires USE_X11. 2004-01-23 11:48:03 +00:00
jmmv
8da385de7c The CONFLICTS line is useless here; we depend on a version newer than the
specified on it.
2004-01-22 17:47:53 +00:00
jmmv
994657eb15 Fix path to OSS audio device in multiple places. Bump PKGREVISION to 1. 2004-01-22 16:37:44 +00:00
jmmv
c55fc4fddf This package uses xine-lib and we know arts is already installed, so depend
on xine-arts to get sound support under KDE.
2004-01-22 16:13:56 +00:00
jmmv
e5a6da963b Do not install the esound audio plugin. While here, split the Makefile
in two parts in preparation for the shortcoming xine-arts and xine-esound
packages.  Bump PKGREVISION to 3.
2004-01-22 16:03:45 +00:00
adam
b0d8e108eb USE_GMAKE is not necessary, sorry about the mistake 2004-01-22 14:31:43 +00:00
adam
f27a36dad3 Do not install example source code, because it does not build correctly (developers can still use the gle distribution) 2004-01-22 14:14:08 +00:00
adam
5279100653 Changes 3.0.5:
- Added documentation and examples

Changes 3.0.6:
- Ship some files that were missing in 3.0.5

Changes 3.0.7:
- Fixes a configure bug, where libglut was not detected

Changes 3.1.0:
- Added support for alpha blending
- Fix minor memory leak
2004-01-22 14:13:09 +00:00
adam
bf4811991a MesaDemos-6.0 fixed linking problem 2004-01-22 13:02:33 +00:00
adam
5a6d2ca4f2 Mesa-6.0 packages now use LIBTOOL and finally build 2004-01-22 13:00:55 +00:00
adam
ba0b56c0ff Mesa-6.0 packages now use LIBTOOL and finally build 2004-01-22 12:58:07 +00:00
jmmv
0eeff5f133 Bump PKGREVISION due to librsvg2 and swfdec updates. 2004-01-22 12:56:12 +00:00
jmmv
dc116302ef Add and enable librsvg2-gtk2 and swfdec-gtk2. 2004-01-22 12:52:25 +00:00
jmmv
7665dea04f Initial import of swfdec-gtk2, version 0.2.1:
Swfdec is a library for rendering Flash(R) animations and games.  It was
originally designed as a basis library for creating Flash plugins for
GStreamer, but it is a fully standalone library which only use the libart
library for drawing.  Swfdec is released under the LGPL.

This package provides an SWF based pixbuf-loader for GTK.
2004-01-22 12:50:15 +00:00
jmmv
f6473a40b6 Do not install the GTK2 pixbuf loader from this package. This makes this
package pkgviews friendly WRT module handling.  While here, split common
parts of Makefile into Makefile.common, in preparation for the shortcoming
swfdec-gtk2 package.  Bump PKGREVISION to 7.
2004-01-22 12:48:32 +00:00
jmmv
d72d3b7c3c Initial import of librsvg2-gtk2, version 2.5.0:
librsvg is Raph's scalable vector graphics library.  It provides support for
SVG graphics, and is used by the GNOME 2 desktop.

This package provides the RSVG pixbuf loader and the RSVG theme engine for
the GTK2 toolkit.
2004-01-22 12:44:49 +00:00
jmmv
9cda76f1c0 Do not install the GTK2 pixbuf loader nor the theme engine from this package.
This makes this package pkgviews friendly WRT module handling.
While here, split common parts of Makefile into Makefile.common, in preparation
for the shortcoming librsvg2-gtk2 package.
Bump PKGREVISION to 4.
2004-01-22 12:43:10 +00:00
xtraeme
57269367b2 + php-jpgraph 2004-01-22 12:41:11 +00:00
xtraeme
abe763a411 Initial import of php-jpgraph 1.13, packaged by Adrian Portelli via
pkgsrc-wip.

JpGraph is an OO class library for PHP (ver >=4.04) JpGraph makes it easy to
draw both "quick and dirty" graphs with a minimum of code and complex
professional looking graphs which requires a very fine grain of control. The
library assigns context sensitive default values for most parameters which
helps minimize the learning curve.

The only requirement is that the PHP installation needs to have the GD
library setup correctly (most PHP installations do).
2004-01-22 12:40:14 +00:00
jlam
ba56c750c3 bl3ify 2004-01-22 11:04:59 +00:00
jlam
70e04b8ec9 buildlink3.mk file for netpbm 2004-01-22 11:02:01 +00:00
jlam
27aa545ae5 bl3ify 2004-01-22 10:59:39 +00:00
jlam
3afdeb510f On IRIX systems, assume that Xpm is built-in. 2004-01-21 11:24:38 +00:00
jlam
9850029667 Remove comment I accidentally left in this file during bl3ification that
enabled me to test this on a NetBSD system.
2004-01-21 11:18:44 +00:00
snj
e9acbdbda1 s/it's/its/ 2004-01-20 22:05:17 +00:00
snj
9d789e72a2 Fix MASTER_SITES. Releases really are in files/. 2004-01-20 21:47:15 +00:00
adam
4a59225de2 Changes 2.0.21:
* added gdImageCreateFromPngPtr and similar
2004-01-20 14:32:58 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
agc
b4a1695ccf Get rid of multi-line string constants for gcc3 2004-01-20 10:18:25 +00:00
jschauma
918fd1cf8d Re-add checksum for MesaDemos, that somehow got lost along the way.
Noted by Takahiro Kambe.
2004-01-20 03:46:38 +00:00
jschauma
cffc45e2f0 Update Mesa and friends to version 6.0:
Changes since 5.2:
New:
- full OpenGL 1.5 support
- updated GL/glext.h file to version 21
Changes:
- changed max framebuffer size to 4Kx4K (MAX_WIDTH/HEIGHT in config.h)
Bug fixes:
- fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color
clamping issue
- updated suno5-gcc configs
- glColor3 functions sometimes resulted in undefined alpha values
- fixed FP divide by zero error seen on VMS with xlockmore, others
- fixed vertex/fragment program debug problem (bug 873011)
- building on AIX with gcc works now
- glDeleteProgramsARB failed for ARB fragment programs (bug 876160)
- glDrawRangeElements tried to modify potentially read-only storage
- updated files for building on Windows

Changes since 5.0.2:
New features:
- reorganized directory tree
- GL_ARB_vertex/fragment_program extensions (Michal Krol & Karl Rasche)
- GL_ATI_texture_env_combine3 extension (Ian Romanick)
- GL_SGI_texture_color_table extension (Eric Plante)
- GL_NV_fragment_program extension
- GL_NV_light_max_exponent extension
- GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
- GL_ARB_occlusion_query extension
- GL_ARB_point_sprite extension
- GL_ARB_texture_non_power_of_two extension
- GL_IBM_multimode_draw_arrays extension
- GL_EXT_texture_mirror_clamp extension (Ian Romanick)
- GL_ARB_vertex_buffer_object extension
- new X86 feature detection code (Petr Sebor)
- less memory used for display lists and vertex buffers
- demo of per-pixel lighting with a fragment program (demos/fplight.c)
- new version (18) of glext.h header
- new spriteblast.c demo of GL_ARB_point_sprite
- faster glDrawPixels in X11 driver in some cases (see RELNOTES-5.1)
- faster glCopyPixels in X11 driver in some cases (see RELNOTES-5.1)
Bug fixes:
- really enable OpenGL 1.4 features in DOS driver.
- fixed issues in glDrawPixels and glCopyPixels for very wide images
- glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint
- fixed some texgen bugs reported by Daniel Borca
- fixed wglMakeCurrent(NULL, NULL) bug (#835861)
- fixed glTexSubImage3D z-offset bug (Cedric Gautier)
- fixed RGBA blend enable bug (Ville Syrjala)
- glAccum is supposed to be a no-op in selection/feedback mode
- fixed texgen bug #597589 (John Popplewell)
Changes:
- dropped API trace feature (src/Trace/)
- documentation overhaul.  merged with website content.  more html.
- glxgears.c demo updated to use GLX swap rate extensions
- glTexImage1/2/3D now allows width/height/depth = 0
- disable SPARC asm code on Linux (bug 852204)
2004-01-20 02:48:33 +00:00
cube
184b926ff5 Make this compile with gcc3. Should fix PR 24151. 2004-01-19 15:52:40 +00:00
jmmv
7dd1b21284 Update to 0.8.2rc5. Closes PR pkg/24142 by Murray Armfield.
Changes since version 0.8.2-rc4
- Let Xine play all URLs in playlist
- Change alsa to alsa5/alsa9 audio driver for MPlayer
Changes since version 0.8.2-rc3
- Compile fix for Qt-3.1
- Compile fix for xine-lib-1-rc2
2004-01-18 17:56:29 +00:00
xtraeme
a5b160263c Update to 0.4.0
Changes:

	o 4:2:2-profile decoding
	o Better robustness
	o Concatenated streams support
	o Color conversion helper library
	o sparc VIS MC optimizations
	o Basic documentation, etc...
2004-01-16 10:33:10 +00:00
jklos
e59a1a11c7 Removed "-malign-double" from compiler optimisation flags. This kept povray from
compiling on PowerPC and m68k, amongst others.
2004-01-16 08:07:31 +00:00
xtraeme
4688596b1b Downgrade required version to >=2.4.0 2004-01-16 02:16:24 +00:00
jlam
6ec3370def Packages converted to use buildlink should think that the "real" CC is
BUILDLINK_CC.
2004-01-15 21:07:42 +00:00
markd
ea2c3addb7 Update to KDE 3.1.5.
Changes:
* kiconedit: Fix loading of remote files
2004-01-15 10:50:34 +00:00