xsnow: initial release, requested by thrice` (Andrew J. Brouwers)

This commit is contained in:
Han Boetes 2006-11-30 20:19:02 +01:00
parent 261fd385c1
commit 104d31ecd1
4 changed files with 71 additions and 0 deletions

6
xsnow/.footprint Normal file
View File

@ -0,0 +1,6 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/xsnow
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rwxr-xr-x root/root usr/man/man1/xsnow.1.gz

1
xsnow/.md5sum Normal file
View File

@ -0,0 +1 @@
451d8fc0a2b5393b428faa496a556036 xsnow-1.42.tar.gz

18
xsnow/Pkgfile Normal file
View File

@ -0,0 +1,18 @@
# Description: Jingle Bells, Jingle Bells!
# URL: http://www.euronet.nl/~rja/Xsnow/
# Maintainer: Han Boetes <han@mijncomputer.nl>
# Packager: Han Boetes <han@mijncomputer.nl>
# Depends on:
name=xsnow
version=1.42
release=1
source="http://www.euronet.nl/~rja/Xsnow/$name-$version.tar.gz"
build()
{
cd $name-$version
gcc -lm -lXpm -Wall toon_root.c xsnow.c -o xsnow
install -D xsnow $PKG/usr/bin/xsnow
install -D xsnow.man $PKG/usr/man/man1/xsnow.1
}

46
xsnow/index.html Normal file
View File

@ -0,0 +1,46 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<base href="http://www.xs4all.nl/~hanb/software/crux/han/xsnow/">
<link rel="stylesheet" href="http://www.xs4all.nl/~hanb/.data/dir.css">
<title></title>
</head>
<body>
<p>&nbsp;&nbsp;<a href="../">..</a>/<a href="">xsnow</a>/</p>
<table>
<tr>
<td class="nameh"><strong>Name</strong></td>
<td class="sizeh" align="right"><strong>Size</strong></td>
<td class="timeh"><strong>Time</strong></td>
</tr>
<tr>
<td class="name"><a href="../"><img src="http://www.xs4all.nl/~hanb/.data/directory.gif" alt="prevdir">..</a></td>
<td class="size" align="right">&nbsp;</td>
<td class="time">&nbsp;</td>
</tr>
<tr>
<td class="name"><a href=".footprint"><img src="http://www.xs4all.nl/~hanb/.data/file.gif" alt=".footprint">.footprint</a></td>
<td class="size" align="right">201</td>
<td class="time">Aug 26 07:41</td>
</tr>
<tr>
<td class="name"><a href=".md5sum"><img src="http://www.xs4all.nl/~hanb/.data/file.gif" alt=".md5sum">.md5sum</a></td>
<td class="size" align="right">52</td>
<td class="time">Dec 20 2004</td>
</tr>
<tr>
<td class="name"><a href="Pkgfile"><img src="http://www.xs4all.nl/~hanb/.data/file.gif" alt="Pkgfile">Pkgfile</a></td>
<td class="size" align="right">486</td>
<td class="time">Aug 26 07:41</td>
</tr>
</table>
</body>
</html>