Commit graph

6129 commits

Author SHA1 Message Date
hiramatsu
fe5115a536 Add LICENSE. 2011-10-15 18:51:56 +00:00
obache
f8adaff44b * LICENSE=gnu-gpl-v2
* regist egg-info

Bump PKGREVISION.
2011-10-15 10:41:29 +00:00
obache
bbc98c8ec8 * regist egg-info.
Bump PKGREVISION.
2011-10-15 10:37:18 +00:00
obache
666e1f3a46 * regist egg-info
Bump PKGREVISION.
2011-10-15 10:22:14 +00:00
obache
293d345bfa * regist egg-info
Bump PKGREVISION.
2011-10-15 10:18:06 +00:00
obache
94c3d9ecac * LICENSE=gnu-gpl-v3
* regist egg-info

Bump PKGREVISION.
2011-10-15 10:13:18 +00:00
obache
21efee3e8b * set LICENSE=gnu-lgpl-v2
* register egg-info.

Bump PKGREVISION.
2011-10-15 08:57:43 +00:00
obache
f6e0904bc8 register egg-info.
Bump PKGREVISION.
2011-10-15 08:01:16 +00:00
obache
1e5d2f363c Update HOMEPAGE. 2011-10-15 07:57:17 +00:00
dholland
935c1a29f6 Add the docs to the PLIST, as they're now apparently getting installed.
I don't see any obvious reason that they're doing so because the build
is finding tools it's not supposed to see or that need to be added to
its deps or anything like that. However, as this thing uses scons,
it's anyone's guess. For now, it's better to have it building than not
building.
2011-10-14 04:19:00 +00:00
hans
a23e201f5d Fix build on SunOS 5.10 by #ifdefing the code using SO_TIMESTAMP.
Add the patches that I forgot in the previous commit.
2011-10-12 20:12:35 +00:00
hans
f23304e0ea Fix build on SunOS 5.10 (and probably older versions, too).
SunOS 5.10 doesn't have SO_TIMESTAMP, and it also lacks oss. For some
reason the lack of oss also causes hal support to be disabled.
2011-10-12 16:46:15 +00:00
hiramatsu
9482fbad72 Add LICENSE. 2011-10-12 07:26:15 +00:00
zafer
4f98237d6b download failed. Update MASTER_SITES. 2011-10-11 20:42:37 +00:00
wiz
87246ef916 Add makedepend to tools. From Makoto Fujiwara in PR 45434. 2011-10-10 10:29:58 +00:00
hiramatsu
2e3f4d2242 Update p5-Audio-Scan to 0.92.
Changes from previous:
0.92    2011-09-09
    - Added $info->{jenkins_hash} which is a 32-bit hash value of the
      filename + mtime + file size.
    - MP4: Get correct HE-AAC samplerate values from esds.
    - ADTS AAC: Add support for .adts file extension.

0.91    2011-09-06
    - MP3, MP4, WMA, WAV, AIFF, ADTS AAC: Added DLNA audio profile
      detection as $info->{dlna_profile}.
2011-10-10 09:50:03 +00:00
cheusov
20609a6910 Update my email 2011-10-09 10:02:44 +00:00
shattered
fe90595bdb clang cannot build this (uses nested functions) 2011-10-08 14:47:25 +00:00
dholland
34836d283d Fix build with newer C++ compilers. 2011-10-08 06:08:27 +00:00
dholland
0ad8aab408 Fix rev 1.10; require ruby18 the correct way. 2011-10-08 05:10:09 +00:00
shattered
b9b0692692 PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh 2011-10-07 22:37:02 +00:00
hiramatsu
7235c3afee Add LICENSE. 2011-10-07 08:47:47 +00:00
hiramatsu
21fd4d890d Add LICENSE. 2011-10-07 08:08:09 +00:00
ryoon
28eee72363 Add aubio and libsmf. 2011-10-06 11:53:50 +00:00
ryoon
0ad587729e Import libsmf-1.3 from wip/libsmf
LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
It transparently handles conversions between time and pulses, tempo
map handling etc. The only dependencies are C compiler and glib.
Full API documentation and examples are included.
2011-10-06 11:50:09 +00:00
ryoon
bfa4264d96 Import aubio-0.3.2 from wip/aubio
aubio is a tool designed for the extraction of annotations from audio
signals. Its features include segmenting a sound file before each of
its attacks, performing pitch detection, tapping the beat and
producing midi streams from live audio.

Because these tasks are difficult, we thought it was important to
gather them in a dedicated library. To increase the fun, we have made
these algorithms work in a causal way, so as to be used in real time
applications with as low delay as possible. Functions can be used
offline in sound editors and software samplers, or online in audio
effects and virtual instruments.

aubio currently provides the following features:
    - digital filters
    - phase vocoder
    - onset detection (several methods)
    - pitch tracking (several methods)
    - beat and tempo tracking
    - mel frequency cepstrum coefficients (MFCC)
    - transient / steady-state separation
2011-10-06 11:45:47 +00:00
wiz
70dce3b05a Sync with patches submitted upstream and add bug report URLs. 2011-10-05 20:02:48 +00:00
shattered
9c4a7ce2d5 Require Ruby 1.8. 2011-10-01 10:52:13 +00:00
wiz
099d81f384 Fix build with gcc-4.2. Problem reported and fix tested by joerg. 2011-09-22 15:18:39 +00:00
obache
5462cc37bb Update tunapie to 2.6.18, for fixes CVE-2009-1253 and CVE-2009-1254.
2.6.18

Fix recording problem with Icecast.
Add totem and amarok as optional players.

2.1.17

Improve GUI responsiveness when playing radio stations

2.1.16

Fix security issue with use of os.system, commands and non-secure tempfiles

2.1.15

Fix minimal wx version back to 2.6

2.1.14

Fix errors with wxGTK 2.8.
Fix startup error if Geom file corrupted.

2.1.13

play icecast stations correctly

2.1.12

Fix bug where radiolist is not always refreshed correctly.

2.1.11

Revert to deprecated code in prefs as new version not supported by wxpython 2.6!

2.1.10

Fix icecast directory.
Fix deprecation warnings for wxpython 2.8

2.1.9

Fix problem with GUI breakage when right clicking before download finished.
Fix xcb_lock errors.

2.1.8

Fix to allow realplayer to play user-added streams.

2.1.7

Another record bug fixed (thanks Chris O'Halloran!)
Added option to add user-defined streams.
2011-09-18 11:58:48 +00:00
obache
d156436aa3 Bump PKGREVISION from PHP_VERSION_DEFAULT changes. 2011-09-16 05:46:22 +00:00
obache
175e607eee Bump PKGREVISION from RUBY_VERSION_DEFAULT changes. 2011-09-16 02:26:44 +00:00
wiz
9912586844 + pd 2011-09-15 01:05:28 +00:00
wiz
510f0d7ab5 Initial import of pd-0.43.0.
Pd (aka Pure Data) is a real-time graphical programming environment
for audio, video, and graphical processing. It is the third major
branch of the family of patcher programming languages known as Max
(Max/FTS, ISPW Max, Max/MSP, jMax, etc.) originally developed by
Miller Puckette and company at IRCAM. The core of Pd is written
and maintained by Miller Puckette and includes the work of many
developers, making the whole package very much a community effort.

Pd was created to explore ideas of how to further refine the Max
paradigm with the core ideas of allowing data to be treated in a
more open-ended way and opening it up to applications outside of
audio and MIDI, such as graphics and video.

It is easy to extend Pd by writing object classes ("externals") or
patches ("abstractions"). The work of many developers is already
available as part of the standard Pd packages and the Pd developer
community is growing rapidly. Recent developments include a system
of abstractions for building performance environments; a library
of objects for physical modeling; and a library of objects for
generating and processing video in realtime.
2011-09-15 01:05:04 +00:00
hans
7a7fba7f8f Fix build on SunOS. 2011-09-14 15:53:35 +00:00
hans
3a6cf04ab8 Fix libatomic_ops dependency to match the logic in Makefile. 2011-09-14 15:52:57 +00:00
hans
c4aefda519 Make this build again with native pkg-config by using ${AUTORECONF_ARGS}. 2011-09-14 15:49:47 +00:00
hans
31f56362e4 Fix build on SunOS. 2011-09-14 15:44:23 +00:00
wiz
816b5deb44 Update to 1.0.09.063:
10.09.2011 - 1.0.09.063
- made Discogs queries work again, after a Discogs API change
- added close button for windows on Gnome 3
2011-09-12 21:27:26 +00:00
obache
597c3600a3 Using distutils, register eggfile. Bump PKGREVISION. 2011-09-12 12:06:18 +00:00
joerg
a071a7ee90 b3.mk was fixed, drop failed manual attempt at upper limit 2011-09-12 10:58:09 +00:00
joerg
4b39d12af3 Use b3.mk for server dependency 2011-09-12 10:57:09 +00:00
dholland
760bfd0266 Fix mismatched return statements, which clang dislikes 2011-09-12 06:42:12 +00:00
dholland
9c4602e3d0 Tweak the C++ to hopefully appease clang. 2011-09-12 06:33:11 +00:00
dholland
2b6d7bae31 Apply joerg's fixes to moc here, to fix clang build issues. 2011-09-12 06:27:21 +00:00
dholland
b5af15e43a Patch up some inline issues for clang. 2011-09-12 05:08:53 +00:00
dholland
275f18215b Patch a configure script to use valid C++, because the package's build
system runs it with CC set to "c++". Should fix the clang build.
2011-09-12 05:01:15 +00:00
wiz
027809dc74 Add comments to patches. 2011-09-09 15:20:59 +00:00
wiz
96e8fb0177 Set LICENSE. 2011-09-09 15:19:44 +00:00
wiz
70f33a0d84 Update to 1.0.08.053, add comment to patch.
Discogs queries work again, after a Discogs API change. The track
numbering when querying multi-volume albums from Discogs was
incorrect and is fixed in this version.
2011-09-08 20:32:21 +00:00