Port details |
- qxgedit Editor for MIDI System Exclusive files for XG devices
- 1.0.0 audio
=2 1.0.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-05-11 23:27:10
- Last Update: 2024-06-19 19:03:06
- Commit Hash: 6c6b6dc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://qxgedit.sourceforge.io
- Description:
- QXGEdit is a Qt framework GUI for editing MIDI System Exclusive files for XG
devices (eg. Yamaha DB50XG).
¦ ¦ ¦ ¦ 
- 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/qxgedit/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/qxgedit
- pkg install qxgedit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qxgedit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718816491
SHA256 (qxgedit-1.0.0.tar.gz) = 5716e45db84c2003aa67e4b4c66791da649c204283bcd775a963198a9cdce3f4
SIZE (qxgedit-1.0.0.tar.gz) = 241047
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_qxgedit
- USES:
- cmake compiler:c++17-lang desktop-file-utils gl pkgconfig qt:6
- 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 |
1.0.0 19 Jun 2024 19:03:06
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: update 0.9.91 → 1.0.0 |
0.9.91 02 May 2024 08:57:57
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: update 0.9.90 → 0.9.91 |
0.9.90 11 Apr 2024 00:51:47
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: update 0.9.12 → 0.9.90
Reported by: portscout |
0.9.12 19 Mar 2024 03:37:09
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: update 0.9.11 → 0.9.12
Reported by: portscout |
0.9.11 09 Sep 2023 06:05:10
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: update 0.9.10 → 0.9.11
Reported by: portscout |
0.9.10_1 26 Jul 2023 19:58:56
    |
Loïc Bartoletti (lbartoletti)  |
devel/qt6: bump dependent ports |
0.9.10 02 Jun 2023 07:57:40
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: Update 0.9.9 → 0.9.10 |
0.9.9 24 Mar 2023 06:06:05
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: Update 0.9.8 → 0.9.9 |
0.9.8 28 Dec 2022 19:09:00
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: Update 0.9.7 -> 0.9.8 |
0.9.7 03 Oct 2022 20:08:46
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: Update 0.9.6 -> 0.9.7
Reported by: portscout |
0.9.6 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
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
    |
Stefan Eßer (se)  |
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.9.6 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.9.6 16 May 2022 06:49:43
    |
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
0.9.6 14 Apr 2022 05:45:15
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: Update 0.9.5 -> 0.9.6
Reported by: portscout |
0.9.5 09 Jan 2022 20:21:19
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: Update 0.9.4 -> 0.9.5 |
0.9.4 04 Jul 2021 19:26:50
    |
Yuri Victorovich (yuri)  |
audio/qxgedit: Update 0.9.3 -> 0.9.4 |
0.9.3 11 May 2021 23:24:50
    |
Yuri Victorovich (yuri)  |
New port: audio/qxgedit: Editor for MIDI System Exclusive files for XG devices |