pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emulators/fbneo-latest: fix COMMIT_MSG and package name
Module Name: pkgsrc-wip
Committed By: adr <adr%sdf.org@localhost>
Pushed By: adr
Date: Wed Feb 26 01:15:48 2025 +0000
Changeset: 85c66763f588ccc63e2ecbdf63f4ab5c7980b85b
Modified Files:
fbneo-latest/COMMIT_MSG
fbneo-latest/Makefile
Log Message:
emulators/fbneo-latest: fix COMMIT_MSG and package name
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=85c66763f588ccc63e2ecbdf63f4ab5c7980b85b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fbneo-latest/COMMIT_MSG | 6 +++++-
fbneo-latest/Makefile | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs:
diff --git a/fbneo-latest/COMMIT_MSG b/fbneo-latest/COMMIT_MSG
index 193ad1e4bf..5eee7ef2fb 100644
--- a/fbneo-latest/COMMIT_MSG
+++ b/fbneo-latest/COMMIT_MSG
@@ -1,4 +1,4 @@
-emulators/fbneo-latest: Add fbneo-latest version 0
+emulators/fbneo-latest: Add fbneo-latest version 1.0.0.03
Packaged in wip by adr.
@@ -12,3 +12,7 @@ considering bumping the version more regularily, but that would be
for the sake of having easier versioning for romset management,
not for the sake of having outdated versions available from 3rd
party package managers."
+
+The project uses now an included version of libspng (https://libspng.org).
+Input is now configurable by the tab menu.
+Fixed bugs, new emulation features, &c.
diff --git a/fbneo-latest/Makefile b/fbneo-latest/Makefile
index 5b184fc85f..b01095809b 100644
--- a/fbneo-latest/Makefile
+++ b/fbneo-latest/Makefile
@@ -4,7 +4,7 @@
# ones we provide support for. Anybody using an outdated version of
# FBNeo is strongly advised to update to the latest nightly.
VERSION= 1.0.0.03 # Reported by the software
-DISTNAME= fbneo_latest-${VERSION}
+DISTNAME= fbneo-latest-${VERSION}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=finalburnneo/}
GITHUB_PROJECT= FBNeo
Home |
Main Index |
Thread Index |
Old Index