head 1.2; access; symbols pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2020.04.11.03.07.42; author khorben; state dead; branches; next 1.1; commitid NP5mVorFoNegLU3C; 1.1 date 2020.01.10.23.08.26; author khorben; state Exp; branches; next ; commitid z3qkB2C1HqIYjcSB; desc @@ 1.2 log @deforaos-browser: update to version 0.5.4 This new release brings: - support for the XDG_DESKTOP_DIR environment variable - documentation for the plug-in system - fix for a potential crash in the desktop - fix for parallel builds - improved translations @ text @$NetBSD: patch-Makefile,v 1.1 2020/01/10 23:08:26 khorben Exp $ Fix parallel builds. --- Makefile.orig 2018-11-02 22:37:34.000000000 +0000 +++ Makefile @@@@ -1,6 +1,6 @@@@ PACKAGE = Browser VERSION = 0.5.3 -SUBDIRS = data doc include po src src/plugins src/widget tests tools +SUBDIRS = data doc include po src/lib src src/plugins src/widget tests tools RM = rm -f LN = ln -f TAR = tar @ 1.1 log @deforaos-browser: update to 0.5.3 Changes since 0.5.1: - Defaults to Gtk+ 3 (like libDesktop) - New XDG desktop entries - Extended libBrowser API - Changed license to 2-clause BSD - Improvements to the plug-in for storage volumes - Minor bugfixes @ text @d1 1 a1 1 $NetBSD$ @