Module Submission - pwim

ccs4ever ccs4ever at gmail.com
Sat Mar 18 04:03:18 UTC 2006


To: lunar at lunar-linux.org
Date: Sat, 18 Mar 2006 03:33:41 GMT
Subject: Module submission - pwim
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1142652821=="
From: ccs4ever at gmail.com

--===============1142652821==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

module name       : pwim
suggested section : video (the same as MPlayer, its default master
function, but its also kindof a more general utility)
update (y/n)      : n
bugfix (y/n)      : n
security (y/n)    : n

I am the developer of pwim and would like to see it added to the
moonbase because I believe it can help others as much as it has helped
me.
PS. I don't know much about module internals, and would appreciate any
corrections and explanations as to how the individual internal
functions function, as that is not well documented. Thank you

ccs4ever (Jon Kopetz)


--===============1142652821==
Content-Type: text/plain; name="pwim.patch"
MIME-Version: 1.0

--- pwim/BUILD	1969-12-31 19:00:00.000000000 -0500
+++ pwim/BUILD	2006-02-01 01:31:07.000000000 -0500
@@ -0,0 +1,10 @@
+(
+	cd $SOURCE_DIRECTORY &&
+
+
+	prepare_install &&
+
+	./install*
+	
+
+) > $C_FIFO 2>&1
--- pwim/DEPENDS	1969-12-31 19:00:00.000000000 -0500
+++ pwim/DEPENDS	2006-02-01 01:41:14.000000000 -0500
@@ -0,0 +1,2 @@
+depends tk &&
+depends Python
--- pwim/DETAILS	1969-12-31 19:00:00.000000000 -0500
+++ pwim/DETAILS	2006-03-17 22:25:50.000000000 -0500
@@ -0,0 +1,22 @@
+MODULE=pwim
+VERSION=0.09
+SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_URL[0]=http://osdn.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[1]=http://jaist.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[2]=http://citkit.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[3]=http://surfnet.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[4]=http://puzzle.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[5]=http://ovh.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[6]=http://internap.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[7]=http://easynews.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[8]=http://peterhost.dl.sourceforge.net/sourceforge/$MODULE/
+SOURCE_URL[9]=http://voxrox.dl.sourceforge.net/sourceforge/$MODULE/
+WEB_SITE=http://pwim.sourceforge.net
+MAINTAINER=ccs4ever at gmail.com
+ENTERED=20060201
+UPDATED=20060201
+SHORT="Pwim lets you Play What You(I) Mean(cc)"
+
+cat << EOF
+Pwim utilizes python to find through a given set of directories the
string, or strings, that you meant to play. For example, 'pwim foo
bar' will yield you 'fooity baria.wmv' to be played with the media
player of your choice.
+EOF
--- pwim/PRE_BUILD	1969-12-31 19:00:00.000000000 -0500
+++ pwim/PRE_BUILD	2006-01-19 20:13:15.000000000 -0500
@@ -0,0 +1 @@
+default_pre_build

--===============1142652821==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

lvu submit pwim 6758a02fdba97bea75f96208725e52a6  -
2.4.31-ll-r11.0 2.6.12 gcc-3.4.5 glibc-2.3.6


More information about the Lunar mailing list