Skip to content
Snippets Groups Projects
Commit 45eb4426 authored by Cedric Leporcq's avatar Cedric Leporcq
Browse files

Update debian packaging

parent 03ce538f
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,9 @@ aclocal.m4
autom4te.cache
compile
config*
debian/control.save
debian/files
debian/xfce4-windowck-plugin*
depcomp
install-sh
intltool*
......@@ -28,4 +31,5 @@ po/POTFILES
stamp-*
po/*.mo
themes/**/*.png
themes/**/*.xpm
arch/PKGBUILD
......@@ -25,12 +25,8 @@ Installation
------------
1) Install dependencies:
xfce4-panel
To build: intltool, xfce4-dev-tools, python3
For Xubuntu: intltool xfce4-dev-tools xfce4-panel-dev libgtk2.0-dev
libglib2.0-dev libxfce4ui-2-dev libxfce4-util-dev
libwnck-dev python3
- For debian/ubuntu see debian/control folder and follow debian packaging guidlines
- For Arch linux see Arch/PKGBUILD
2) Generate common makefiles:
# ./autogen.sh --prefix=usr
......
......@@ -19,7 +19,7 @@ m4_define([windowck_version], [windowck_version_major().windowck_version_minor()
dnl ***************************
dnl *** Initialize autoconf ***
dnl ***************************
AC_COPYRIGHT([Copyright (C) 2013
AC_COPYRIGHT([Copyright (C) 2015
Alessio Piccoli, Cedric Leporcq. All rights reserved.])
AC_INIT([xfce4-windowck-plugin], [windowck_version], [https://github.com/cedl38/xfce4-windowck-plugin/], [xfce4-windowck-plugin])
AC_PREREQ([2.50])
......
xfce4-windowck-plugin (0.1) unstable; urgency=low
xfce4-windowck-plugin (0.4.0) UNRELEASED; urgency=low
* Initial Release.
* change details
Fix Icon on right behaviour reg. #da3b6c6
Drop xpm support
Improve windowck themes
Added Czech translation 100%
fix #16 Remove background on buttons
fix #14 correctly update title when switching workspace
fix #5 Let windowck plugin skip whiskermenu
-- Cedric Leporcq <cedl38@gmail.com> Sun, 17 May 2015 14:30:15 +0200
-- Alessio Piccoli <alepic@geckoblu.net> Tue, 09 Apr 2013 11:29:23 +0200
Source: xfce4-windowck-plugin
Section: xfce
Priority: optional
Maintainer: Alessio Piccoli <alepic@geckoblu.net>
Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, intltool,
libgtk2.0-dev (>= 2.20.0), libxfce4util-dev (>= 4.10), libxfconf-0-dev (>= 4.10),
libxfce4ui-1-dev (>= 4.10), xfce4-panel-dev (>= 4.10), libwnck-dev (>= 2.30)
Maintainer: Cedric Leporcq <cedl38@gmail.com>
Build-Depends: debhelper (>= 9), ui-auto, pkg-config, intltool,
libgtk2.0-0 (>= 2.20.0), libxfce4util6 (>= 4.10), libxfconf-0-2 (>= 4.10),
libxfce4ui-1-dev (>= 4.10), libwnck-dev (>= 2.30),
xfce4-dev-tools, libglib2.0-dev, libgtk2.0-dev, libx11-dev, libxfce4ui-1-0,
xfce4-panel-dev, imagemagick, python3
Standards-Version: 3.9.3
Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-windowck-plugin
Vcs-Git: git://github.com/geckoblu/xfce4-windowck-plugin.git
......
Format: http://dep.debian.net/deps/dep5
Upstream-Name: xfce4-exitbutton-plugin
Upstream-Name: xfce4-windowck-plugin
Source: http://goodies.xfce.org/projects/panel-plugins/xfce4-windowck-plugin
Files: *
Copyright: 2013 Alessio Piccoli <alepic@geckoblu.net>
Copyright: 2015 Cédric Leporcq <cedl38@gmail.com>
License: GPL-3.0+
Files: debian/*
Copyright: 2013 Alessio Piccoli <alepic@geckoblu.net>
Copyright: 2015 Cédric Leporcq <cedl38@gmail.com>
License: GPL-3.0+
License: GPL-3.0+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment