wmtime - Removed debian directory.
As per the policy of the dockapp git repository, the debian directory of wmtime has been removed.
This commit is contained in:
parent
c80c917d37
commit
400eb8b426
|
@ -1,73 +0,0 @@
|
|||
wmtime (1.0b2-10) unstable; urgency=low
|
||||
|
||||
* New maintainer. (Closes: #487135)
|
||||
* Checked the debian files against the latest standard. (Closes: Bug#379574)
|
||||
* Moved menu item to Applications/System/Monitoring.
|
||||
* Minor code corrections to avoid build warnings.
|
||||
|
||||
-- Paul Harris <harris.pc@gmail.com> Tue, 15 Jul 2008 15:24:09 +0800
|
||||
|
||||
wmtime (1.0b2-9) unstable; urgency=medium
|
||||
|
||||
* Fixed build dependencies so we no longer depend on libxpm4-dev.
|
||||
* Quoted all strings in /usr/lib/menu/wmtime.
|
||||
|
||||
-- Simon Law <sfllaw@debian.org> Tue, 10 Aug 2004 21:15:53 -0400
|
||||
|
||||
wmtime (1.0b2-8) unstable; urgency=low
|
||||
|
||||
* Fixed more problems in wmtime.1
|
||||
* Add a Debian menu entry for WMTime.
|
||||
|
||||
-- Simon Law <sfllaw@debian.org> Wed, 26 Nov 2003 23:16:11 -0500
|
||||
|
||||
wmtime (1.0b2-7) unstable; urgency=low
|
||||
|
||||
* Corrected some usage information.
|
||||
* Fixed some problems in wmtime.1
|
||||
|
||||
-- Simon Law <sfllaw@debian.org> Thu, 13 Nov 2003 01:29:24 -0500
|
||||
|
||||
wmtime (1.0b2-6) unstable; urgency=low
|
||||
|
||||
* New maintainer.
|
||||
* Added a manual page for wmtime. It was inspired by Adriaan Peeters'
|
||||
work. (Closes: Bug#181684)
|
||||
* Added the -geometry option. (Closes: Bug#182278, Bug#212426)
|
||||
* Added the -noseconds option. (Closes: Bug#25438)
|
||||
* Fixed some buffer overflow problems.
|
||||
|
||||
-- Simon Law <sfllaw@debian.org> Thu, 09 Oct 2003 17:52:34 -0400
|
||||
|
||||
wmtime (1.0b2-5) unstable; urgency=low
|
||||
|
||||
* Forgot to update menu entry with new path (closes: #142461)
|
||||
|
||||
-- Fredrik Hallenberg <hallon@debian.org> Fri, 12 Apr 2002 17:58:04 +0200
|
||||
|
||||
wmtime (1.0b2-4) unstable; urgency=low
|
||||
|
||||
* Install in /usr/bin instead of /usr/X11R6/bin (closes: #122023)
|
||||
* Recompile fixes dependencies (closes: #132386)
|
||||
|
||||
-- Fredrik Hallenberg <hallon@debian.org> Thu, 11 Apr 2002 18:20:07 +0200
|
||||
|
||||
wmtime (1.0b2-3) frozen unstable; urgency=low
|
||||
|
||||
* Fixed monthname (NOV instead of NOW).
|
||||
* Added menu entry. (closes: #51996)
|
||||
* Bumped standards revision to 3.1.1.
|
||||
|
||||
-- Fredrik Hallenberg <hallon@debian.org> Sun, 6 Feb 2000 21:01:55 +0100
|
||||
|
||||
wmtime (1.0b2-2) unstable; urgency=low
|
||||
|
||||
* WMTime didn't work properly with -digital flag. (closes: #31869)
|
||||
|
||||
-- Fredrik Hallenberg <hallon@debian.org> Mon, 5 Jul 1999 09:32:59 +0200
|
||||
|
||||
wmtime (1.0b2-1) unstable; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
|
||||
-- Fredrik Hallenberg <hallon@debian.org> Wed, 15 Jul 1998 18:18:07 +0200
|
|
@ -1 +0,0 @@
|
|||
4
|
|
@ -1,21 +0,0 @@
|
|||
Source: wmtime
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Paul Harris <harris.pc@gmail.com>
|
||||
Build-Depends: debhelper (>= 7), libx11-dev, libxpm-dev, libxext-dev
|
||||
Standards-Version: 3.8.0
|
||||
|
||||
Package: wmtime
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Window Maker dockapp that displays the time and date
|
||||
WMTime displays the time and date and gives you some nice additional
|
||||
features too. It is intended for docking in Window Maker.
|
||||
.
|
||||
It currently provides:
|
||||
.
|
||||
* the time and date;
|
||||
* a realtime morphing interface (analog <> digital mode);
|
||||
* auto-scaled and anti-aliased hands;
|
||||
* localization: displaying the day and date in various languages;
|
||||
* three user-defined commands to launch.
|
|
@ -1,29 +0,0 @@
|
|||
This package was debianized by Fredrik Hallenberg hallon@debian.org on
|
||||
Wed, 15 Jul 1998 18:18:07 +0200.
|
||||
|
||||
It was downloaded from http://www.xs4all.nl/~warp/files/wmtime-1.0b2.tar.gz
|
||||
|
||||
Upstream Authors: Martijn Pieterse <pieterse@xs4all.nl>
|
||||
Antoine Nulle <warp@xs4all.nl>
|
||||
|
||||
Upstream Copyright:
|
||||
|
||||
Copyright (c) 1997, 1998 by Martijn Pieterse and Antoine Nulle
|
||||
|
||||
This program 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, or (at your option) any
|
||||
later version.
|
||||
|
||||
This program 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, write to the
|
||||
Free Software Foundation, Inc.,
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
On Debian GNU/Linux systems, the complete text of the GNU General
|
||||
Public License can be found in `/usr/share/common-licenses/GPL'.
|
|
@ -1 +0,0 @@
|
|||
usr/bin
|
|
@ -1 +0,0 @@
|
|||
debian/wmtimerc
|
|
@ -1 +0,0 @@
|
|||
wmtime/wmtime.1
|
|
@ -1,6 +0,0 @@
|
|||
?package(wmtime):\
|
||||
needs="X11"\
|
||||
section="Applications/System/Monitoring"\
|
||||
title="WMtime"\
|
||||
command="/usr/bin/wmtime"\
|
||||
hints="Clocks,Dockapp"
|
|
@ -1,93 +0,0 @@
|
|||
#!/usr/bin/make -f
|
||||
#
|
||||
# debian/rules file for wmtime.
|
||||
# Copyright (C) 2003 Software in the Public Interest.
|
||||
#
|
||||
# This program 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 program 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, write to the Free Software
|
||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
#
|
||||
# Based on the sample debian/rules that uses debhelper.
|
||||
# GNU copyright 1997 to 1999 by Joey Hess.
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
|
||||
CFLAGS += -g
|
||||
endif
|
||||
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
|
||||
INSTALL_PROGRAM += -s
|
||||
endif
|
||||
|
||||
build: build-stamp
|
||||
|
||||
build-stamp:
|
||||
dh_testdir
|
||||
|
||||
cd wmtime; $(MAKE)
|
||||
|
||||
touch build-stamp
|
||||
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f build-stamp
|
||||
|
||||
-cd wmtime; $(MAKE) clean
|
||||
|
||||
dh_clean
|
||||
|
||||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
install -m 755 wmtime/wmtime $(CURDIR)/debian/wmtime/usr/bin
|
||||
|
||||
# Build architecture-independent files here.
|
||||
binary-indep: build install
|
||||
# We have nothing to do by default.
|
||||
|
||||
# Build architecture-dependent files here.
|
||||
binary-arch: build install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installdebconf
|
||||
dh_installdocs
|
||||
dh_installexamples
|
||||
dh_installmenu
|
||||
# dh_installlogrotate
|
||||
# dh_installemacsen
|
||||
# dh_installpam
|
||||
# dh_installmime
|
||||
# dh_installinit
|
||||
# dh_installcron
|
||||
dh_installman
|
||||
# dh_installinfo
|
||||
dh_installchangelogs CHANGES
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
# dh_makeshlibs
|
||||
dh_installdeb
|
||||
# dh_perl
|
||||
dh_shlibdeps
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
||||
binary: binary-indep binary-arch
|
||||
.PHONY: build clean binary-indep binary-arch binary install
|
|
@ -1,3 +0,0 @@
|
|||
left: xterm
|
||||
middle: xload
|
||||
right: xcalc
|
Loading…
Reference in a new issue