Age | Commit message (Collapse) | Author | Files | Lines |
|
bad ogg files.
|
|
compiling floor1.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mmmm, retro-fi.
|
|
|
|
Do not link xmms and wmxmms against libmikmod.
|
|
|
|
main claim to fame over "festival" seems to be that it's in the public
domain, we'll decline to install the British dictionary, which is licensed
"No Commercial Use".
[Besides the British dictionary, the home site has a few other dictionaries
and utilities that could well go into seperate packages.]
|
|
Changes since 2.10.2: Bugfixes.
|
|
references of the pkglint package.
_PKGSRCDIR is an internal definition in bsd.pkg.mk, and a few packages
which would like to refer to other packages in the build tree. It should
not be set by users, but neither should it stop a user from building a
package if it is defined, so make it obvious that this is the case.
|
|
|
|
|
|
Excerpt of changelog from previous pkgsrc version:
* Added a new output module, audio_esd, for EsounD (Enlightened Sound
Daemon) support. You must have EsounD already installed before running
`configure'. Use -o esd:[HOSTNAME] as args to `madplay'. If --with-esd
is given to `configure', EsounD will be used for native audio output.
* Added a new output module, audio_cdda, for creating CD audio images.
Output is forced to 16-bit 44100 Hz stereo.
* Added a new output module, audio_aiff, for Audio IFF (AIFF) format
files.
* Added new -b (--bit-depth) option to `madplay'. Most output modules now
support configurable bit depths.
* Added new -i (--ignore-crc) option to `madplay'.
* Enabled libtool versioning rather than release numbering.
* Renamed `libid3' to `libid3tag' and enabled installation as a separate
library.
* Modified the audio_null output module to compute peak amplitude.
|
|
Changes since version 10 are sample improvements, discussed in detail in
${PREFIX}/share/timidity/changelog.txt.
|
|
|
|
|
|
released under the terms of the GPL license.
The A/52 standard is used in a variety of applications, including
digital television and DVD. It is also known as AC-three.
|
|
|
|
|
|
|
|
sure if it matters or not, but do it this way just-in-case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him
with updates from myself.
From www.kde.org... The principal improvements over KDE 2.2.1, release two
months ago, include:
o security-related
- SSL certificate loading
- symlink vulnerability in .wmrc access by KDM introduced in 2.2
- security problem with eFax (used by klprfax)
- potential problem in PAM invocation by KDM
- potential harmful side-effect of failed KDM session starts
o new features
- added support for CodeWeavers' CrossOver plug-in (provides support
for QuickTime, etc.)
- added support for the wheelmouse for scrolling through the
KGhostview PS/PDF viewer component
- ability to search for multiple patterns at a time in the file
search dialog
- debugging multi-threaded applications with KDevelop
o improvements/fixes
- handling of HTTP links that redirect to FTP
- POST using SSL through a proxy and sending headers through proxies
- saving of recently-selected files in the file dialog
- handling of non-ASCII characters over SMB
- toolbar button captions with certain styles
- selecting items with the mouse in Konqueror
- sorting in Konqueror's textview
- saving current settings as a theme in the theme manager
- crashes in KMail with certain mails
- crash on invoking the KDM chooser
- non-Latin languages with KDevelop
performance
- icon loading optimized
- file dialog speedups
- stop spinning SMB client processes
- handling of large files in Kate
|
|
|
|
automatically, so no need to do it ourselves.
|
|
to list them both when we listing just automake will do.
|
|
that have to do with xmms, not only one...)
|
|
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
|
|
|
|
This release fixes radio support (internal unmute is now
handled correctly, if 0.10.0 had no radio sound, this may
fix it). Also reworked the mpg123 parser, and added several
minor improvements. Please see the History page for the entire
list.
|
|
|
|
* Added video4linux radio tuner support of /dev/radio,
stations are added by 'opening custom' and choosing
'Radio station'.
* Updated French translation.
* Allow user options entry for ogg123.
* Attempt to set the correct ogg123 device for the platform.
* Added (untested) support for mixers on Tru64 and HPUX.
* Added Russian ID3 tag support (configure --enable-russian).
* Show overwrite confirm dialog when overwriting a playlist.
* Fix closing of a pipe twice in ogg123 module.
* Fix incorrect warning flags during ogg123 playback.
* Make double size work again.
* Minor bug fixes.
|
|
replacing for perl's path.
|
|
|
|
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
|
|
|
|
This value may be customized in various ways:
PKG_SYSCONFBASE is the main config directory under which all package
configuration files are to be found.
PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
configuration files for a particular package may be found.
PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
particular package.
Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.
This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
|
|
(collver@linuxfreemail.com).
"Cheesetracker v0.2.2 is out, the most noticable change is code to
load Microsoft Wave formatted samples."
|
|
the test for pre-rc.d systems to just whether /etc/rc.subr is present.
|