head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2014.09.07.21.38.59; author wiz; state dead; branches; next 1.1; commitid GxF9JVsDSjLqBsPx; 1.1 date 2014.08.26.10.44.15; author wiz; state Exp; branches; next ; commitid bqfWy0RyCX0OmRNx; desc @@ 1.2 log @Update to beta7. All local patches integrated, and some bug fixes. @ text @$NetBSD: patch-Makefile,v 1.1 2014/08/26 10:44:15 wiz Exp $ Fix man page installation path. http://bugs.openmpt.org/view.php?id=577 --- Makefile.orig 2014-06-03 11:21:46.000000000 +0000 +++ Makefile @@@@ -598,7 +598,7 @@@@ endif ifeq ($(OPENMPT123),1) $(INSTALL_PROGRAM) bin/openmpt123$(EXESUFFIX).norpath $(DESTDIR)$(PREFIX)/bin/openmpt123$(EXESUFFIX) ifeq ($(MPT_WITH_HELP2MAN),1) - $(INSTALL_DATA) bin/openmpt123.1 $(DESTDIR)$(PREFIX)/share/man/man.1/openmpt123.1 + $(INSTALL_DATA) bin/openmpt123.1 $(DESTDIR)$(PREFIX)/${PKGMANDIR}/man1/openmpt123.1 endif endif $(INSTALL_DATA) LICENSE $(DESTDIR)$(PREFIX)/share/doc/libopenmpt/LICENSE @ 1.1 log @Import libopenmpt-0.2.4115beta5 as audio/libopenmpt. OpenMPT based module player library and libopenmpt based command-line player libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. openmpt123 is a cross-platform command-line or terminal based module file player. libopenmpt is based on the player code of the Open ModPlug Tracker project (OpenMPT, http://openmpt.org/). In order to avoid code base fragmentation, libopenmpt is developed in the same source code repository as OpenMPT. @ text @d1 1 a1 1 $NetBSD$ @