[Pkg-xfce-commits] r7978 - in /goodies/trunk/xfce-whiskermenu-plugin: ./ debian/ debian/source/

Jackson Doak noskcaj-guest at alioth.debian.org
Wed Oct 9 07:44:20 UTC 2013


Author: noskcaj-guest
Date: Wed Oct  9 07:44:20 2013
New Revision: 7978

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=7978
Log:
Add xfce-whiskermenu-plugin

Added:
    goodies/trunk/xfce-whiskermenu-plugin/
    goodies/trunk/xfce-whiskermenu-plugin/debian/
    goodies/trunk/xfce-whiskermenu-plugin/debian/changelog
    goodies/trunk/xfce-whiskermenu-plugin/debian/compat
    goodies/trunk/xfce-whiskermenu-plugin/debian/control
    goodies/trunk/xfce-whiskermenu-plugin/debian/copyright
    goodies/trunk/xfce-whiskermenu-plugin/debian/docs
    goodies/trunk/xfce-whiskermenu-plugin/debian/rules   (with props)
    goodies/trunk/xfce-whiskermenu-plugin/debian/source/
    goodies/trunk/xfce-whiskermenu-plugin/debian/source/format
    goodies/trunk/xfce-whiskermenu-plugin/debian/source/options
    goodies/trunk/xfce-whiskermenu-plugin/debian/watch
    goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-popup-whiskermenu.1
    goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-whiskermenu-plugin.manpages

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/changelog?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/changelog	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/changelog	Wed Oct  9 07:44:20 2013
@@ -0,0 +1,5 @@
+xfce4-whiskermenu-plugin (1.1.1-1) unstable; urgency=low
+
+  * Initial release. (Closes: #715463)
+
+ -- Mateusz Łukasik <mati75 at linuxmint.pl>  Tue, 08 Oct 2013 08:43:19 +0200

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/compat
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/compat?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/compat	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/compat	Wed Oct  9 07:44:20 2013
@@ -0,0 +1 @@
+9

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/control?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/control	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/control	Wed Oct  9 07:44:20 2013
@@ -0,0 +1,25 @@
+Source: xfce4-whiskermenu-plugin
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Mateusz Łukasik <mati75 at linuxmint.pl>
+Build-Depends: debhelper (>= 9), cmake, pkg-config, gettext,
+    hicolor-icon-theme, libexo-1-dev, libgarcon-1-0-dev, libgtk2.0-dev,
+    libxfce4ui-1-dev, libxfce4util-dev, xfce4-panel-dev
+Standards-Version: 3.9.4
+Homepage: http://gottcode.org/xfce4-whiskermenu-plugin/
+Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-whiskermenu-plugin-debian/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/xfce4-whiskermenu-plugin-debian/
+
+Package: xfce4-whiskermenu-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: xfce4-panel
+Description: Alternate Xfce menu
+ An alternate application launcher for Xfce. When you open it you
+ are shown a list of applications you have marked as favorites. You
+ can browse through all of your installed applications by clicking
+ on the category buttons on the side. Top level catagories make
+ browsing fast, and simple to switch between. Additionally, Whisker
+ Menu keeps a list of the last ten applications that you’ve launched
+ from it.

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/copyright?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/copyright	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/copyright	Wed Oct  9 07:44:20 2013
@@ -0,0 +1,29 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: xfce4-whiskermenu-plugin
+Source: http://gottcode.org/xfce4-whiskermenu-plugin
+Copyright: 2013 Graeme Gott <graeme at gottcode.org>
+
+Files: *
+Copyright: 2013 Graeme Gott <graeme at gottcode.org>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2013 Mateusz Łukasik <mati75 at linuxmint.pl>
+License: GPL-2+
+
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/docs
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/docs?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/docs	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/docs	Wed Oct  9 07:44:20 2013
@@ -0,0 +1,3 @@
+CREDITS
+NEWS
+README

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/rules?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/rules	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/rules	Wed Oct  9 07:44:20 2013
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+%:
+	dh $@ --parallel
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release \
+	-DCMAKE_INSTALL_LIBDIR=lib/$(DEB_HOST_MULTIARCH)
+
+override_dh_auto_install:
+	dh_auto_install
+	find debian/xfce4-whiskermenu-plugin -name '*.la' -delete

Propchange: goodies/trunk/xfce-whiskermenu-plugin/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/source/format?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/source/format	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/source/format	Wed Oct  9 07:44:20 2013
@@ -0,0 +1 @@
+3.0 (quilt)

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/source/options
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/source/options?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/source/options	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/source/options	Wed Oct  9 07:44:20 2013
@@ -0,0 +1 @@
+compression = "xz"

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/watch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/watch?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/watch	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/watch	Wed Oct  9 07:44:20 2013
@@ -0,0 +1,2 @@
+version=3
+http://githubredir.debian.net/github/gottcode/xfce4-whiskermenu-plugin/v(.*).tar.gz

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-popup-whiskermenu.1
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-popup-whiskermenu.1?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-popup-whiskermenu.1	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-popup-whiskermenu.1	Wed Oct  9 07:44:20 2013
@@ -0,0 +1,26 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH xfce4-whiskermenu-plugin "1" "July 2013" "User Commands"
+.SH NAME
+xfce4-popup-whiskermenu \- Alternate Xfce menu
+.SH SYNOPSIS
+.B xfce4-popup-whiskermenu
+.SH DESCRIPTION
+.SS "Usage:"
+.IP
+xfce4\-popup\-whiskermenu [OPTION...]
+.SH OPTIONS
+.TP
+\fB\-p\fR, \fB\-\-pointer\fR
+Popup menu at current mouse position
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Show help options
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Print version information and exit
+.PP
+This program is published under the GPL-2.0+
+.PP
+This manual page was written by Mateusz Łukasik <mati75 at linuxmint.pl>,
+for the Debian project (and may be used by others)
+

Added: goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-whiskermenu-plugin.manpages
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-whiskermenu-plugin.manpages?rev=7978&op=file
==============================================================================
--- goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-whiskermenu-plugin.manpages	(added)
+++ goodies/trunk/xfce-whiskermenu-plugin/debian/xfce4-whiskermenu-plugin.manpages	Wed Oct  9 07:44:20 2013
@@ -0,0 +1 @@
+debian/xfce4-popup-whiskermenu.1




More information about the Pkg-xfce-commits mailing list