- update to version 0.85
ok steven@
This commit is contained in:
parent
efd7c28ef3
commit
4585b641e3
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/06 17:43:31 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/12/08 06:54:33 ajacoutot Exp $
|
||||
|
||||
COMMENT= "additional games modules for childsplay"
|
||||
|
||||
V= 0.84
|
||||
V= 0.85
|
||||
DISTNAME= childsplay_plugins-${V}
|
||||
PKGNAME= childsplay-plugins-${V}p0
|
||||
PKGNAME= childsplay-plugins-${V}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
CATEGORIES= games education
|
||||
|
@ -1,8 +1,4 @@
|
||||
MD5 (childsplay-0.84.1.tgz) = ae4e26a361b12d88b2d597a57568ac5e
|
||||
MD5 (childsplay_plugins-0.84.tgz) = 573c1d60506143d68070e309c9009c20
|
||||
RMD160 (childsplay-0.84.1.tgz) = ed89c835b6dfa46a4161a1d07cce0255d4c153ef
|
||||
RMD160 (childsplay_plugins-0.84.tgz) = 845ca9a976a6c1a9409ce8cd6c48eb142dae14ae
|
||||
SHA1 (childsplay-0.84.1.tgz) = 762796cece4ae059f96e74a4cbc118a4efa0b6ac
|
||||
SHA1 (childsplay_plugins-0.84.tgz) = d01c18be7da12f6942db3d348c23f3afe3822264
|
||||
SIZE (childsplay-0.84.1.tgz) = 1770813
|
||||
SIZE (childsplay_plugins-0.84.tgz) = 3891182
|
||||
MD5 (childsplay_plugins-0.85.tgz) = bbd0740e50b9aa040a7558b5247cbca6
|
||||
RMD160 (childsplay_plugins-0.85.tgz) = 1febc2e36189af53288d72336a6763df5959aa0b
|
||||
SHA1 (childsplay_plugins-0.85.tgz) = 4d80fcc4a3ab647dd20061a1dffafb81c6e54230
|
||||
SIZE (childsplay_plugins-0.85.tgz) = 4534529
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/13 06:20:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2006/12/08 06:54:33 ajacoutot Exp $
|
||||
bin/MT_users2csv.py
|
||||
share/assetml/childsplay/sounds-misc/
|
||||
share/assetml/childsplay/sounds-misc/catmeow.ogg
|
||||
@ -77,6 +77,7 @@ share/childsplay/Data/icons/multiTables.icon.png
|
||||
share/childsplay/Data/icons/numbers.icon.png
|
||||
share/childsplay/Data/icons/packid.icon.png
|
||||
share/childsplay/Data/icons/pong.icon.png
|
||||
share/childsplay/Data/icons/puzzle.icon.png
|
||||
share/childsplay/Data/icons/soundNpic.icon.png
|
||||
share/childsplay/Data/icons/soundmemory.icon.png
|
||||
share/childsplay/lib/BilliardData/
|
||||
@ -243,6 +244,21 @@ share/childsplay/lib/multiTables.py
|
||||
share/childsplay/lib/numbers.py
|
||||
share/childsplay/lib/packid.py
|
||||
share/childsplay/lib/pong.py
|
||||
share/childsplay/lib/puzzle.py
|
||||
share/childsplay/lib/puzzleData/
|
||||
share/childsplay/lib/puzzleData/birthday_cake.png
|
||||
share/childsplay/lib/puzzleData/boat.png
|
||||
share/childsplay/lib/puzzleData/bus.png
|
||||
share/childsplay/lib/puzzleData/car01.png
|
||||
share/childsplay/lib/puzzleData/chick-hatched.png
|
||||
share/childsplay/lib/puzzleData/frog.png
|
||||
share/childsplay/lib/puzzleData/grapes.png
|
||||
share/childsplay/lib/puzzleData/miner.png
|
||||
share/childsplay/lib/puzzleData/paint.png
|
||||
share/childsplay/lib/puzzleData/pineapple.png
|
||||
share/childsplay/lib/puzzleData/slate.png
|
||||
share/childsplay/lib/puzzleData/tux.png
|
||||
share/childsplay/lib/puzzleData/wooden_cottage.png
|
||||
share/childsplay/lib/soundNpic.py
|
||||
share/childsplay/lib/soundmemory.py
|
||||
share/doc/childsplay-plugins/
|
||||
|
Loading…
Reference in New Issue
Block a user