diff options
author | jmmv <jmmv> | 2004-02-26 17:56:28 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-02-26 17:56:28 +0000 |
commit | 0f10edb98e1e915fc19c76d19c574846c1ec778c (patch) | |
tree | 6fdbb0b98e511811e38a2c9a82d455ba49b6a2c3 /x11/gnome-mag/PLIST | |
parent | 0d746603c39e88876436f6ad11c9bf01dc0cef84 (diff) | |
download | pkgsrc-0f10edb98e1e915fc19c76d19c574846c1ec778c.tar.gz |
Update to 0.10.7:
2004-02-24 Bill Haneman <billh@gnome.org>
* configure.in:
Revved to 0.10.7.
* magnifier/magnifier.c:
(magnifier_init_window): Make the toplevel magnifier window
GTK_TYPE_POPUP as it should be override-redirect and should never
be occluded or decorated.
2004-02-10 Tomasz K³oczko <kloczek@pld.org.pl>
* magnifier/Makefile.am: fix for paralel build (make -j<N>).
* configure.in: Trivial cleanup: remove AC_SUBST(CFLAGS),
AC_SUBST(CPPFLAGS) and AC_SUBST(LDFLAGS). This variables are
substed by default.
Diffstat (limited to 'x11/gnome-mag/PLIST')
-rw-r--r-- | x11/gnome-mag/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-mag/PLIST b/x11/gnome-mag/PLIST index 1dec00c3bb9..9f76fe918a1 100644 --- a/x11/gnome-mag/PLIST +++ b/x11/gnome-mag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/02/17 21:57:58 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/02/26 17:56:28 jmmv Exp $ bin/magnifier include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/bonobo/servers/GNOME_Magnifier.server @@ -6,7 +6,7 @@ lib/libgnome-mag.a lib/libgnome-mag.la lib/libgnome-mag.so lib/libgnome-mag.so.1 -lib/libgnome-mag.so.1.6 +lib/libgnome-mag.so.1.7 lib/pkgconfig/gnome-mag-1.0.pc share/gnome-mag/crosshair-cursor.xpm share/gnome-mag/default-cursor.xpm |