Bug 200624 - [PATCH] russian/emkatic: new option BEEP
Summary: [PATCH] russian/emkatic: new option BEEP
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords: patch
Depends on:
Blocks: 200808
  Show dependency treegraph
 
Reported: 2015-06-04 04:20 UTC by Andrey Fesenko
Modified: 2015-06-16 04:29 UTC (History)
1 user (show)

See Also:


Attachments
patch-Makefile and add pkg-message (2.07 KB, patch)
2015-06-04 04:20 UTC, Andrey Fesenko
no flags Details | Diff
poudriere bulk -t log (default new option disable) (43.80 KB, text/x-log)
2015-06-04 04:21 UTC, Andrey Fesenko
no flags Details
poudriere bulk -t log (new option enable) (45.36 KB, text/x-log)
2015-06-04 04:22 UTC, Andrey Fesenko
no flags Details
patch-Makefile and add pkg-message.beep (1.43 KB, patch)
2015-06-04 17:25 UTC, Andrey Fesenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Fesenko 2015-06-04 04:20:01 UTC
Created attachment 157400 [details]
patch-Makefile and add pkg-message

After ressurrect audio/beep https://svnweb.freebsd.org/ports?view=revision&revision=388347 possible to add it as an option, the emulator can play sound through an external program as one of variants beep.

* Create option BEEP
* Add pkg-message setting instruction
Comment 1 Andrey Fesenko 2015-06-04 04:21:50 UTC
Created attachment 157401 [details]
poudriere bulk -t log (default new option disable)
Comment 2 Andrey Fesenko 2015-06-04 04:22:27 UTC
Created attachment 157402 [details]
poudriere bulk -t log (new option enable)
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2015-06-04 10:51:13 UTC
- It'd be better to use pkg-message.beep and set PKG_MESSAGE to ${PKGDIR}/pkg-message.beep if BEEP support is enabled
- The options needs better description
- /dev/speaker instructions from pkg-message do not belong to this port at all
Comment 4 Andrey Fesenko 2015-06-04 13:45:27 UTC
- pkg-message.beep - well, will be implemented
- better description - I will be glad proposals
- may be send "Speaker sound Support:" proposal request pkg-message for audio/beep? This same port leave only "Sound an eternal program"
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2015-06-04 14:16:59 UTC
(In reply to Andrey Fesenko from comment #4)
> - better description - I will be glad proposals

"PC speaker sound output support through audio/beep" perhaps

> - may be send "Speaker sound Support:" proposal request pkg-message for audio/beep?

Yep, feel free to.

> This same port leave only "Sound an eternal program"

Yes.
Comment 6 Andrey Fesenko 2015-06-04 17:25:03 UTC
Created attachment 157412 [details]
patch-Makefile and add pkg-message.beep

into account the comments
Comment 7 Andrey Fesenko 2015-06-16 04:29:11 UTC
Base port Bump PORTREVISION. lazarus was updated to 1.4.0 https://svnweb.freebsd.org/ports?view=revision&revision=389677

all this changes include https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200808