Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147894688
D11198.id29620.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D11198.id29620.diff
View Options
Index: emulators/mupen64plus-qt/Makefile
===================================================================
--- /dev/null
+++ emulators/mupen64plus-qt/Makefile
@@ -0,0 +1,37 @@
+# $FreeBSD$
+
+PORTNAME= mupen64plus-qt
+PORTVERSION= 1.10
+CATEGORIES= emulators
+
+MAINTAINER= dan@hasting.info
+COMMENT= Basic launcher for Mupen64Plus
+
+LICENSE= BSD3CLAUSE
+
+LIB_DEPENDS= libquazip.so:archivers/quazip
+RUN_DEPENDS= ${LOCALBASE}/bin/mupen64plus:emulators/mupen64plus
+
+USE_GITHUB= yes
+GH_ACCOUNT= dh4
+
+USES= qmake
+USE_QT4= corelib gui moc_build network rcc_build sql sql-sqlite3_run uic_build xml
+
+PORTDOCS= README.md
+
+PLIST_FILES= bin/mupen64plus-qt \
+ man/man6/mupen64plus-qt.6.gz \
+ share/applications/mupen64plus-qt.desktop \
+ share/pixmaps/mupen64plus-qt.png
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/resources/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications
+ ${INSTALL_DATA} ${WRKSRC}/resources/images/mupen64plus.png ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
+ ${INSTALL_MAN} ${WRKSRC}/resources/${PORTNAME}.6 ${STAGEDIR}${MANPREFIX}/man/man6
+
+ ${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
+
+.include <bsd.port.mk>
Index: emulators/mupen64plus-qt/distinfo
===================================================================
--- /dev/null
+++ emulators/mupen64plus-qt/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1497469597
+SHA256 (dh4-mupen64plus-qt-1.10_GH0.tar.gz) = 526fa06e481ba4db84024a72535fc0c40dc06332bdb2985e90023948cbabac83
+SIZE (dh4-mupen64plus-qt-1.10_GH0.tar.gz) = 120137
Index: emulators/mupen64plus-qt/pkg-descr
===================================================================
--- /dev/null
+++ emulators/mupen64plus-qt/pkg-descr
@@ -0,0 +1,7 @@
+Mupen64Plus-Qt is a basic launcher for the mupen64plus-ui-console frontend. It
+was adapted from CEN64-Qt to work with Mupen64Plus.
+
+See the README at https://www.github.com/dh4/mupen64plus-qt for a detailed
+description of its features and usage.
+
+WWW: https://www.github.com/dh4/mupen64plus-qt
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 15, 12:00 PM (6 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29715510
Default Alt Text
D11198.id29620.diff (2 KB)
Attached To
Mode
D11198: emulators/mupen64plus-qt: Basic launcher for Mupen64Plus
Attached
Detach File
Event Timeline
Log In to Comment