Bug 161142 - restore audio/x11amp
Summary: restore audio/x11amp
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: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-30 07:30 UTC by TsurutaniNaoki
Modified: 2011-10-01 09:22 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TsurutaniNaoki 2011-09-30 07:30:11 UTC
	restore audio/x11amp.

Fix: 

distfile is still available.
	I'll take maintainership if anyone objects it.
Comment 1 Hiroki Sato freebsd_committer freebsd_triage 2011-09-30 07:42:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->hrs

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-01 08:59:17 UTC
hrs         2011-10-01 07:59:03 UTC

  FreeBSD ports repository

  Added files:
    audio/x11amp         Makefile distinfo pkg-descr pkg-plist 
    audio/x11amp/files   main.xpm patch-Effect::test::Makefile.in 
                         patch-Effect::voice::Makefile.in 
                         patch-Effect::voice::about.c 
                         patch-General::ir::Makefile.in 
                         patch-General::ir::about.c 
                         patch-Input::cdaudio::Makefile.in 
                         patch-Input::mikmod::Makefile.in 
                         patch-Input::mpg123::Makefile.in 
                         patch-Input::wav::Makefile.in 
                         patch-Output::OSS::Makefile.in 
                         patch-Output::OSS::OSS.h 
                         patch-Output::esd::Makefile.in 
                         patch-configure 
                         patch-libx11amp::Makefile.in 
                         patch-libx11amp::configure 
                         patch-wmx11amp::Makefile.in 
                         patch-x11amp-input.c 
                         patch-x11amp::Makefile.in 
                         patch-x11amp::main.c 
  Log:
  - Resurrect audio/x11amp and update maintainership.
  - Use %%DATADIR%% in pkg-plist.
  
  PR:     ports/161142
  
  Revision  Changes    Path
  1.36      +33 -0     ports/audio/x11amp/Makefile (new)
  1.8       +2 -0      ports/audio/x11amp/distinfo (new)
  1.3       +379 -0    ports/audio/x11amp/files/main.xpm (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Effect::test::Makefile.in (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Effect::voice::Makefile.in (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Effect::voice::about.c (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-General::ir::Makefile.in (new)
  1.3       +15 -0     ports/audio/x11amp/files/patch-General::ir::about.c (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Input::cdaudio::Makefile.in (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Input::mikmod::Makefile.in (new)
  1.3       +23 -0     ports/audio/x11amp/files/patch-Input::mpg123::Makefile.in (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Input::wav::Makefile.in (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Output::OSS::Makefile.in (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Output::OSS::OSS.h (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-Output::esd::Makefile.in (new)
  1.4       +47 -0     ports/audio/x11amp/files/patch-configure (new)
  1.3       +23 -0     ports/audio/x11amp/files/patch-libx11amp::Makefile.in (new)
  1.3       +11 -0     ports/audio/x11amp/files/patch-libx11amp::configure (new)
  1.3       +14 -0     ports/audio/x11amp/files/patch-wmx11amp::Makefile.in (new)
  1.3       +13 -0     ports/audio/x11amp/files/patch-x11amp-input.c (new)
  1.3       +16 -0     ports/audio/x11amp/files/patch-x11amp::Makefile.in (new)
  1.3       +12 -0     ports/audio/x11amp/files/patch-x11amp::main.c (new)
  1.7       +10 -0     ports/audio/x11amp/pkg-descr (new)
  1.8       +32 -0     ports/audio/x11amp/pkg-plist (new)
_______________________________________________
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 3 Hiroki Sato freebsd_committer freebsd_triage 2011-10-01 09:19:42 UTC
State Changed
From-To: open->closed

Committed.  But I still have a mixed feeling to keep this port because 
X11AMP is replaced with XMMS.