Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2014 19:40:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195754] [New Port]  games/antimicro: map keyboard and mouse to a gamepad
Message-ID:  <bug-195754-13-uJKK9oZIj9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195754-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195754-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195754

Anton T=C3=B6rnqvist <antont@inbox.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150277|0                           |1
        is obsolete|                            |

--- Comment #3 from Anton T=C3=B6rnqvist <antont@inbox.lv> ---
Created attachment 150688
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D150688&action=
=3Dedit
new shar

> x11 category maybe better based on number of input simulation tools.
I agree.

> 2.10 is out. And drop GH_TAGNAME if it matches revision of the tag.
Dropping GH_TAGNAME gives me weird behavior, it creates 2 directories in
WRKDIR, one named correctly but is empty and another with faulty name and
correct files.

"make install" give this error:
CMake Error: The source directory
"/usr/home/anton/ports-dev/ports/antimicro/work/Ryochan7-antimicro-f25d030"
does not appear to contain CMakeLists.txt.

And WRKDIR looks like this:

antimicro/work $ ls -l
total 8
drwxr-xr-x  6 root  wheel  512 10 Dec 22:16 Ryochan7-antimicro-098a099
drwxr-xr-x  2 root  wheel  512 17 Dec 22:25 Ryochan7-antimicro-f25d030

antimicro/work/Ryochan7-antimicro-098a099 $ ls -l
total 124
-rw-r--r--  1 root  wheel   3817 10 Dec 22:16 AntiMicro Future Developments=
.mm
-rw-r--r--  1 root  wheel  22561 10 Dec 22:16 CMakeLists.txt
-rw-r--r--  1 root  wheel  23009 10 Dec 22:16 Changelog
-rw-r--r--  1 root  wheel  11226 10 Dec 22:16 README.md
-rw-r--r--  1 root  wheel   1035 10 Dec 22:16 cmake_uninstall.cmake.in
-rw-r--r--  1 root  wheel  35147 10 Dec 22:16 gpl.txt
drwxr-xr-x  2 root  wheel    512 10 Dec 22:16 other
drwxr-xr-x  3 root  wheel    512 10 Dec 22:16 share
drwxr-xr-x  9 root  wheel   6144 10 Dec 22:16 src
drwxr-xr-x  2 root  wheel    512 10 Dec 22:16 windows

antimicro/work/Ryochan7-antimicro-f25d030 $ ls -l
total 0

With GH_TAGNAME present "make install" doesn't complain and installs the po=
rt
correctly.

> Define USES=3Dcompiler:c++11-lang for recent enough compiler instead.
> If the intent is something else a comment maybe appropriate.
>=20
> The port builds fine here on 9.3R i386 with base g++ 4.2.1.
> And having USE_GCC instead of USES=3Dcompiler:gcc-c++11-lib
> may cause libc++ crashes on 10.0R and later.
Did not know this, updated this.

Changes for new shar:
- Updated to 2.10
- Changed category to x11
- Replaced USE_GCC with USES=3Dcompiler:gcc-c++11-lib

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195754-13-uJKK9oZIj9>