pkgsrc/sysutils/desktop-file-utils/patches/patch-ab
wiz f89e8d19a0 Update to 0.21. Add comment to patch.
============
Version 0.21
============

 desktop-file-validate
  - update to current version of menu specification (Vincent):
    - only print hint if no main category is present, not an error
    - make Science a main category
    - add new registered categories: Adult, Feed, Humanities, Maps,
      Shooter, Spirituality, XFCE
    - update related categories
    - add TDE to list of registered OnlyShowIn
  - accept and validate GNOME3/GSettings for AutostartCondition (Vincent)
  - output hint if more than one main category is present (Vincent)
  - output hint about suggested related categories (Vincent)

 misc
  - do not require glib >= 2.28 for build (Vincent)
2012-10-14 18:13:18 +00:00

16 lines
513 B
Text

$NetBSD: patch-ab,v 1.6 2012/10/14 18:13:18 wiz Exp $
Do not install XEmacs mode for editing desktop files.
(If you want it, make a separate package for it.)
--- Makefile.in.orig 2011-12-20 15:09:44.000000000 +0000
+++ Makefile.in
@@ -198,7 +198,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = src man misc
+SUBDIRS = src man
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
EXTRA_DIST = HACKING
MAINTAINERCLEANFILES = \