Bug 128362 - [PATCH]multimedia/clive: update to 1.0.2; move port
Summary: [PATCH]multimedia/clive: update to 1.0.2; move port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-25 07:50 UTC by bf
Modified: 2008-12-21 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (4.37 KB, patch)
2008-10-25 07:50 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2008-10-25 07:50:00 UTC
Update to 1.0.2.  This port should be moved to multimedia/clive1 or the like to
make room for the new clive 2.0.x.  Add optional dependency on py-feedparser;
yank OPTIONS for vlc and mplayer, since clive can use almost any player via
runtime --player option or configuration files; fix WWW, comment, RUN_DEPENDS,
and shebangs for clive scripts.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-25 07:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 bf 2008-10-25 08:15:47 UTC
I forgot to mention that the pkg-descr should also be changed to indicate that the following hosts are now supported:

youtube.com
video.google.*
dailymotion.*
guba.com
metacafe.*
last.fm
sevenload.com
break.com

myvideo support has been removed.

Regards,
           b.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-12-21 21:13:59 UTC
nivit       2008-12-21 21:13:50 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/clive     Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 1.0.2
  - Add WITH_FEEDPARSER, and WITH_XINE options
  - Fix the python command on the shebang lines
  - Fix WWW site
  - Remove MyVideo from the supported video sites
  - Set USE_PYTHON to 2.4-2.6 (the program is not compatible with 3.0)
  
  PR:             ports/128362
  Submitted by:   bc <bf2006a at yahoo dotcom>
  
  Revision  Changes    Path
  1.27      +20 -5     ports/multimedia/clive/Makefile
  1.27      +3 -3      ports/multimedia/clive/distinfo
  1.9       +2 -2      ports/multimedia/clive/pkg-descr
  1.15      +3 -0      ports/multimedia/clive/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Nicola Vitale freebsd_committer freebsd_triage 2008-12-21 21:14:20 UTC
State Changed
From-To: open->closed

Committed with little modifications (RUN_DEPENDS not changed). 
Thanks.