Re: Re: watch file for SourceForge packages

2005-10-01 Thread tuysomphay phay
i want to watch free flim please sen to me
thanhs
		Yahoo! for Good 
Click here to donate to the Hurricane Katrina relief effort. 


Re: watch file for SourceForge packages

2005-04-05 Thread Shaun Jackman
Thanks, Seo! heanet works for me too.

Cheers,
Shaun

On Apr 4, 2005 9:44 PM, Seo Sanghyeon [EMAIL PROTECTED] wrote:
 Hello, I am not subscribed to debian-devel, but I read your message
 from the web archive.
 
 I'm using this:
 
 version=3
 http://heanet.dl.sourceforge.net/sourceforge/pyenchant/ \
   pyenchant-([\d.]*).tar.gz debian uupdate
 
 HEAnet never failed for me, by the way.
 
 Hope this help,
 
 Seo Sanghyeon

On Apr 4, 2005 11:21 AM, Shaun Jackman [EMAIL PROTECTED] wrote:
 Recently I've been using umn [1] in my watch files for SourceForge
 packages. It looks like this link is dead now. I find I have to update
 the watch file for all my SourceForge packages every six months or so.
 Finding a new link that works is usually not trivial. Does anyone
 maintain a list of working SourceForge mirrors suitable for watch
 files?
 
 Thanks,
 Shaun
 
 [1] ftp://sourceforge.cs.umn.edu/pub/sourceforge/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: watch file for SourceForge packages

2005-04-05 Thread Zak B. Elep
Shaun Jackman [EMAIL PROTECTED] writes:

 Recently I've been using umn [1] in my watch files for SourceForge
 packages. It looks like this link is dead now. I find I have to update
 the watch file for all my SourceForge packages every six months or so.
 Finding a new link that works is usually not trivial. Does anyone
 maintain a list of working SourceForge mirrors suitable for watch
 files?

Here's in my watch file for gtklp[1]:

# Site  Directory   Pattern Version Script
version=2
http://prdownloads.sourceforge.net/gtklp/gtklp-(.*)\.src\.tar\.gz   debian  
uupdate

Works fine for me; in fact, when it reads the SourceForge repos, it sees
the latest version as 1.0pre3, when in reality it's 1.0c. I really
should convince upstream to change they way he versions his software. =(

-- 
ZAK B. ELEP [EMAIL PROTECTED]   -- Registered Linux User #327585
1024D/FA53851D  1486 7957 454D E529 E4F1  F75E 5787 B1FD FA53 851D
 Debian - When you've got better things to do than to fix a borken system


pgpAdyphVLGx5.pgp
Description: PGP signature


watch file for SourceForge packages

2005-04-04 Thread Shaun Jackman
Recently I've been using umn [1] in my watch files for SourceForge
packages. It looks like this link is dead now. I find I have to update
the watch file for all my SourceForge packages every six months or so.
Finding a new link that works is usually not trivial. Does anyone
maintain a list of working SourceForge mirrors suitable for watch
files?

Thanks,
Shaun

[1] ftp://sourceforge.cs.umn.edu/pub/sourceforge/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: watch file for SourceForge packages

2005-04-04 Thread Michael Koch
On Mon, Apr 04, 2005 at 11:21:41AM -0700, Shaun Jackman wrote:
 Recently I've been using umn [1] in my watch files for SourceForge
 packages. It looks like this link is dead now. I find I have to update
 the watch file for all my SourceForge packages every six months or so.
 Finding a new link that works is usually not trivial. Does anyone
 maintain a list of working SourceForge mirrors suitable for watch
 files?

Use something like
http://prdownloads.sourceforge.net/projectname/somefile-(.*)\.tar\.gz

Works for me.

BTW: are you still working on SWT and SwingWT packages?


Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: watch file for SourceForge packages

2005-04-04 Thread Shaun Jackman
On Apr 4, 2005 11:06 AM, Michael Koch [EMAIL PROTECTED] wrote:
 Use something like
 http://prdownloads.sourceforge.net/projectname/somefile-(.*)\.tar\.gz
 
 Works for me.

Doesn't work for me though. Instead of a tarball, I get an HTML file
that starts with...
HTMLHEADTITLESelect a Mirror for File: /libnjb/libnjb-2.0.tar.gz

 BTW: are you still working on SWT and SwingWT packages?

Sure am. I'm hoping to one day compile freeguide [1] natively using
SWT [2] and SwingWT [3]. If that works, Azureus is next.

Cheers,
Shaun

[1] http://packages.debian.org/testing/source/freeguide
[2] http://packages.debian.org/testing/source/swt-gtk
[3] http://packages.debian.org/testing/source/swingwt
[4] http://packages.debian.org/testing/source/azureus


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: watch file for SourceForge packages

2005-04-04 Thread Free Ekanayaka
|--== Shaun Jackman writes:

  SJ On Apr 4, 2005 11:06 AM, Michael Koch [EMAIL PROTECTED] wrote:
  Use something like
  http://prdownloads.sourceforge.net/projectname/somefile-(.*)\.tar\.gz
  
  Works for me.

  SJ Doesn't work for me though. Instead of a tarball, I get an HTML file
  SJ that starts with...
  SJ HTMLHEADTITLESelect a Mirror for File: /libnjb/libnjb-2.0.tar.gz

Example:

http://prdownloads.sf.net/a/al/alsamodular/ams-(.*)\.tar\.bz2

Cheers,

Free


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: watch file for SourceForge packages

2005-04-04 Thread Shaun Jackman
On Apr 4, 2005 5:02 PM, Free Ekanayaka [EMAIL PROTECTED] wrote:
 Example:
 
 http://prdownloads.sf.net/a/al/alsamodular/ams-(.*)\.tar\.bz2

This doesn't work for me:

$ cat debian/watch
version=2
http://prdownloads.sourceforge.net/n/ne/neutrino/neutrino-(.*)\.tar\.gz
debian uupdate
$ uscan
neutrino: Newer version (0.8.2) available on remote site
  (local version is 0.7.3)
neutrino: Successfully downloaded updated package neutrino-0.8.2.tar.gz
and symlinked neutrino_0.8.2.orig.tar.gz to it
New Release will be 0.8.2-1.
-- Untarring the new sourcecode archive ../neutrino_0.8.2.orig.tar.gz

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
uupdate: can't unpack: tar zxf ../neutrino_0.8.2.orig.tar.gz failed;
aborting...
$ file ../neutrino-0.8.2.tar.gz
../neutrino-0.8.2.tar.gz: HTML document text
$ head -2 ../neutrino-0.8.2.tar.gz
HTMLHEAD
TITLESelect a Mirror for File:
/n/ne/neutrino/neutrino-0.8.2.tar.gz/TITLE

Cheers,
Shaun


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: watch file for SourceForge packages

2005-04-04 Thread Adam M.
Shaun Jackman wrote:

This doesn't work for me:

$ cat debian/watch
version=2
http://prdownloads.sourceforge.net/n/ne/neutrino/neutrino-(.*)\.tar\.gz
debian uupdate
$ uscan
neutrino: Newer version (0.8.2) available on remote site
  (local version is 0.7.3)
neutrino: Successfully downloaded updated package neutrino-0.8.2.tar.gz
and symlinked neutrino_0.8.2.orig.tar.gz to it
New Release will be 0.8.2-1.
-- Untarring the new sourcecode archive ../neutrino_0.8.2.orig.tar.gz
  


Download it manually. watch files' main purpose is to watch upstream for
a new version.

- Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: watch file for SourceForge packages

2005-04-04 Thread Andreas Tille
On Mon, 4 Apr 2005, Shaun Jackman wrote:
$ file ../neutrino-0.8.2.tar.gz
../neutrino-0.8.2.tar.gz: HTML document text
$ head -2 ../neutrino-0.8.2.tar.gz
HTMLHEAD
   TITLESelect a Mirror for File:
/n/ne/neutrino/neutrino-0.8.2.tar.gz/TITLE
Same for me
$ grep -v # debian/watch
version=2
http://prdownloads.sf.net/z/zm/zmspublishing/zms-(.*)\.tar\.gz
$ uscan
zope-zms: Newer version (2.3.2-b45) available on remote site
  (local version is 2.1.2.7)
zope-zms: Successfully downloaded updated package zms-2.3.2-b45.tar.gz
and symlinked zope-zms_2.3.2-b45.orig.tar.gz to it
$ file zms-2.3.2-b45.tar.gz 
zms-2.3.2-b45.tar.gz: HTML document text
$ head -2 zms-2.3.2-b45.tar.gz 
HTMLHEAD
TITLESelect a Mirror for File: /z/zm/zmspublishing/zms-2.3.2-b45.tar.gz/TITLE

Kind regards
  Andreas.
--
http://fam-tille.de
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]