Port details |
- aylet Aylet plays music files in the .ay format
- 0.5_8 audio
=2 0.5_8Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2005-07-13 13:29:04
- Last Update: 2024-01-23 14:40:27
- Commit Hash: 0bad595
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://www.worldofspectrum.org/
- Description:
- Aylet plays music files in the `.ay' format. These files are essentially
wrappers around bits of Z80 code which play music on the Sinclair ZX Spectrum
128's sound hardware - either the beeper, or (eponymously) the AY-3-8912 sound
chip. Files using the Amstrad CPC ports are also supported.
¦ ¦ ¦ ¦ 
- 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/aylet/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/aylet
- pkg install aylet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aylet
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1494173493
SHA256 (aylet-0.5.tar.gz) = c8c428a63abe5087b0345709a9a8034c2e6873b6071d9f7b05578aae0f3a4f72
SIZE (aylet-0.5.tar.gz) = 43577
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aylet-0.5_8:
GUI=on: GUI (Graphical User Interface) support
===> Use 'make config' to modify these settings
- Options name:
- audio_aylet
- USES:
- gettext-runtime pkgconfig gnome
- 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.5_8 23 Jan 2024 14:40:27
    |
Emanuel Haupt (ehaupt)  |
audio/aylet: Move man pages to share/man |
0.5_7 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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.5_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.5_6 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.5_6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5_6 08 Nov 2019 09:27:57
  |
tobik  |
a-b: Add missing USES={gnome,php,sdl,xorg} |
0.5_6 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.5_5 10 May 2017 08:34:00
  |
ehaupt  |
Fix direct dependency chain for GUI option now that the port has switched from
GTK 1.2 to GTK 2.0. |
0.5_4 09 May 2017 16:48:19
  |
ehaupt  |
Update GTK interface from GTK 1.2 to GTK 2.0
Obtained from: gentoo portage |
0.5_3 09 May 2017 07:08:33
  |
ehaupt  |
Properly resurect aylet this time via repocopy in order to retain history. This
commit corrects r440435.
Requested by: danfe |
0.5_3 09 May 2017 07:04:03
  |
ehaupt  |
Remove aylet in preparation for a proper repocopy from the old version in order
to retain history.
Requested by: danfe |
0.5_3 08 May 2017 14:54:35
  |
ehaupt  |
Remove pkg-message. It was not intended to resurrect this file in the previous
commit. The ay file archive is no longer publicly available. |
0.5_3 08 May 2017 14:47:33
  |
ehaupt  |
Resurrect, overhaul, and maintain audio/aylet. Project page is available. The
GUI functionality of the former slave port (audio/xaylet) is now an option of
audio/aylet without a slave port.
Modify MOVED to document the changes. |
0.5_2 03 May 2011 13:05:08
 |
bapt  |
Another bunch of expired ports removal
2011-05-01 audio/albumart: Upstream disapear and distfile is no more available
2011-05-01 audio/aylet: Upstream disapear and distfile is no more available
2011-05-01 audio/cantus: Upstream disapear and distfile is no more available
2011-05-01 audio/xaylet: Upstream disapear and distfile is no more available
2011-05-01 science/oases: Upstream disapear and distfile is no more available
2011-05-01 shells/pash: Upstream disapear and distfile is no more available |
0.5_2 17 Mar 2011 07:21:17
 |
bapt  |
Deprecate unmaintained ports from audio where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Lookup by: Eitan Adler <eitan _at_ eitanadler.com> |
0.5_2 25 Jan 2011 08:39:27
 |
ehaupt  |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
0.5_2 27 Mar 2009 09:53:36
 |
ehaupt  |
Mark MAKE_JOBS_SAFE |
0.5_2 27 Mar 2008 22:15:47
 |
ehaupt  |
Use MASTER_SITE_CRITICAL |
0.5_2 20 Mar 2008 09:19:39
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.5_2 17 Mar 2008 15:23:14
 |
ehaupt  |
Get rid of USE_X_PREFIX. |
0.5_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5 01 Oct 2006 12:42:45
 |
ehaupt  |
Update WWW |
0.5 01 Jun 2006 12:13:54
 |
ehaupt  |
Add an additional mirror. |
0.5 07 Mar 2006 14:39:42
 |
ehaupt  |
- Update to 0.5
- Make it fetchable again [1]
PR: 94104
Notified by: distfile survey [1]
Approved by: portmgr (krion) |
0.4 19 Feb 2006 11:39:14
 |
ehaupt  |
Remove deprecated USE_REINPLACE |
0.4 30 Nov 2005 14:01:14
 |
ehaupt  |
Add SHA256 hashes to my ports |
0.4 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
0.4 29 Aug 2005 10:28:58
 |
sem  |
- Update to 0.4
PR: ports/85048
Submitted by: maintainer |
0.3 13 Jul 2005 13:28:36
 |
pav  |
Aylet/Xaylet plays music files in the `.ay' format. These files are essentially
wrappers around bits of Z80 code which play music on the Sinclair ZX Spectrum
128's sound hardware - either the beeper, or (eponymously) the AY-3-8912 sound
chip. Files using the Amstrad CPC ports are also supported.
PR: ports/83216
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |