| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/dssi
- Reset maintainer to ports@
audio/hexter
- Reset maintainer to ports@
Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.
x11-toolkits/libsexy
- Pass maintainership to horia at racoviceanu.com
x11-toolkits/libsexymm
- Pass maintainership to horia at racoviceanu.com
x11-toolkits/py-sexy
- Pass maintainership to horia at racoviceanu.com
|
|
|
|
|
| |
- Strip libraries
- Break lines around 80 characters
|
|
|
|
|
|
|
|
|
|
| |
- Use the new format for LIB_DEPENDS
- Support STAGEDIR and add OPTIONS_SUB
- Add USE_QT4= moc_build
- Add DOCS and EXAMPLES
- Add DOCS and EXAMPLES Options
Approved by: pawel / wg (mentors, implicit)
|
|
|
|
| |
audio)
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
| |
After discussion with: pawel and MAINTAINER.
|
|
|
|
| |
- bump PORTREVISION to chase liblo update
|
| |
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
|
|
|
| |
dependency impact
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
| |
|
|
|
|
|
| |
PR: 164148
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/154304
Submitted by: Wen Heping (myself)
|
| |
|
|
|
|
| |
starting with A
|
| |
|
| |
|
|
|
|
|
| |
Approved by: miwi (mentor)
Suggested by: sat
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Submitted by: trasz maintainer (via privat mail)
|
|
|
|
| |
Approved by: maintainer
|
|
particularly useful for software synthesis plugins with user
interfaces.
DSSI is an open and well-documented specification developed for use
in Linux audio applications, although portable to other platforms.
It may be thought of as LADSPA-for-instruments, or something
comparable to VSTi.
DSSI consists of a C language API for use by plugins and hosts,
based on the LADSPA API, and an OSC (Open Sound Control) API for
use in user interface to host communications. The DSSI specification
consists of an RFC which describes the background for the proposal
and defines the OSC part of the specification, and a documented
header file which defines the C API.
WWW: http://dssi.sourceforge.net/
PR: ports/107867
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
|