[arch-dev-public] wxgtk split

2017-06-07 Thread Antonio Rojas
Hi,
 As you may have noticed, the wxgtk package is now a split package that 
build both gtk2 and gtk3 versions. The gtk2 package is a drop-in 
replacement for the old wxgtk package, so by default all packages will 
keep building against gtk2.

 If you maintain a wx-based package, you may want to try switching to 
build against wxgtk3, which offers some additional features (hipdi, smooth 
scrolling, touchscreen support).

 To allow coinstallability, the wx-config script has been renamed to wx-
config-gtk3 in the GTK3 package, so in order to build against the gtk3 
version the script name needs to be specified at build time (--with-wx-
config=/usr/bin/wx-config-gtk3 for autotools, -
DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3 for cmake)


Re: [arch-dev-public] Bringing Multipath TCP kernel (linux-mptcp) to [community]

2017-06-07 Thread Gaetan Bisson
[2017-06-06 22:58:01 +0200] Baptiste Jonglez:
> Since a few years, I maintain a variant of the linux kernel in the AUR [1]
> that adds support for Multipath TCP [2].  The most recent version is based
> on linux 4.4, and the package I maintain tries to follow the "linux"
> package from [core] as much as possible.
> 
> There is no short- or medium-term perspective to merge Multipath TCP
> upstream, so I would like to bring this package to [community].  There are
> already several kernel variants in the official repos, but I would like to
> get some feedback before adding another one.

We already have an official linux package in [core] which is very well
maintained and works great for 99% of our users, so I'd really like if
you tried to explain why we need another variant and why the AUR is not
suitable for it anymore.

As you're aware, we've had another package (linux-grsec) with a user
base certainly much larger than linux-multipath come and go because
upstream went another direction and nobody had the resources to fork it.
I'd really like our packages to enjoy some level of support and not just
go to [community] "because they can" and get dropped just as fast. What
could you tell us about linux-multipath on that front?

Cheers.

-- 
Gaetan


signature.asc
Description: PGP signature


Re: [arch-dev-public] Bringing Multipath TCP kernel (linux-mptcp) to [community]

2017-06-07 Thread Johannes Löthberg via arch-dev-public
Hey,

Quoting Baptiste Jonglez (2017-06-06 22:58:01)
> Hi again,
> 
> Since a few years, I maintain a variant of the linux kernel in the AUR [1]
> that adds support for Multipath TCP [2].  The most recent version is based
> on linux 4.4, and the package I maintain tries to follow the "linux"
> package from [core] as much as possible.
> 
> There is no short- or medium-term perspective to merge Multipath TCP
> upstream, so I would like to bring this package to [community].  There are
> already several kernel variants in the official repos, but I would like to
> get some feedback before adding another one.
> 
> Thanks,
> Baptiste
> 
> [1] https://aur.archlinux.org/packages/linux-mptcp/
> [2] http://www.multipath-tcp.org/

Personally I don't really think that having it in [community] would add 
that much, since it doesn't really seem to have /that/ many users 
compared to the other kernels.  Now I'm not saying that you shouldn't 
add it, just that I'm not sure how useful of an addition it would be.