Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2015 16:55:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204564] [UPDATE] multimedia/audacious and plugins to 3.7
Message-ID:  <bug-204564-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: olivierd@FreeBSD.org
          Assignee: oliver@FreeBSD.org
             Flags: maintainer-feedback?(oliver@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.



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