Bug 137591 - [repocopy] move audio/xmms-uade to audio/uade and update to 2.12
Summary: [repocopy] move audio/xmms-uade to audio/uade and update to 2.12
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 13:50 UTC by swell.k
Modified: 2009-10-18 19:33 UTC (History)
0 users

See Also:


Attachments
uade.diff (7.87 KB, patch)
2009-08-09 13:50 UTC, swell.k
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description swell.k 2009-08-09 13:50:02 UTC
Decouple xmms and uade. I for one don't use xmms player but still would
like to play some AHX files using uade123.

Fix: Patch to apply against audio/uade after repocopy:

- update to 2.12
- remove lha dependency: neither distfile contains any lha archives nor
  the player does support extracting lha archives
- remove gtk12 dependency - implied by xmms1
- move xmms to XMMS knob
- add AUDACIOUS knob; it's partially broken since audacious relies
  on filename extensions for input plugins. plugin.c diff gives an example
  where those extensions are specified.
- add TEXT_SCOPE and UADEFS knobs

The main site appears to be down. But the distfile is available on the net,
e.g. http://mirror.gentoo.no/distfiles/uade-2.12.tar.bz2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-09 13:50:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mbr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2009-10-18 18:22:13 UTC
Responsible Changed
From-To: mbr->ehaupt

I will take care of it.
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2009-10-18 18:25:07 UTC
State Changed
From-To: open->repocopy

Decouple xmms and uade. I for one don't use xmms player but still would like to 
play some AHX files using uade123. 


Comment 4 Emanuel Haupt freebsd_committer freebsd_triage 2009-10-18 18:25:07 UTC
Responsible Changed
From-To: ehaupt->portmgr

Decouple xmms and uade. I for one don't use xmms player but still would like to 
play some AHX files using uade123.
Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-10-18 18:33:49 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-10-18 18:33:49 UTC
Responsible Changed
From-To: portmgr->ehaupt

Repocopy complete.
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-10-18 19:24:37 UTC
ehaupt      2009-10-18 18:24:29 UTC

  FreeBSD ports repository

  Modified files:
    audio/uade           Makefile distinfo pkg-plist 
  Added files:
    audio/uade/files     patch-src-frontends-audacious-plugin.c 
  Log:
  - Decouple xmms and uade after repocopy
  - Update to 2.12
  
  PR:             137591
  Submitted by:   swell.k@gmail.com
  
  Revision  Changes    Path
  1.36      +46 -19    ports/audio/uade/Makefile
  1.14      +3 -3      ports/audio/uade/distinfo
  1.1       +23 -0     ports/audio/uade/files/patch-src-frontends-audacious-plugin.c (new)
  1.12      +19 -4     ports/audio/uade/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 8 Emanuel Haupt freebsd_committer freebsd_triage 2009-10-18 19:32:56 UTC
State Changed
From-To: open->closed

Committed. Thanks for the great work, again.