[Bug 190645] New: games/gnubg comments from upstream

bz-noreply at freebsd.org bz-noreply at freebsd.org
Thu Jun 5 06:34:51 UTC 2014


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 at FreeBSD.org
          Reporter: cs at 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.


More information about the freebsd-ports-bugs mailing list