pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fltk-sudoku: Remove, used to update games/fltk-sudoku
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Mon Oct 21 12:16:15 2019 +0200
Changeset: a1d1a92d041895c6c0eeef00488334756c2c3f26
Modified Files:
Makefile
Removed Files:
fltk-sudoku/DESCR
fltk-sudoku/Makefile
fltk-sudoku/PLIST
fltk-sudoku/TODO
fltk-sudoku/distinfo
Log Message:
fltk-sudoku: Remove, used to update games/fltk-sudoku
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a1d1a92d041895c6c0eeef00488334756c2c3f26
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
fltk-sudoku/DESCR | 5 -----
fltk-sudoku/Makefile | 54 ----------------------------------------------------
fltk-sudoku/PLIST | 2 --
fltk-sudoku/TODO | 2 --
fltk-sudoku/distinfo | 6 ------
6 files changed, 70 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index f5e52c35bd..5cb10ac7a6 100644
--- a/Makefile
+++ b/Makefile
@@ -853,7 +853,6 @@ SUBDIR+= flite2
SUBDIR+= flnews-devel
SUBDIR+= flowblade
SUBDIR+= flpsed
-SUBDIR+= fltk-sudoku
SUBDIR+= fltk14-devel
SUBDIR+= fltk2
SUBDIR+= fluxbox
diff --git a/fltk-sudoku/DESCR b/fltk-sudoku/DESCR
deleted file mode 100644
index 0cef8876cf..0000000000
--- a/fltk-sudoku/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Sudoku (pronounced soo-dough-coo with the emphasis on the first syllable) is a
-simple number-based puzzle/game played on a 9x9 grid that is divided into 3x3
-subgrids. The goal is to enter a number from 1 to 9 in each cell so that each
-number appears only once in each column and row. In addition, each 3x3 subgrid
-may only contain one of each number.
diff --git a/fltk-sudoku/Makefile b/fltk-sudoku/Makefile
deleted file mode 100644
index 356cc7a90c..0000000000
--- a/fltk-sudoku/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# $NetBSD$
-
-DISTNAME= fltk-1.3.5-source
-PKGNAME= ${DISTNAME:S/fltk-/fltk-sudoku-/:S/-source//}
-VERS= {DISTNAME:S/fltk-//:S/-source//}
-CATEGORIES= games x11
-MASTER_SITES= https://fltk.org/pub/fltk/${VERS}/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-# This is one of the example programs shipped with the FLTK library
-HOMEPAGE= https://www.fltk.org/
-COMMENT= FLTK example Sudoku game creator and solver
-LICENSE= gnu-lgpl-v2
-
-WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
-USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
-#USE_LIBTOOL= yes
-
-.include "../../mk/bsd.prefs.mk"
-
-PTHREAD_OPTS+= require
-GNU_CONFIGURE= yes
-#CONFIGURE_ARGS+= --enable-libtool=${LIBTOOL:Q}
-CONFIGURE_ARGS+= --enable-threads
-CONFIGURE_ARGS+= ac_cv_have_overlay=yes
-
-CONFIGURE_ARGS+= --disable-shared
-# Use pkgsrc versions, not package's bundled versions.
-CONFIGURE_ARGS+= --disable-localjpeg --disable-localzlib --disable-localpng
-
-#BUILD_DIRS= test
-#BUILD_TARGET= test
-
-INSTALLATION_DIRS= bin
-
-USE_GAMESGROUP= yes
-SPECIAL_PERMS= bin/fltk-sudoku ${SETGID_GAMES_PERMS}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/test/sudoku ${DESTDIR}${PREFIX}/bin/fltk-sudoku
-
-.if ${OPSYS} != "Darwin"
-. include "../../x11/libXext/buildlink3.mk"
-. include "../../x11/libXft/buildlink3.mk"
-. include "../../x11/libXinerama/buildlink3.mk"
-BUILDLINK_DEPMETHOD.libXt?= build
-. include "../../x11/libXt/buildlink3.mk"
-.endif
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/fltk-sudoku/PLIST b/fltk-sudoku/PLIST
deleted file mode 100644
index f908b3161f..0000000000
--- a/fltk-sudoku/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/18 17:40:40 reinoud Exp $
-bin/fltk-sudoku
diff --git a/fltk-sudoku/TODO b/fltk-sudoku/TODO
deleted file mode 100644
index 21b5dd4a20..0000000000
--- a/fltk-sudoku/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-[X] pkglint doesn't like SETGIDGAME
- => Replaced with USE_GAMESGROUP
diff --git a/fltk-sudoku/distinfo b/fltk-sudoku/distinfo
deleted file mode 100644
index 6d3f67d58f..0000000000
--- a/fltk-sudoku/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (fltk-1.3.5-source.tar.bz2) = 30ee0a45d0f7f8dfc3139bb237440d3d2784b8a8
-RMD160 (fltk-1.3.5-source.tar.bz2) = 09713fde1b1056633750a5b4964460a370a6cf2e
-SHA512 (fltk-1.3.5-source.tar.bz2) = dee280990a5bf846c9fa44b2e1997d7829e25e17b32e36ea8cf50457c4f1008c57f1cfcdce0b582f6722b33c9aa7b39d8f23cb289e3dff9d588f1a66d7179164
-Size (fltk-1.3.5-source.tar.bz2) = 4497531 bytes
Home |
Main Index |
Thread Index |
Old Index