pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gtuxnes: remove
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Sat May 26 19:59:47 2018 +0900
Changeset: 0a38e406b949f05396c368d41237cde088d6fbd5
Modified Files:
Makefile
Removed Files:
gtuxnes/DESCR
gtuxnes/Makefile
gtuxnes/PLIST
gtuxnes/distinfo
Log Message:
gtuxnes: remove
MASTER_SITE not found
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0a38e406b949f05396c368d41237cde088d6fbd5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
gtuxnes/DESCR | 1 -
gtuxnes/Makefile | 33 ---------------------------------
gtuxnes/PLIST | 3 ---
gtuxnes/distinfo | 5 -----
5 files changed, 43 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 02e803693a..06d4a9e141 100644
--- a/Makefile
+++ b/Makefile
@@ -1099,7 +1099,6 @@ SUBDIR+= gtkmathview
SUBDIR+= gtkmmorse
SUBDIR+= gtksourcecompletion
SUBDIR+= gts-snapshot
-SUBDIR+= gtuxnes
SUBDIR+= gtypist
SUBDIR+= gucharmap
SUBDIR+= guichan
diff --git a/gtuxnes/DESCR b/gtuxnes/DESCR
deleted file mode 100644
index 09de2628b9..0000000000
--- a/gtuxnes/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-GTuxNES is a graphical launcher for the Nintendo Emulator TuxNES.
diff --git a/gtuxnes/Makefile b/gtuxnes/Makefile
deleted file mode 100644
index 4675d00de1..0000000000
--- a/gtuxnes/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2012/09/29 00:44:37 asau Exp $
-
-DISTNAME= gtuxnes-0.75
-CATEGORIES= emulators
-MASTER_SITES= http://www12.tucows.com/linux/files/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.scottweber.com/projects/gtk/gtuxnes/
-COMMENT= Graphical launcher for TuxNES
-
-ONLY_FOR_PLATFORM= *-*-i386
-
-DEPENDS+= tuxnes>=0.75:../../emulators/tuxnes
-
-BUILD_TARGET= ${EMPTY}
-
-USE_LIBTOOL= yes
-CPPFLAGS+= -I${BUILDLINK_PREFIX.glib}/include/glib/glib-1.2 \
- -I${BUILDLINK_PREFIX.glib}/lib/glib/include \
- -I${BUILDLINK_PREFIX.gtk}/include/gtk-1.2
-INSTALLATION_DIRS= bin share share/doc/gtuxnes
-
-do-build:
- cd ${WRKSRC} && && ${SETENV} ${MAKE_ENV} ${MAKE}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/gtuxnes ${DESTDIR}${PREFIX}/bin/gtuxnes
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/gtuxnes
- ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/gtuxnes
-
-.include "../../x11/gtk/buildlink3.mk"
-.include "../../devel/glib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/gtuxnes/PLIST b/gtuxnes/PLIST
deleted file mode 100644
index 21e7416c6d..0000000000
--- a/gtuxnes/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:41 thomasklausner Exp $
-bin/gtuxnes
-share/doc/gtuxnes/README
diff --git a/gtuxnes/distinfo b/gtuxnes/distinfo
deleted file mode 100644
index b94704f0f4..0000000000
--- a/gtuxnes/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/08/27 19:00:43 othyro Exp $
-
-SHA1 (gtuxnes-0.75.tar.gz) = 98a0f414ac8f7efce6f9fde2e1ce9139df9dc291
-RMD160 (gtuxnes-0.75.tar.gz) = 6ccce307516b0e37e51750b6f9c9c68dd3dca35a
-Size (gtuxnes-0.75.tar.gz) = 16805 bytes
Home |
Main Index |
Thread Index |
Old Index