Bug 160319 - [New Port] pidgin-audacious-remote (plugin for pidgin)
Summary: [New Port] pidgin-audacious-remote (plugin for pidgin)
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 20:00 UTC by Anton
Modified: 2011-10-02 13:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.30 KB, text/plain)
2011-08-30 20:00 UTC, Anton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton 2011-08-30 20:00:21 UTC
Pidgin-Audacious-Remote is a plug-in for Pidgin 2; it creates, in conversation and chat windows, some controls that allow two-way interaction with Audacious media player.

Additionally, the plug-in allows users to automatically update their status message using information from the song played in Audacious.

WWW: http://pidginaudacious.sourceforge.net/

Fix: installation and deinstallation works without problems.


Portlint testing:
# ./pt lint
looks fine.


Thanks in advance.





Patch attached with submission follows:
How-To-Repeat: New port!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-30 20:00:33 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2011-10-01 20:50:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-02 12:46:18 UTC
pawel       2011-10-02 11:46:09 UTC

  FreeBSD ports repository

  Modified files:
    net-im               Makefile 
  Added files:
    net-im/pidgin-audacious-remote Makefile distinfo pkg-descr 
                                   pkg-plist 
    net-im/pidgin-audacious-remote/files patch-pixmaps-Makefile.in 
  Log:
  Pidgin-Audacious-Remote is a plug-in for Pidgin 2; it creates, in conversation
  and chat windows, some controls that allow two-way interaction with Audacious
  media player.
  
  Additionally, the plug-in allows users to automatically update their status
  message using information from the song played in Audacious.
  
  WWW:    http://pidgin-audacious-remote.sourceforge.net
  
  PR:             ports/160319
  Submitted by:   Anton Hryciuk <gnixua@gmail.com>
  Approved by:    miwi, wen (mentors implicit)
  
  Revision  Changes    Path
  1.158     +1 -0      ports/net-im/Makefile
  1.1       +29 -0     ports/net-im/pidgin-audacious-remote/Makefile (new)
  1.1       +2 -0      ports/net-im/pidgin-audacious-remote/distinfo (new)
  1.1       +11 -0     ports/net-im/pidgin-audacious-remote/files/patch-pixmaps-Makefile.in (new)
  1.1       +3 -0      ports/net-im/pidgin-audacious-remote/pkg-descr (new)
  1.1       +13 -0     ports/net-im/pidgin-audacious-remote/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 4 dfilter service freebsd_committer freebsd_triage 2011-10-02 12:52:21 UTC
pawel       2011-10-02 11:52:08 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  For net-im/pidgin-audacious-remote
  
  PR:             ports/160319
  Approved by:    miwi, wen (mentors implicit)
  
  Revision  Changes    Path
  1.1023    +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
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 5 Pawel Pekala freebsd_committer freebsd_triage 2011-10-02 12:52:42 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!