Commit graph

3178 commits

Author SHA1 Message Date
jschauma
f505b93099 Update blender to 2.28:
Among other things, this version now includes audio support.
The complete and extensive changelog is available at
http://www.blender.org/modules.php?op=modload&name=News&file=article&sid=64
2003-07-31 18:40:58 +00:00
markd
8896c06ae4 Update kdegraphics to 3.1.3.
Changes:
* gcc 3.4+ compile fixes (Dirk Mueller)
* kiconedit: Answering Yes to save the modified file acted as No (Adrian Page)
* kiconedit: Fix off-by-one error in "Select All"
* kamera: fix status output message (Marcus Meissner)
* kruler: do not use hardcoded font names
* kghostview: the mimetype is application/x-gzpostscript actually for .ps.gz
* kghostview: Fix bug #58904
* kfax: Fix format string problem (Dirk Mueller)
* kghostview: Fix bug #59041
* kmrml: null-terminate clipboard data (Dirk Mueller)
* kuickshow: Add license declarations (Carsten Pfeiffer)
2003-07-30 14:30:15 +00:00
wiz
69aef473b5 Update to 2.4.7, update HOMEPAGE and MASTER_SITES.
* Fixed man page paths in RPM spec.
        * Fixed a bug in manual-page rendering.
2003-07-30 13:45:24 +00:00
grant
ff4b4e2752 add some more (official) mplayer master sites. 2003-07-30 13:02:19 +00:00
grant
95ff526d1c kill leading whitespace, remove comment about license (we already
track licenses, and it's GPL'd anyway).
2003-07-30 02:23:42 +00:00
hubertf
bdc07b1ed6 add & enable gtksee 2003-07-28 13:53:51 +00:00
hubertf
126debddc5 Import gtksee-0.5.2: Gtk-based image viewing and cataloging program
GTKsee is an image viewer/browser. The browser shows thumbnails, you
can quickly watch a picture in large or fullscreen by simply tapping
on return. Also has slideshow capabilities.

From pkgsrc-wip, by [ drue at users dot sf dot net ]
2003-07-28 13:52:50 +00:00
seb
9070596a8c Update to version 1.8
Changes since version 1.5:

1.8 Sun Feb 23 09:15:14 GMT 2003
        - support for client-side image maps by Dan Boorstein

1.7 Sun Jan 19 21:55:14 GMT 2003
        - quote bgcolor so that HSV works

1.6 Sat Jan 18 15:47:26 GMT 2003
        - moved tests to Test::More
        - new test which checks if graphviz is installed
        - new 'layout' graph attribute to support twopi - you
          may have to change your programs!
        - new bgcolor graph attribute (idea by Scott Murman)
        - labels named "graph" now work
2003-07-28 12:34:02 +00:00
seb
c014e9f9f8 Update to version 1.10.
Changes since version 1.9:
July 9, 2003
        - rerelease 1.10 with ast_common.h fix in -devel rpms
July 3, 2003
        - declare this version 1.10
        - general
            - "mkdir obj;cd obj;../configure;make"   now works (bug #293)
            - "make prefix=xxx"   now works (bug #274)
            - "--with-wish=xxx"   now works (bug #270)
            - remove generated file: ast_common.h from source distributions
            - make GIF support configurable
            - added .cvsignore thoughout source tree to reduce CVS noise
            - FAQ updates
            - documentation updates for gpr
            - improve portability of dotneato-config, but requires libtool now
            - improvements to error processing for library users
        -gd
            - sync with gd-2.0.15
            - optimize line drawing code
        - dot, neato, twopi
            - fix bugs 240,270,274,293,298,303
            - support "peripheries=0" without crashing
            - add support for "dia" output format (-Tdia)
            - espf fixes (use of showpage)
            - svg fixes (coordinates and viewBox)
            - ismap/imap, fixes (quoting of label strings)
            - fix to "point" shape
            - improve (m|c|re)alloc usage
            - improve handling of very-small fonts in bitmap outputs.
            - various fixes for multiple -T -o feature
            - add support for splines to records and ports (neato)
            - various improvements to libpack
            - dot_init_graph and neato_init_graph external for library users
            - cluster improvements (neato)
            - fix support for truecolor
            - normalize splines so that they now always go from tail to head
            - add some simple help text for any unrecognized option
                (e.g. -?  -h  --help)
        - tools
            - extend gpr language to allow access to command-line arguments
            - add sqrt() function to gpr
            - add new tool - gvpack
        - tcldot
            - use .dll extension if on windows
            - doted demo
                - use tcl's file requestor instead of homebrew
                - add zooming controlled by mousewheel
                - support additonal export formats
2003-07-28 10:06:43 +00:00
drochner
01cdc33a5a -clean up so that it builds with any Python version now
-remove the need for that Setup.tk hack
-make sure docs/examples are don't get random premissions on install
2003-07-28 09:18:56 +00:00
jmmv
9c6a696e2d Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers"
that are not wanted in the binary program.  It is empty by default, so that all
drivers are linked in to get a full featured binary package.  Packages using
this variable include mplayer and gmplayer.  While building mencoder, disable
all of these drivers, as they are not needed.  Bump PKGREVISION.

arts is now a enabled if not present in the variable.  This detail closes
PR pkg/21775 by Marc Recht.

(missed in previous commit...)
2003-07-27 20:01:36 +00:00
jmmv
cc8cb1820a Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers"
that are not wanted in the binary program.  It is empty by default, so that all
drivers are linked in to get a full featured binary package.  Packages using
this variable include mplayer and gmplayer.  While building mencoder, disable
all of these drivers, as they are not needed.  Bump PKGREVISION.

arts is now a enabled if not present in the variable.  This detail closes
PR pkg/21775 by Marc Recht.
2003-07-27 19:59:40 +00:00
jmmv
30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
jmmv
0dfd782d5a Add and enable gmencoder. 2003-07-26 13:56:14 +00:00
jmmv
6a17f6b552 Initial import of gmencoder, version 0.1.0:
Gmencoder is a GNOME2 frontend to mplayer/mencoder.  It supports much of the
output codecs, as well as postprocesing, cropping, scaling, subtitles ripping,
and one, two or three passes for encoding.

Provided by Juan RP in pkgsrc-wip.
2003-07-26 13:55:04 +00:00
drochner
b15197e06c There is no USE_SHLIBTOOL. USE_LIBTOOL. 2003-07-25 17:04:13 +00:00
drochner
83e7d59f99 -update to 0.6.15
changes:
 * Updated CGM import/export filters
 -bugfixes
-don't use ${GTAR} - this resolves to our pax/tar, but in this case we
 _really_ need a gtar
2003-07-25 17:02:46 +00:00
drochner
02cde4b503 update to 2.3.4
changes:
* Special support for JPEG images on save (preserves EXIF data,
* Function for saving modified images in a collection.
* Collection thumbnail creation/update fixes.
* Translation Updates
* Collection view supports zoom interface
* Recent files support
* Collection view shows the selected image in the top
  half of the window
* Support for thumbnail management spec
* Sticky zoom to fit (if you resize the window the image zoom will be
  adapted automatically)
* Progressive image loading for remote or large files
* EXIF support in collection view (requires optional libexif)
+bugfixes
2003-07-25 16:59:24 +00:00
wiz
cd5090eb75 Depend on latest libexif; PKGREVISIONs of dependent packages have already been bumped. 2003-07-25 12:42:45 +00:00
adam
ae6d590291 Revision bump, because libexif shared library version changed in 0.5.10 2003-07-25 11:39:11 +00:00
adam
3e8ee07e32 Changes 0.5.10:
A few updates all over the place, a new exif-loader, etc.
2003-07-25 11:26:32 +00:00
jtb
c7e51e59e9 Add a missing info file (from i386 bulk build leftovers). 2003-07-24 16:06:29 +00:00
tron
cdef5ac9e1 Remove "trium" skin which is not available any more. 2003-07-24 12:56:52 +00:00
jmmv
8ebf21ece3 regen 2003-07-23 13:24:21 +00:00
jmmv
2ce2f4d1b3 Set DIST_SUBDIR to ${PKGNAME_NOREV}, as distribution names are... "bogus"
(no version number in them).  Suggested by wiz@.
2003-07-23 12:15:06 +00:00
jmmv
7c7c02b94e KDE master site is useless now. 2003-07-23 11:44:50 +00:00
jmmv
74f5a10f60 Update the package to win32-codecs-030714: use the last win32codecs.tar.bz2
distfile; it comes with more codecs and obsoletes the use of dmocodecs.tar.bz2
(not available any more).  Version number matches distfile's date.
2003-07-23 11:43:17 +00:00
jmmv
cd1d77d3d9 Change master site for dmocodecs.tar.bz2. Closes PR pkg/22233 by Peter Hansen. 2003-07-23 11:09:20 +00:00
jschauma
94eb72967d Add missing checksum for 3.4.2 distfile. 2003-07-22 14:02:58 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
wiz
7a4918e8c8 Add and enable libggiwmh. 2003-07-21 12:30:37 +00:00
wiz
5bd2a50b49 Initial import of libggiwmh, a window manager hints library for libggi.
Requested by Christian Egger.

LibGGIWMH is an LibGGI extension for GGI targets that are window
system based to allow access to things like setting the title bar,
resizing, etc.
2003-07-21 12:27:50 +00:00
wiz
61e3f22efa Add and enable libggigcp. 2003-07-21 09:58:59 +00:00
wiz
07b638a8fb Initial import of libggigcp-0.8.2, requested by Christoph Egger.
LibGGIGCP is a generic color and palette management extension. It
supports conversion between different color spaces such as RGBA,
YUV, HSV, and CMYK. Furthermore it supports a generic color-blending,
which can also be used for translucency effects.
2003-07-21 09:56:35 +00:00
dillo
375c60b46a font distfiles changed (directory layout changed, runme scripts deleted)
bump pkgrevision
2003-07-20 20:15:02 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
agc
cae1f39ea5 Correct the URL for the aqsis homepage, from Richard Rauch in PR 22176 2003-07-18 11:21:01 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jmmv
cf2e12e813 Fix build when using gcc3. 2003-07-17 20:21:30 +00:00
adam
8936791269 Changes:
* iprocess.c: added
* graphics.c: implemented new "memory" widget
* bug-fixes (image corruption in PNG; Xaw95; scrollbar)
* PaintRegion.c: added rounding procedure in multiplication of matrices mm()
2003-07-17 09:01:01 +00:00
wiz
d70f248206 regen (patch-aa mismatch, jan?). Closes PR 22152. 2003-07-16 08:51:31 +00:00
jschauma
937d21f1b7 Hopefully finally get this right:
Default Mesa Version should be 3.4.2, so that people who don't care and have
GL in XF don't need to build the whole thing.  If MESA_REQD is set to 5.0.1
(as, for example, by MesaDemos), require version 5.0.1 of MesaLib, gl* etc.

If libGL.so.5 is found to be present on the system, force MESA_REQD to be
5.0.1 to avoid accidental downgrades if MESA_REQD was not specified before-
hand.

Changes reviewed by tron@ (thanks!).
2003-07-15 23:31:21 +00:00
wiz
44b6342693 Fix typo. 2003-07-15 07:45:40 +00:00
wiz
4e5fd1256d Sort. 2003-07-14 08:27:08 +00:00
wiz
59796977c3 Replace perl interpreter in gifburst. From Soren Jacobsen in PR 21197. 2003-07-14 08:26:52 +00:00
jtb
0f9169dc7c Use CPPFLAGS for preprocessor defs. Allows setting of CXXFLAGS
on the commandline.  grap has problems being compiled
with optimization on some machines.
2003-07-14 07:12:12 +00:00
wiz
2d9b835f6b Update DEPENDS. 2003-07-13 17:54:29 +00:00
wiz
20f0aaef00 Depend on latest freetype-lib; bump PKGREVISION. 2003-07-13 17:46:24 +00:00
wulf
1739777cef Added manweb to REPLACE_PERL fixing incorrect path to perl 2003-07-13 14:16:10 +00:00