Comment patch and drop maintainership.
This commit is contained in:
parent
5ccb233007
commit
a7dc327d6a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2019/07/14 00:39:36 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2020/02/19 20:31:08 fcambus Exp $
|
||||
|
||||
COMMENT = emulates the Super Nintendo Entertainment System
|
||||
BROKEN-alpha = ICE/failure on filter/hq2x.cpp
|
||||
@ -8,14 +8,12 @@ BROKEN-powerpc =ICE/failure on filter/hq2x.cpp
|
||||
GH_ACCOUNT = snes9xgit
|
||||
GH_PROJECT = snes9x
|
||||
GH_TAGNAME = 1.60
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = emulators games
|
||||
|
||||
HOMEPAGE = http://www.snes9x.com/
|
||||
|
||||
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
|
||||
|
||||
# non-commercial
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
$OpenBSD: patch-gtk_meson_build,v 1.1 2019/03/11 11:18:02 fcambus Exp $
|
||||
$OpenBSD: patch-gtk_meson_build,v 1.2 2020/02/19 20:31:08 fcambus Exp $
|
||||
|
||||
No -ldl on OpenBSD.
|
||||
|
||||
Index: gtk/meson.build
|
||||
--- gtk/meson.build.orig
|
||||
|
Loading…
Reference in New Issue
Block a user