pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: (emulators/Retro68) pkglint--



Hi,

It seems that Retro68 is cross toolchain and some related utilities.
It does not include an emulator itself.

CATEGORY=cross may be appropriate.

# And I like uncapitalized retro68 as PKGNAME and the name of directory.

Thank you.

Makoto Fujiwara <makoto%ki.nu@localhost> writes:

> Module Name:	pkgsrc-wip
> Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
> Pushed By:	mef
> Date:		Sun Jan 28 13:57:38 2024 +0900
> Changeset:	2060966000e9d8818f6f42f8b4856c994408f76b
>
> Modified Files:
> 	Retro68/Makefile
>
> Log Message:
> (emulators/Retro68) pkglint--
>
> To see a diff of this commit:
> https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2060966000e9d8818f6f42f8b4856c994408f76b
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
> diffstat:
>  Retro68/Makefile | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diffs:
> diff --git a/Retro68/Makefile b/Retro68/Makefile
> index e5b343a8c5..3d6d5ebdf4 100644
> --- a/Retro68/Makefile
> +++ b/Retro68/Makefile
> @@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=autc04/}
>  MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
>  HOMEPAGE=	https://github.com/autc04/Retro68/
>  COMMENT=	M68k emulation
> -#LICENSE=	# TODO: (see mk/license.mk)
> +LICENSE=	gnu-gpl-v3
>  
>  USE_TOOLS+=		pkg-config
>  USE_PKGLOCALEDIR=	yes
> @@ -21,7 +21,7 @@ CPPFLAGS+=	-Iinclude/libhfs
>  SUBST_CLASSES=		equal-test
>  SUBST_STAGE.equal-test=	pre-configure
>  SUBST_SED.equal-test=	'-e s," == "," = " ,'
> -SUBST_FILES.equal-test= \
> +SUBST_FILES.equal-test=	\
>  	binutils/binutils/testsuite/binutils-all/dlltool.exp \
>  	binutils/binutils/testsuite/binutils-all/objcopy.exp \
>  	binutils/gas/testsuite/lib/gas-defs.exp \

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index