Bug 161878 - [NEW PORT] audio/lingot. LINGOT - LINGOT Is Not a Guitar-Only Tuner 0.9.1 (GTK instrument tuner)
Summary: [NEW PORT] audio/lingot. LINGOT - LINGOT Is Not a Guitar-Only Tuner 0.9.1 (GT...
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-10-21 14:50 UTC by Loïc Bartoletti
Modified: 2011-10-24 21:40 UTC (History)
0 users

See Also:


Attachments
file.shar (5.40 KB, text/plain)
2011-10-21 14:50 UTC, Loïc Bartoletti
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2011-10-21 14:50:13 UTC
Create port of LINGOT.

LINGOT is a musical instrument tuner. It's accurate, easy to use, and highly configurable. Originally conceived to tune electric guitars, it can now be used to tune other instruments.

It looks like an analogue tuner, with a gauge indicating the relative shift to a certain note, found automatically as the closest note to the estimated frequency. 

WWW: http://www.nongnu.org/lingot/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-21 14:50:25 UTC
Class Changed
From-To: 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-23 16:05:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-24 21:29:06 UTC
pawel       2011-10-24 20:28:52 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/lingot         Makefile distinfo pkg-descr pkg-plist 
    audio/lingot/files   extra-lingot-config-scale.h 
  Log:
  LINGOT is a musical instrument tuner. It's accurate, easy to use, and highly
  configurable. Originally conceived to tune electric guitars, it can now be
  used to tune other instruments.
  
  It looks like an analogue tuner, with a gauge indicating the relative
  shift to a certain note, found automatically as the closest note
  to the estimated frequency.
  
  WWW: http://www.nongnu.org/lingot/
  
  PR:             ports/161878
  Submitted by:   Bartoletti <coder@tuxfamily.org>
  
  Revision  Changes    Path
  1.1192    +1 -0      ports/audio/Makefile
  1.1       +54 -0     ports/audio/lingot/Makefile (new)
  1.1       +2 -0      ports/audio/lingot/distinfo (new)
  1.1       +14 -0     ports/audio/lingot/files/extra-lingot-config-scale.h (new)
  1.1       +9 -0      ports/audio/lingot/pkg-descr (new)
  1.1       +55 -0     ports/audio/lingot/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-24 21:37:45 UTC
pawel       2011-10-24 20:37:31 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  For audio/lignot
  
  PR:             ports/161878
  
  Revision  Changes    Path
  1.1029    +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-24 21:37:51 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!