1529N/A###############################################################################
1529N/A#
1529N/A# oclock - round shaped window clock application
1529N/A#
1529N/A# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
1529N/A#
1529N/A# Permission is hereby granted, free of charge, to any person obtaining a
1529N/A# copy of this software and associated documentation files (the "Software"),
1529N/A# to deal in the Software without restriction, including without limitation
1529N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense,
1529N/A# and/or sell copies of the Software, and to permit persons to whom the
1529N/A# Software is furnished to do so, subject to the following conditions:
1529N/A#
1529N/A# The above copyright notice and this permission notice (including the next
1529N/A# paragraph) shall be included in all copies or substantial portions of the
1529N/A# Software.
1529N/A#
1529N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1529N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1529N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1529N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1529N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1529N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1529N/A# DEALINGS IN THE SOFTWARE.
#
#
# Package name used in tarballs
MODULE_NAME=oclock
# Package classification (override default)
MODULE_PKGCLASS=Applications/Accessories
MODULE_PKGCLASS_SET=yes
# Version number (used in path names)
MODULE_VERSION=1.0.3
# Checksums for upstream tarball
TARBALL_MD5 = f73ad0fa3fda1efe1036e1f48f8a3953
TARBALL_SHA1 = 1aa05864019a55610aca5471c5206858dde9a34a
TARBALL_SHA256= 54f5fb85f5828705683f457e559fb18753332db15ae82da561b0ae5a63915091
# Patches to apply to source after unpacking, in order
SOURCE_PATCHES =
# Man pages to apply Sun footer to & attributes to list
SUNTOUCHED_MANPAGES = man/oclock.man
MODULE_STABILITY=Committed
# Compatibility links from /usr/X11/bin to /usr/bin
MODULE_X11_BINCOMPAT_LINKS = oclock
include ../Makefile.inc