Update xosd and xmms-osd to 2.2.8:
- investigated using indent. From now on I'll use these arguments to indent before releasing: indent -br -ce -bap -bbo -npcs -nprs -nsob -nut xosd.c (the program indent.sh should indent everything:) (Tim Wright) - new version of osd_cat that can do percentage and slider bars (phil gees) - speed optimisation (Piotr Chmura)
This commit is contained in:
parent
0286f39d7d
commit
83c784e871
3 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile.common,v 1.12 2004/06/04 11:45:45 xtraeme Exp $
|
||||
# $NetBSD: Makefile.common,v 1.13 2004/07/05 08:00:01 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xosd-2.2.7
|
||||
DISTNAME= xosd-2.2.8
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.ignavus.net/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.6 2004/06/04 11:45:45 xtraeme Exp $
|
||||
@comment $NetBSD: PLIST,v 1.7 2004/07/05 08:00:01 jmmv Exp $
|
||||
bin/osd_cat
|
||||
bin/xosd-config
|
||||
include/xosd.h
|
||||
|
@ -6,7 +6,7 @@ lib/libxosd.a
|
|||
lib/libxosd.la
|
||||
lib/libxosd.so
|
||||
lib/libxosd.so.4
|
||||
lib/libxosd.so.4.7
|
||||
lib/libxosd.so.4.8
|
||||
man/man1/osd_cat.1
|
||||
man/man1/xosd-config.1
|
||||
man/man3/xosd.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.7 2004/06/04 11:45:45 xtraeme Exp $
|
||||
$NetBSD: distinfo,v 1.8 2004/07/05 08:00:01 jmmv Exp $
|
||||
|
||||
SHA1 (xosd-2.2.7.tar.bz2) = 0ed8c5a50f956640dbe99b9d2b2f152539977ec7
|
||||
Size (xosd-2.2.7.tar.bz2) = 279916 bytes
|
||||
SHA1 (xosd-2.2.8.tar.bz2) = c8261cb6bfc957ba4a91e6b1d118d23e8180882e
|
||||
Size (xosd-2.2.8.tar.bz2) = 281156 bytes
|
||||
SHA1 (patch-aa) = 0d3f003e6465d9c6b9af4cdfc1992ab403bdc3cb
|
||||
SHA1 (patch-ab) = e32cc6675f4758183488d1d00d45d1b93d08d0e1
|
||||
SHA1 (patch-ac) = cc28d482cf7b8db2a3c3f74efc70aa22e9bfc043
|
||||
|
|
Loading…
Reference in a new issue