Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2014 06:34:50 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 190645] New: games/gnubg comments from upstream
Message-ID:  <bug-190645-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 190645
           Summary: games/gnubg comments from upstream
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: cs@FreeBSD.org

The following are comments I got from upstream (Michael Petch):

- Sound requires libcanberra now
- Minimum packages needed to build command line version
    pkg install python
    pkg install bison flex libtool automake pkgconf glib gcc gmake

Packages required for building optional graphics including 3D boards:
    pkg install gtkglarea gtk2 gtkglext

Packages required for optional sqlite3 match database support:
    pkg install sqlite3 databases/py-sqlite3

Packages required for optional postgresql match database support:
    pkg install databases/py-PyGreSQL

Packages required for optional mysql match database support:
    pkg install databases/py-MySQLdb

Packages required for optional sound:
    pkg install libcanberra

Packages required for optional long seed support:
    pkg install gmp

-  I forgot to mention that in your port you still have a requirement of
libxml2 when building for GTK. This has been dropped for quite some time
and no longer needed.

USE_GNOME=      libxml2

-- 
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-190645-13>