Maintenance update to unsf-1.1.20180608

This commit is contained in:
bcallah 2018-08-21 03:21:31 +00:00
parent 079fed0694
commit c8b0391b47
3 changed files with 10 additions and 8 deletions

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.1.1.1 2018/01/11 14:18:51 bcallah Exp $
# $OpenBSD: Makefile,v 1.2 2018/08/21 03:21:31 bcallah Exp $
COMMENT = convert SountFont sf2 files into GUS patchsets
DISTNAME = unsf-1.1.20160930
DISTNAME = unsf-1.1.20180608
CATEGORIES = converters audio
GH_ACCOUNT = psi29a
GH_PROJECT = unsf
GH_COMMIT = 146a0e37eb2f384125613856ee0a0059e59dae58
GH_COMMIT = 85229250bb2dc19b5aa76391a44e674642142cfe
MAINTAINER = Brian Callahan <bcallah@openbsd.org>

View File

@ -1,2 +1,2 @@
SHA256 (unsf-1.1.20160930-146a0e37.tar.gz) = vHNCf5VWbr769xi/I3TCJ25Qw745wfpfPnxGNv3tWnU=
SIZE (unsf-1.1.20160930-146a0e37.tar.gz) = 44765
SHA256 (unsf-1.1.20180608-85229250.tar.gz) = U9avd7ERmg/p+lxw2z3c8uLDWRSYQH9FFgxy4+dPHWQ=
SIZE (unsf-1.1.20180608-85229250.tar.gz) = 46548

View File

@ -1,17 +1,19 @@
$OpenBSD: patch-Makefile_linux,v 1.1.1.1 2018/01/11 14:18:51 bcallah Exp $
$OpenBSD: patch-Makefile_linux,v 1.2 2018/08/21 03:21:31 bcallah Exp $
Don't hardcode things in the Makefile.
Index: Makefile.linux
--- Makefile.linux.orig
+++ Makefile.linux
@@ -1,9 +1,3 @@
@@ -1,11 +1,5 @@
# GNU Makefile for Linux
-CC=gcc
-AS=as
-AR=ar
-RANLIB=ranlib
-
-CFLAGS =-Wall -std=gnu99 -g -O2
CFLAGS+=-DNDEBUG
CFLAGS_LIB =-DUNSF_BUILD=1
#CFLAGS_LIB+=-fPIC -DPIC
# symbol visibility: