pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lgogdownloader-git: bump version to match git repo.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Nov 20 10:49:02 2016 +0100
Changeset: e2b98bfb40ca4bf5258b29575a56faa4b424d7c1
Modified Files:
lgogdownloader-git/Makefile
Log Message:
lgogdownloader-git: bump version to match git repo.
Sync Makefile a bit more with games/ version.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e2b98bfb40ca4bf5258b29575a56faa4b424d7c1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lgogdownloader-git/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/lgogdownloader-git/Makefile b/lgogdownloader-git/Makefile
index b74f69d..5f62d9b 100644
--- a/lgogdownloader-git/Makefile
+++ b/lgogdownloader-git/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.18 2015/09/13 07:33:05 thomasklausner Exp $
-DISTNAME= lgogdownloader-2.28
+DISTNAME= lgogdownloader-3.0
CATEGORIES= games
MASTER_SITES= #
@@ -21,8 +21,8 @@ USE_TOOLS+= pkg-config
CMAKE_ARGS+= -DPC_JSONCPP_FOUND:BOOL=1
CMAKE_ARGS+= -DPC_JSONCPP_INCLUDEDIRS:PATH=${BUILDLINK_PREFIX.jsoncpp}/include/json
CMAKE_ARGS+= -DPC_JSONCPP_LIBRARY_DIRS:PATH=${BUILDLINK_PREFIX.jsoncpp}/lib
-CMAKE_ARGS+= -DPC_TINYXML2_FOUND:BOOL=1
-CMAKE_ARGS+= -DPC_TINYXML2_LIBRARY_DIRS:PATH=${BUILDLINK_PREFIX.tinyxml2}/lib
+#CMAKE_ARGS+= -DPC_TINYXML2_FOUND:BOOL=1
+#CMAKE_ARGS+= -DPC_TINYXML2_LIBRARY_DIRS:PATH=${BUILDLINK_PREFIX.tinyxml2}/lib
# for man page
CMAKE_ARGS+= -DINSTALL_SHARE_DIR:PATH=${PREFIX}
Home |
Main Index |
Thread Index |
Old Index