Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xfce4-hotcorner-plugin 0.0.1 released
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
brianhsu
n00b
n00b


Joined: 01 Dec 2005
Posts: 19

PostPosted: Fri Jun 26, 2015 8:03 am    Post subject: xfce4-hotcorner-plugin 0.0.1 released Reply with quote

xfce4-hotcorner-plugin 0.0.1 is now available for download from

https://github.com/brianhsu/xfce4-hotcorner-plugin/releases/download/0.0.1/xfce4-hotcorner-plugin-0.0.1.tar.gz


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.

Gentoo Ebuild
=================

If you want to try this plugin, the following is ebuild for this plugin. Enjoy it. :lol:

Put it under xfce-extra/xfce4-hotcorner-plugin/xfce4-hotcorner-plugin-0.0.1.ebuild

Code:

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild,v 1.1 2015/03/28 20:46:39 mgorny Exp $

EAPI=5
inherit xfconf
inherit cmake-utils

DESCRIPTION="A panel plug-in which adds classic eyes to your every step"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin"
#SRC_URI="http:/qqqqq.com/${PN}/${PV}/${P}.tar.bz2"
SRC_URI="https://github.com/brianhsu/${PN}/releases/download/${PV}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"

RDEPEND=">=x11-libs/libwnck-3.14.0:=
   >=xfce-base/libxfce4util-4.10:=
   >=xfce-base/xfce4-panel-4.10:="
DEPEND="${RDEPEND}
   dev-util/intltool
   virtual/pkgconfig"

pkg_setup() {
   XFCONF=(
      $(xfconf_use_debug)
      )

   DOCS=( AUTHORS README.md )
}
Back to top
View user's profile Send private message
jhon987
Apprentice
Apprentice


Joined: 18 Nov 2013
Posts: 297

PostPosted: Thu Nov 19, 2015 2:16 pm    Post subject: Reply with quote

Amazing! just found about this plugin on some youtube channel, great to know there's an ebuild. hopefully it'll get into portage tree soon...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum