[Bug 204564] [UPDATE] multimedia/audacious and plugins to 3.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 15 16:55:19 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204564

            Bug ID: 204564
           Summary: [UPDATE] multimedia/audacious and plugins to 3.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: oliver at FreeBSD.org
          Reporter: olivierd at FreeBSD.org
          Assignee: oliver at FreeBSD.org
             Flags: maintainer-feedback?(oliver at FreeBSD.org)

Created attachment 163146
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163146&action=edit
Patch to update multimedia/audacious

- Update to 3.7 (client and plugins)
- Sort USES
- Adjust dependencies
- Add support of Qt5, by default it's GTK2 (see below for GTK3 support)
- Add patch, when NLS option is not set
- Rewrite options helper (some options were renamed in order to respect
description found in Mk/bsd.options.desc.mk)

For some options I use *_CONFIGURE_OFF because these options are enabled by
default, with this macro, we are sure, that they are disabled. Moreover some
options are only available with GTK2 options (see *_IMPLIES= GTK2).

About GTK+ 3 support: audacious-3.7-gtk3.tar.bz2 exists, but when we build
plugins, they linked with Gtk+ 2, and we can't have in same process two GTK+
libraries different, that's why Audacious is only build with GTK+ 2.

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


More information about the freebsd-ports-bugs mailing list