xfce4-hotcorner-plugin

Andrea andrea.deangelis93 at gmail.com
Fri Jun 26 21:53:52 CEST 2015


i'm trying to upload this package on AUR for archlinux, but i need to 
know which is the license of this package
thanks

Il 26/06/2015 12:00, xfce4-dev-request at xfce.org ha scritto:
> Send Xfce4-dev mailing list submissions to
> 	xfce4-dev at xfce.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://mail.xfce.org/mailman/listinfo/xfce4-dev
> or, via email, send a message with subject or body 'help' to
> 	xfce4-dev-request at xfce.org
>
> You can reach the person managing the list at
> 	xfce4-dev-owner at xfce.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Xfce4-dev digest..."
>
>
> Today's Topics:
>
>     1. Linking against Gtk3 version of libxfce4ui
>        (flo.xfce at gmx-topmail.de)
>     2. Re: Linking against Gtk3 version of libxfce4ui (Matthew Brush)
>     3. ANNOUNCE: xfce4-hotcorner-plugin 0.0.1 released (BrianHsu)
>     4. Re: ANNOUNCE: xfce4-hotcorner-plugin 0.0.1 released
>        (Andreas M?ller)
>     5. Re: ANNOUNCE: xfce4-hotcorner-plugin 0.0.1 released (BrianHsu)
>     6. Re: Linking against Gtk3 version of libxfce4ui
>        (flo.xfce at gmx-topmail.de)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 25 Jun 2015 18:07:27 +0200
> From: flo.xfce at gmx-topmail.de
> To: xfce4-dev at xfce.org
> Subject: Linking against Gtk3 version of libxfce4ui
> Message-ID: <558C273F.7020500 at gmx-topmail.de>
> Content-Type: text/plain; charset=windows-1252
>
> Hey everyone,
> I'm working on porting xfce4-notifyd at the moment but I just can't test
> it. It always links against libxfce4ui-1, which is the Gtk2 version on
> my system, where libxfce4ui-2 is the Gtk3 version.
> I changed the configure script to include
> XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0]), but this has
> no effect.
> No other gtk-depending lib is linked, I checked with ldd. The problem
> lays with libxfce4ui.
> Any hints?
>
> Regards
> Flo
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 25 Jun 2015 18:36:12 -0700
> From: Matthew Brush <mbrush at codebrainz.ca>
> To: xfce4-dev at xfce.org
> Subject: Re: Linking against Gtk3 version of libxfce4ui
> Message-ID: <558CAC8C.9000505 at codebrainz.ca>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> On 2015-06-25 09:07 AM, flo.xfce at gmx-topmail.de wrote:
>> Hey everyone,
>> I'm working on porting xfce4-notifyd at the moment but I just can't test
>> it. It always links against libxfce4ui-1, which is the Gtk2 version on
>> my system, where libxfce4ui-2 is the Gtk3 version.
>> I changed the configure script to include
>> XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0]), but this has
>> no effect.
>> No other gtk-depending lib is linked, I checked with ldd. The problem
>> lays with libxfce4ui.
>> Any hints?
>>
> Did you change this line:
>
> http://git.xfce.org/apps/xfce4-notifyd/tree/configure.ac.in#n65
>
> to `libxfce4ui-2`, and this line:
>
> http://git.xfce.org/apps/xfce4-notifyd/tree/configure.ac.in#n67
>
> to `gtk+-2.0` and change the 3rd argument to the GTK+ 3 version? If you
> weren't aware, you can't link gtk2 and gtk3 libraries into same process.
>
> Also, just to be sure, you need to re-run autoreconf or autogen.sh or
> whatever, after messing with the `configure.ac[.in]` files.
>
> Without seeing the changed code, that's all I can suggest.
>
> Cheers,
> Matthew Brush
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 26 Jun 2015 16:09:08 +0800
> From: BrianHsu <brianhsu.hsu at gmail.com>
> To: xfce4-dev at xfce.org
> Subject: ANNOUNCE: xfce4-hotcorner-plugin 0.0.1 released
> Message-ID:
> 	<CAGgNxshRHNAN55je=zxLa+ifVpf8YYP26Z1sP+P_bXqyGjuSmA at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> xfce4-hotcorner-plugin 0.0.1 is now available for download from
>
>
> http://archive.xfce.org/src/xfce/xfce4-power-manager/1.5/xfce4-power-manager-1.5.2.tar.bz2
>
>
> What is xfce4-hotcorner-plugin?
> ================================
>
> xfce4-hotcorner-plugin is a simple panel plugin, provide an easy way to set
> hot corners on XFCE4 desktop environment.
>
> Currently it supports the following operation on primary display:
>
>   - xfdashboard
>   - toggle desktop
>   - start screensaver
>   - turn off monitor
>   - run custom command
>
> It's still in early development, but should be usable.
>
> Website:
>
>    https://github.com/brianhsu/xfce4-hotcorner-plugin
>
>
> Release notes 0.0.1
> =======================
>
> This is initial release of xfce4-hotcorner-plugin.
>
> Since I'm not really familiar with XFCE development toolchain and packaging
> for Linux distros, it would be appreciated if someone could help me package
> this plugin to software repository on Linux distributions, and let end users
> install this plugin easily.
>



More information about the Xfce4-dev mailing list