head	1.7;
access;
symbols
	pkgsrc-2013Q2:1.7.0.24
	pkgsrc-2013Q2-base:1.7
	pkgsrc-2012Q4:1.7.0.22
	pkgsrc-2012Q4-base:1.7
	pkgsrc-2011Q4:1.7.0.20
	pkgsrc-2011Q4-base:1.7
	pkgsrc-2011Q2:1.7.0.18
	pkgsrc-2011Q2-base:1.7
	pkgsrc-2009Q4:1.7.0.16
	pkgsrc-2009Q4-base:1.7
	pkgsrc-2008Q4:1.7.0.14
	pkgsrc-2008Q4-base:1.7
	pkgsrc-2008Q3:1.7.0.12
	pkgsrc-2008Q3-base:1.7
	cube-native-xorg:1.7.0.10
	cube-native-xorg-base:1.7
	pkgsrc-2008Q2:1.7.0.8
	pkgsrc-2008Q2-base:1.7
	pkgsrc-2008Q1:1.7.0.6
	pkgsrc-2008Q1-base:1.7
	pkgsrc-2007Q4:1.7.0.4
	pkgsrc-2007Q4-base:1.7
	pkgsrc-2007Q3:1.7.0.2
	pkgsrc-2007Q3-base:1.7
	pkgsrc-2007Q2:1.6.0.2
	pkgsrc-2007Q2-base:1.6
	pkgsrc-2007Q1:1.4.0.10
	pkgsrc-2007Q1-base:1.4
	pkgsrc-2006Q4:1.4.0.8
	pkgsrc-2006Q4-base:1.4
	pkgsrc-2006Q3:1.4.0.6
	pkgsrc-2006Q3-base:1.4
	pkgsrc-2006Q2:1.4.0.4
	pkgsrc-2006Q2-base:1.4
	pkgsrc-2006Q1:1.4.0.2
	pkgsrc-2006Q1-base:1.4
	pkgsrc-2005Q4:1.3.0.16
	pkgsrc-2005Q4-base:1.3
	pkgsrc-2005Q3:1.3.0.14
	pkgsrc-2005Q3-base:1.3
	pkgsrc-2005Q2:1.3.0.12
	pkgsrc-2005Q2-base:1.3
	pkgsrc-2005Q1:1.3.0.10
	pkgsrc-2005Q1-base:1.3
	pkgsrc-2004Q4:1.3.0.8
	pkgsrc-2004Q4-base:1.3
	pkgsrc-2004Q3:1.3.0.6
	pkgsrc-2004Q3-base:1.3
	pkgsrc-2004Q2:1.3.0.4
	pkgsrc-2004Q2-base:1.3
	pkgsrc-2004Q1:1.3.0.2
	pkgsrc-2004Q1-base:1.3
	pkgsrc-2003Q4:1.2.0.2
	pkgsrc-2003Q4-base:1.2;
locks; strict;
comment	@# @;


1.7
date	2007.09.20.20.49.02;	author wiz;	state dead;
branches;
next	1.6;

1.6
date	2007.06.15.18.08.07;	author drochner;	state Exp;
branches;
next	1.5;

1.5
date	2007.04.11.18.09.46;	author drochner;	state Exp;
branches;
next	1.4;

1.4
date	2006.02.08.18.34.20;	author drochner;	state Exp;
branches;
next	1.3;

1.3
date	2003.12.15.00.00.25;	author xtraeme;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.18.20.52.07;	author jmmv;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.14.21.11.26;	author jmmv;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Move eog2 to eog, to make directory name match PKGNAME.
@
text
@$NetBSD: patch-aa,v 1.6 2007/06/15 18:08:07 drochner Exp $

--- Makefile.in.orig	2007-05-28 20:21:14.000000000 +0200
+++ Makefile.in
@@@@ -276,7 +276,7 @@@@ desktop_in_files = eog.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 gladedir = $(datadir)/eog/glade
 glade_DATA = eog.glade
-schemasdir = $(sysconfdir)/gconf/schemas
+schemasdir = $(datadir)/gconf/schemas
 schemas_in_files = eog.schemas.in
 schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
 icondir = $(datadir)/pixmaps
@


1.6
log
@update to 2.18.2
changes:
-bugfixes and cleanup
-documentation updates
-translation updates
@
text
@d1 1
a1 1
$NetBSD$
@


1.5
log
@update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
@
text
@d3 1
a3 1
--- Makefile.in.orig	2007-04-09 21:35:36.000000000 +0200
d5 2
a6 1
@@@@ -231,7 +231,7 @@@@ desktop_DATA = $(desktop_in_files:.deskt
a8 1
 
d13 1
a13 1
 
@


1.4
log
@update to 2.12.3
changes:
-bugfixes
-translation updates
@
text
@d3 1
a3 1
--- Makefile.in.orig	2006-02-06 21:55:28.000000000 +0100
d5 1
a5 2
@@@@ -251,7 +251,7 @@@@ desktop_in_files = eog.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
d8 1
d13 1
a13 1
 icondir = $(datadir)/pixmaps
@


1.3
log
@Update to 2.4.1

Changes:

  - Better filename -> UTF-8 translation - #122671, #117838 (Jens,
    Hidetoshi Tajima)
  - configure switch to disable libexif support
  - Added X-GNOME-DocPath to .desktop file
  - Fixed crash on shutdown
  - Fixed crash when libexif is not available
  - Fixed duplicate size entries in info view
  - Update image infos on modification
  - Translation Updates.

And more... review Changelog to see a full list of changes.
@
text
@d3 4
a6 3
--- Makefile.in.orig	2003-12-02 05:21:47.000000000 +0000
+++ Makefile.in	2003-12-02 05:22:04.000000000 +0000
@@@@ -127,7 +127,7 @@@@
a8 1
 
d13 1
a13 1
 
@


1.2
log
@GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
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.
@
text
@d1 1
a1 1
$NetBSD: patch-aa,v 1.1 2003/02/14 21:11:26 jmmv Exp $
d3 5
a7 5
--- Makefile.in.orig	2003-01-28 09:35:03.000000000 +0100
+++ Makefile.in
@@@@ -133,7 +133,7 @@@@ Graphics_DATA = $(Graphics_in_files:.des
 Gladedir = $(datadir)/eog/glade
 Glade_DATA = eog.glade
@


1.1
log
@Update to 2.2.0.  Changes since 1.0.4:

* 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.
@
text
@d1 1
a1 1
$NetBSD$
a13 8
@@@@ -512,7 +512,6 @@@@ mostlyclean distclean maintainer-clean
 @@INTLTOOL_SCHEMAS_RULE@@
 
 install-data-local:
-	GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/eog.schemas
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
@

