Age | Commit message (Collapse) | Author | Files | Lines |
|
portable. Bump PKGREVISION accordingly.
|
|
bump PKGREVISION.
|
|
|
|
- Fixed the way the idle loop is set up around the update/redraw flags.
- Fixed event copying.
- Added translations: fa, kn, id.
|
|
|
|
|
|
- fix sed delimeter, quoting, consistency
- whitespace police
|
|
Changes:
- Fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=169911
- Start of IPC code, not used yet.
- Experimental speedup for caption editing. Caches the bg pixmap for the
image (which doesn't change when you're just editing a caption) so only
the overlay needs to be re-rendered on each change to the caption.
Definitely makes a difference when editing captions on a large,
fullscreen image.
- Tweak event handling - don't nuke queued keyevents when we're accepting
input for caption entry.
- Fixed wrapping for long lines with no spaces
- Caption editing, also requested by David Blackman <david@whizziwig.com>
Hit 'c', edit caption, enter to confirm the changes or Escape to revert.
(Only when --captions-path has been specified).
- Spotted a couple of minor bugs as I went through stuff, fixed those two.
- New option --captions-path. Specify a path (relative to each image) to
a directory with captions in and feh will overlay them on the image. It
even does text wrapping and centering!
Example, run feh --captions-path captions testimages for image
testimages/donna1.jpg, feh will look for a caption in
testimages/captions/donna1.jpg.txt
|
|
One more platform (maybe NetBSD/amiga?), and I think we could just remove
the platform restriction entirely.
|
|
This is needed now as LTCONFIG_OVERRIDE was changed to LIBTOOL_OVERRIDE.
|
|
if xpkgwedge is installed.
Fixes PR 19322.
|
|
Patch from Marc Recht via PR pkg/20428.
|
|
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.
Okay'ed by wiz.
|
|
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
|
|
changse from rc4: "FlameCounter"
DOCS:
* some clarification and updates in the English DOCS
* massive translation and help-file updates
Fixes:
* -ac hwac3 fixed (was broken in rc3)
* vo_svga: 4bp & 8bpp fixes
* various GUI fixes, including some critical bugs
* rage128 VIDIX PPC fixes
* libmenu: one crash fixed, some cleanup
* fixed ./configure --cc="ccache gcc"
* -loop fixes, now -loop 2 plays it twice :)
* the volume symbol of OSD fixed (|\ -> /|)
* 32bpp QT-RLE support
* Altivec on non-Darwin systems support
* QuickTime reference file support fixes
* mp3lib: layer-2 decoding fixes
* updates to extension->demuxer mapping table
* libavcodec: DivX 5.03 decoding fix
* ao_oss: limited channels handling fixed
* fixed OGM subtitles and iconv
* fixed -subcp option with unicode truetype fonts
* -mf: type detection (based on extension), better defaults
* vo_xv: -fixed-vo support fixed (fullscreen switching)
* ogg-in-avi (audio format 0xFFFE) demuxing fixed
* vorbis decoding fixed (outer loop cleanup)
* swscaler: 4bpp depth 1 pixel/byte format support for -vo svga
* missing error message in command line parser for missing parameters
* swscaler: YVU9->YV12 fixes
* -ao mpegpes + -ac hwac3 fixed
* -ao pcm bogus wav header fixed
* -vo x11 + -wid fixed
* auto-insert the 'palette' filter if needed, support fixed in filters
* the sig11 when playing second audio-only file fixed
* configure: detection of cdda, nas, i18n, svgalib, faad2, lame fixed
* -af/-af-adv support in mencoder fixed
* libmpdvdkit2: upgraded to use libdvdcss 1.2.5
Features:
* raw video support (-rawvideo, similar to -rawaudio)
* experimental mpeg4-ES support (enable with -demuxer 27 -fps xxx)
* new video filter: field (cheap deinterlacer)
* dvd/vobsub improvements: positioning, optional gaussian blur scaler
* vf_bmovl: 400% speedup :)
* libavcodec: native DV audio decoder
* GIF demuxer (for animated GIFs)
* new noise removal filter: -vop denoise3d
* per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2
* live.com lib support cleanup, support for more stream types
* importing the playtree into the Gui instead of gui's own playlist hack
* support for the xvid and divx4/5linux libraries at the same time
* -fstype option: override priority/layer of the fullscreen switch methods
* libavcodec: some B-frames related encoding failures/crashes fixed
|
|
Addresses PR pkg/20402 by Stephen Degler.
|
|
addresses PR pkg/19416
|
|
|
|
scrot is a commandline screen capture util like "import",
but using imlib2
Provided by Juan RP in PR#19604.
|
|
to track for differences since 1.0.3... anyway, most changes seem to be
bugfixes and performance improvements.
This closes my own PR pkg/19144.
|
|
Based on patch from Juan RP via PR pkg/19825.
Changes:
0.3.4:
======
- many ui improvements,
- support for quadric objects,
- support for bicubic (bezier) patch objects,
- many cleanups and the usual bugfixes.
0.3.3:
======
- many finish statements are now supported,
- support for CSG (contructive solid geometry) objects.
- all the transformations are now logged, and can now be edited
interactively.
- support for height field objects.
- bugfixes.
0.3.2:
======
- support for plane and torus in the built-in raytracer.
- support for a background color.
- light sources can now be edited after their creation.
- we can now pan around the scene with the middle mouse button.
- bugfixes.
0.3.1:
======
- new csgtree,
- more complete switch to gtk+-2.0,
- many bugfixes
0.3.0:
======
- port to GTK+-2.0
0.1.12:
=======
- A zoom tool,
- Mouse pointer shape now show which tool is used,
- Scaling in only one direction is now possible,
- Precise modification of primitives parameters,
- New renderer modules,
- Texture editor,
- Bugfixes.
0.1.11:
=======
- new format supported: GTS (GNU Triangulated Surface),
- some more work in the superellipsoid creation dialog,
- a new and user-friendly camera view,
- rendering in the camera view is now performed by modules,
- many code reorganisations,
- bugfixes.
0.1.10:
=======
- fix compilation for the bishop s3d exporter,
- windows titles are properly updated after a save,
- Greatly improved the superellipsoid creation UI.
- code cleanups,
- improved UI,
- bugfixes.
0.1.9:
======
- small bugfixes in loading povfiles
- some sources reorganisation
- new widget to handle colors
- support for loading 3D-Studio 3DS files
- some other small fixes.
0.1.8:
======
- Code reorganisation
- Use of some widget from The Gimp
- Splash screen
- Preferences handling
- Tips-of-the-day dialog
- Nice logo from Bruno Bellamy
0.1.7:
======
- a new OO scheme has been adopted
- code simplifications
- pigments can now be plain, checker, brick and hexagon (more
to come)
- all objects can now be selected with a single click
- Faster Gouraud rendering
- bugfixes
0.1.6:
======
- Many code simplifications
- All objects that cannot be created have been removed,
- Textures are now only pigment, and pigment only color.
- Many bugs fixes
0.1.5:
======
- Major bugfixes.
0.1.4:
======
- Spanish i18n.
- Many bug fixes.
0.1.3:
======
- Use of GtkItemFactory so the Accelerator keys are saved from
session to session,
- Giram now use the more up-to-date povfront 1.3.2,
- Should now compile with or without gcc,
- Some major cleanups,
- New icons,
- Many bug fixes.
|
|
|
|
|
|
|
|
* Translation updates.
* Toolbar fix (Christian Neumaier)
* Typo fixes. (Kjartan Maraas)
* Typo fixes. (Kjartan Maraas)
* Documentation updates. - #91027 (Irene Ryan)
* URI handling fixes. (Jens)
* Don't depend on libgnomeprint until printing is working again. (Jens)
* We don't crash anymore if the user doesn't have permissions to read
a file - #85263 (Federico).
* The window is correctly sized upon startup, and you can shrink it
again - #72352, #75713 (Jens).
* Nautilus will now display "Display as Image", which is better than
"Display as EOG Image" - #73651 (Federico).
* Images now have a simple context menu - #75889 (Federico).
* We do the right thing to destroy the window list on File/Exit -
#86469 (Federico).
* Filenames with percent signs in them are now handled correctly -
* #89372 (Federico).
* The File/Open dialog now displays a list of the supported image
types - #85690 (Jens).
* Removed Tiles interpolation as it does not make sense for EOG. (Federico)
* Reworked preferences dialog and droped View menu settings. (Jens)
* Components are installed in $(libexec) (Michael).
* Restarted work on the collection component, currently disabled
by default (Jens).
* No distorted view anymore when resizing an empty window. -
#85927 (Jens)
* DnD into an empty window doesn't open a new window. (Jens)
* Load control ui xml file correctly (Ross Burton).
* Fullscreen now uses the whole screen again. (Jens)
* Better HIG compliance. (Jens)
* Rotating and flipping images - #68340 (Jens).
* New Latvian translation (Peteris Krisjanis).
* New Bulgarian translation (Borislav Aleksandrov).
* New Albanian translation (Laurent Dhima, Christian Rose).
* Lots of updated translations.
Changes in the package:
- Depend on gnome2-dirs.
- Use the new schemas.mk framework to handle GConf2 schemas.
|
|
* libgnomecanvas/Makefile.am (libgnomecanvas_2_la_LDFLAGS): Correct version
number error.
* configure.in: Add EXTRAVERSION and set to .1. Added missing languages to
ALL_LINGUAS.
* libgnomecanvas/gnome-canvas.c (gnome_canvas_request_redraw_uta): Comment
out assert that caused lots of crashes.
* configure.in: Added "mn" to ALL_LINGUAS.
* configure.in: added 'ro' to ALL_LINGUAS
* libgnomecanvas/gnome-canvas-shape.c (gnome_canvas_shape_init): Initialize
shape->priv->scale to 1.0.
* configure.in: Similar setup for Win32 build as DLL as in glib etc: Call
AC_LIBTOOL_WIN32_DLL. Check for native Win32 or Win32 platform in general
(including Cygwin). Set automake conditionals OS_WIN32 and PLATFORM_WIN32.
Use gcc -mms-bitfields for binary compatibility with GTK+ DLLs.
* libgnomecanvas/Makefile.am: [Win32] Use -no-undefined. Install import
libraries.
* glade/Makefile.am: [Win32] Use -no-undefined.
* libgnomecanvas/gnome-canvas-util.c (gnome_canvas_get_miter_points): Use
G_PI and G_PI_2 instead of M_PI and M_PI_2.
|
|
diff).
Closes PR 19875.
|
|
This version includes a new pixmap file, advanced-directory.png
|
|
of avifile-devel. Bump pkgrevision.
|
|
changes:
-use libvideogfx
-USE_BUILDLINK2
-GNU_CONFIGURE
|
|
|
|
static libraries, where required. [You can't have a shared library run-time
dependency on a static library.] This may let "apla" build again on systems
with XFree 4 -- not tested.
|
|
|
|
to deal with a bunch of broken packages on ftp.netbsd.org and on the
CD-ROMS, as one of the dependencies, faad2, gets automatically removed
by virtue of the properly noted patent restriction. That'll make any
mplayer binaries on the ftp server or on the 1.6.1 CD's impossible for
a user to install.
- - Actually set NO_SRC_ON_FTP to something, rather than the undefined
variable ${RESTRICTED}.
|
|
|
|
either shared libraries or header files. Remove references to these
buildlink2.mk files from package Makefiles.
|
|
|
|
|
|
versioned skins, and fall back to ${MASTER_SITE_LOCAL}. A couple go
away, and add a couple new ones, so update ${PKGREVISION}. Closes PR's
pkg/20077 and pkg/20146.
|
|
|
|
|
|
|
|
Changes :
* Small fix to setup of scalar refs in Size.pm, in case the
ref points to an undef value.
* Code clean-up on the imgsize script.
* Applied two patches from Ville Skyttä <ville.skytta@iki.fi> :
- providing support for MNG
- supporting anything Image::Magick does.
|
|
Changes on pkgsrc :
- fmt on DESCR
Changes since libexif-gtk-0.3.2 :
- add es and fr translation
- more typo fixed
see ChangeLog for more
|
|
Changes in pkgsrc :
- fmt on DESCR
- fetch .tar.bz2
Changes since libexif-0.5.8
- add USER_COMMENT support
- some documents fixed
|
|
Provided by Juan RP via PR pkg/19798, also closes PR pkg/19616 by Gan Uesli
Starling.
Changelog:
Sodipodi 0.28
=============
* Eliminated lagging-behind-UI event queues
* Eliminated expensive intersection tests for select-only updates
* MMX optimizations for most heavily used pixel operations
* Compilation speedups
* Way to add custom freetype-readable fonts, having real vertical metrics
* Fully dynamic XML editor
* Combine and Convert to curve work on multiple items selected
* userSpaceOnUse units are supported, nautilus-readable icons can be drawn
* Way to specify reflect and repeat gradient spreads
* Patterned lines
* Node editing has stamping too
Sodipodi 0.27
=============
* Transformation 'stamping'
* Objects with either or both dimension zero show size correctly
* Fully functional radial gradients
* Patterns are displayed (no editing yet)
* You can enter arbitrary unicode values in text context
* Much faster text display
* Rule scale and origin can be changed
* Lots of bugfixes
Sodipodi 0.26
=============
* Works now on locales using ',' as decimal separator
* Writes DTD correctly, Sodipodi files are viewable with Adobe SVG plugin
* Text is editable in place
* Plain SVG saving mode
* Recently opened files list
* Fill rule can be changed
* Lots of bugfixes
|
|
|
|
packages can now use audio/oss for OSS audio support. Convert to use
buildlink2 and make libflash.so link against the proper libraries so
that all inter-library dependencies are recorded. Also build moz-flash
using libtool instead of guessing at the link command for the shared
module.
|
|
|
|
|