Port details |
- dgedit DrumGizmo drumkit editor
- 0.10.0_1 audio
=2 0.10.0_1Version of this port present on the latest quarterly branch. - Maintainer: meka@tilda.center
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2022-06-12 21:24:43
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL3+
- WWW:
- https://www.drumgizmo.org/
- Description:
- The DrumGizmo drumkit editor DGEdit is currently in a functioning, but very
early phase of development. All of the essentials for importing, editing and
exporting the raw drumkit recordings are there. Editor is certainly a huge help
when creating the individual drumkit instruments (snare, kickdrum, toms,
crashes and so on). The entire process of taking a bunch of wav files that
you've recorded using, for instance, 16 microphones and then converting them
into working instruments with hit energy levels is fully supported.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/dgedit/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/dgedit
- pkg install dgedit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dgedit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1648765394
SHA256 (dgedit-0.10.0.tar.gz) = 846f580d5a12eff7e5668893d18547c5a0032d2cf11b9bee37ac7ac094aa83e4
SIZE (dgedit-0.10.0.tar.gz) = 515934
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- Library dependencies:
-
- libao.so : audio/libao
- libsndfile.so : audio/libsndfile
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_dgedit
- USES:
- autoreconf compiler:c++14-lang gmake libtool localbase pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.0_1 25 Apr 2023 15:17:15
![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/git.png) ![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/codeberg.svg) ![commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Christian Weisgerber (naddy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio/opus: bump consumers after update to 1.4 |
0.10.0 11 Sep 2022 10:20:14
![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/git.png) ![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/codeberg.svg) ![commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Felix Palmen (zirias) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10.0 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.10.0 12 Jun 2022 21:18:54
![commit hash: 86192094f541c44b3b84d5d1c0638a6c2fc3654a commit hash: 86192094f541c44b3b84d5d1c0638a6c2fc3654a](/images/git.png) ![commit hash: 86192094f541c44b3b84d5d1c0638a6c2fc3654a commit hash: 86192094f541c44b3b84d5d1c0638a6c2fc3654a](/images/codeberg.svg) ![commit hash: 86192094f541c44b3b84d5d1c0638a6c2fc3654a commit hash: 86192094f541c44b3b84d5d1c0638a6c2fc3654a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Daniel Engberg (diizzy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Goran Mekić |
audio/dgedit: New port: DrumGizmo drumkit editor
PR: 264156 |