audio/beets README

2025-05-20 Thread Raphael Graf
Hi, The diff below adds information about the keyfinder plugin to the README. I've checked that it actually works .. ok? (Feel free to change the wording and commit it, if applicable.) Index: pkg/README === RCS file: /cvs/ports/a

[new] audio/mixxx

2025-05-20 Thread Raphael Graf
$ pkg_info mixxx Information for inst:mixxx-2.5.1 Comment: DJ software Description: Mixxx integrates the tools DJs need to perform creative live mixes with digital music files. Whether you are a new DJ with just a laptop or an experienced turntablist, Mixxx can support your style and techniques

[new] audio/libkeyfinder + audio/keyfinder-cli

2025-05-16 Thread Raphael Graf
libkeyfinder is a small C++11 library for estimating the musical key of digital audio. The port is simple, the tests pass. keyfinder-cli is a CLI wrapper for libkeyfinder. It can be used to find the musical key of an audio file, for example: $ keyfinder-cli AMajor.mp3 A (audio/beets can be config

audio/mscore picking up portmidi

2025-05-13 Thread Raphael Graf
After the update to portmidi-2.0.4, audio/mscore is now picking it up. Below are two versions of the same diff. Ok for one of them? Index: Makefile === RCS file: /cvs/ports/audio/mscore/Makefile,v retrieving revision 1.65 diff -u -

[update] audio/portmidi 217 to 2.0.4

2025-05-08 Thread Raphael Graf
The diff below updates audio/portmidi to 2.0.4. (I have already submitted this update some time ago, see https://marc.info/?l=openbsd-ports&m=168824866808246) The project has moved to github and the version numbering scheme has changed. A list of changes is here: https://github.com/PortMidi/portmi

[update] audio/rubberband 3.2.1 -> 4.0.0

2025-05-03 Thread Raphael Graf
Here is an update for audio/rubberband to the latest version 4.0.0. Release Announcement: https://breakfastquay.com/news/20241025.html This release adds a new API, RubberBandLiveShifter, which is simpler to use than the general RubberBandStretcher interface. The library continues to be binary com

Re: [maintainer update] multimedia/frei0r-plugins 2.3.0 -> 2.3.3

2025-04-30 Thread Raphael Graf
On Wed, Apr 30, 2025 at 07:56:19AM +0200, Theo Buehler wrote: > On Tue, Apr 29, 2025 at 12:36:08PM +0200, Raphael Graf wrote: > > This updates multimedia/frei0r-plugins to the latest version 2.3.3. > > > > There are three new effects: kaleid0sc0pe, gateweave and filmgrain. &

[maintainer update] multimedia/frei0r-plugins 2.3.0 -> 2.3.3

2025-04-29 Thread Raphael Graf
This updates multimedia/frei0r-plugins to the latest version 2.3.3. There are three new effects: kaleid0sc0pe, gateweave and filmgrain. Unfortunately, some existing effects have been renamed. To address this backward compatibility problem, MLT has added a compatibility shim in v7.22.0: https://gi

[maintainer update] x11/tipp10 3.3.0 -> 3.3.3

2025-04-29 Thread Raphael Graf
This is an update for x11/tipp10 to the latest version 3.3.3. The update primarily consists of bug fixes and the addition of new translations (dutch, norwegian, polish, ukrainian, tamil). Tested on amd64. ok? Index: Makefile ===

Re: [update] audio/portmidi to 2.0.4

2023-08-01 Thread Raphael Graf
On Sun, Jul 02, 2023 at 08:26:35PM +0200, Raphael Graf wrote: > On Sun, Jul 02, 2023 at 10:54:33AM +0100, Stuart Henderson wrote: > > On 2023/07/01 22:37, Raphael Graf wrote: > > > The project has moved to github and the version numbering scheme has > > > changed. >

Re: [update] audio/portmidi to 2.0.4

2023-07-02 Thread Raphael Graf
On Sun, Jul 02, 2023 at 10:54:33AM +0100, Stuart Henderson wrote: > On 2023/07/01 22:37, Raphael Graf wrote: > > The project has moved to github and the version numbering scheme has > > changed. > > A list of changes is here: https://github.com/PortMidi/portmidi/releases &g

[update] audio/portmidi to 2.0.4

2023-07-01 Thread Raphael Graf
The project has moved to github and the version numbering scheme has changed. A list of changes is here: https://github.com/PortMidi/portmidi/releases Audacity still works and I have also compile-tested emulators/hatari and games/odamex. The delayed playback of midi-mesages is still not implement

Re: NEW: x11/tipp10

2023-06-20 Thread Raphael Graf
On Tue, Jun 20, 2023 at 05:23:38PM +0100, Stuart Henderson wrote: > On 2023/06/19 17:52, Raphael Graf wrote: > > ping. > > The port is quite simple. I would love to get it in because I use it at > > work. > > DESCR could do with opening up a bit more, the text

Re: NEW: x11/tipp10

2023-06-19 Thread Raphael Graf
ping. The port is quite simple. I would love to get it in because I use it at work. On Sat, Jun 03, 2023 at 11:14:39AM +0200, Raphael Graf wrote: > Tipp10 is a 10-finger touch typing tutor with a qt6 GUI. > It is a fork of the official version V2.1.0 from https://www.tipp10.com. > >

NEW: x11/tipp10

2023-06-03 Thread Raphael Graf
Tipp10 is a 10-finger touch typing tutor with a qt6 GUI. It is a fork of the official version V2.1.0 from https://www.tipp10.com. Its features are best described here: https://www.tipp10.com/en/features/ The only thing that does not work is the audio output for the metronome. I think it is a prob

[update] audio/rubberband to 3.2.1

2023-05-21 Thread Raphael Graf
There are many changes since 1.8.2, here is the full Changelog: https://github.com/breakfastquay/rubberband/blob/default/CHANGELOG The tests are now enabled and pass (on amd64). There is a command-line utility which can be used for testing, for example: $ rubberband --time 0.5 input.wav output.wa

[Maintainer Update] multimedia/frei0r-plugins 2.3.0

2023-05-18 Thread Raphael Graf
Update frei0r-plugins to 2.3.0 This version has some new effects/filters and a couple of bugfixes. OpenCV is still disabled for now. Changelog: https://github.com/dyne/frei0r/releases Index: Makefile === RCS file: /cvs/ports/multim

UPDATE: comms/libhidapi 0.11.0

2021-12-30 Thread Raphael Graf
Hi This is an update for comms/libhidapi to version 0.11.0. The repository on github was moved from signal11/hidapi to libusb/hidapi. Notable changes are listed here: https://github.com/libusb/hidapi/releases The attached port of hidapitester (https://github.com/todbot/hidapitester) can be used

Re: NEW: audio/lv2 (+ lilv, suil, sratom, serd, sord)

2020-07-03 Thread Raphael Graf
On Tue, Jun 16, 2020 at 02:23:49PM +0200, Raphael Graf wrote: > On Mon, Jun 15, 2020 at 02:57:55PM +0200, Raphael Graf wrote: > > Attached are the following new ports: > > audio/lv2 LADSPA V2 Plugin API > > audio/lilv library for simple

Re: NEW: audio/lv2 (+ lilv, suil, sratom, serd, sord)

2020-06-16 Thread Raphael Graf
On Mon, Jun 15, 2020 at 02:57:55PM +0200, Raphael Graf wrote: > Attached are the following new ports: > audio/lv2 LADSPA V2 Plugin API > audio/lilv library for simple use of LV2 plugins in applications > audio/suil library for loading and wrappin

NEW: audio/lv2 (+ lilv, suil, sratom, serd, sord)

2020-06-15 Thread Raphael Graf
Attached are the following new ports: audio/lv2 LADSPA V2 Plugin API audio/lilv library for simple use of LV2 plugins in applications audio/suil library for loading and wrapping LV2 plugin UIs converters/sratom library for serialising LV2 atoms to/from

FindIconv.cmake

2020-03-31 Thread Raphael Graf
Is it intentional that the cmake port still installs a custom version of FindIconv.cmake? This can cause problems because this it misses the 'IMPORTED target' provided by cmake's original version of FindIconv.cmake, see: https://cmake.org/cmake/help/v3.16/module/FindIconv.html I guess the attached

Re: new emulators/gsplus

2020-03-11 Thread Raphael Graf
On Wed, Mar 11, 2020 at 03:40:47PM +0100, Solene Rapenne wrote: > Hi, this is a port to bring gsplus, an Apple IIgs emulator > > I had to patch a timeval struct use leading to a compilation error, I'm > not sure I correctly fixed it though. > > I'm still trying to figure out to use this emulator,

UPDATE: audio/vamp-plugin-sdk 2.2.1 -> 2.9.0

2020-03-11 Thread Raphael Graf
Diff below updates vamp-plugin-sdk to 2.9.0. Here is the changelog: https://github.com/c4dm/vamp-plugin-sdk/blob/vamp-plugin-sdk-v2.9/CHANGELOG Consumers of this port are audio/audacity and audio/rubberband. I have tested the example plugins and the plugins provided by rubberband. The plugins ca

Re: UPDATE: multimedia/frei0r-plugins 1.7.0

2020-03-03 Thread Raphael Graf
On Tue, Mar 03, 2020 at 03:31:55PM +, Stuart Henderson wrote: > On 2020/03/03 14:36, Raphael Graf wrote: > > ping > > Please, make it easy on reviewers, if you are going to ping things, make > sure there is a directly usable diff included (or at worst a direct link >

Re: UPDATE: multimedia/frei0r-plugins 1.7.0

2020-03-03 Thread Raphael Graf
ping It is a very simple update. The patch is no longer needed because things have been fixed upstream. An easy way to test the filters is using ffmpeg like this: $ ffmpeg -i in.jpg -vf "frei0r=emboss:0.5|0.5|0.5" out.jpg On Mon, Feb 24, 2020 at 03:10:14PM +0100, Raphael Graf wrote:

UPDATE: multimedia/frei0r-plugins 1.7.0

2020-02-24 Thread Raphael Graf
>From the changelog: This release includes three new filters, code cleanups and several bugfixes improving stability of existing plugins. New filters (3): normaliz0r, elastic_scale, premultiply. Updated (47): alpha0ps, baltan, bgsubtractor, bluescreen0r, blur, c0rners, cairogradient, cairoima

UPDATE: audio/hydrogen-1.0.0-beta1

2020-02-21 Thread Raphael Graf
This version uses Qt5 and adds support for midi output. Here is a list of new features: https://github.com/hydrogen-music/hydrogen/releases (The OSC support is disabled for now as it needs audio/liblo, see https://marc.info/?l=openbsd-ports-cvs&m=150971570107043) Comments, ok? Index: Makefil

Re: [ports-gcc] Unbreak games/maelstrom

2019-07-31 Thread Raphael Graf
On Wed, Jul 31, 2019 at 03:00:43PM +0200, Charlene Wendling wrote: > Hi! > > > http://build-failures.rhaalovely.net/powerpc/2019-07-14/games/maelstrom.log > > http://build-failures.rhaalovely.net/sparc64/2019-07-11/games/maelstrom.log > > This is just a redundant use of 'struct'. While here, late

Re: [NEW] audio/libopenmpt

2019-07-12 Thread Raphael Graf
On Tue, Jun 25, 2019 at 04:13:51PM +0200, Christian Weisgerber wrote: > Raphael Graf: > > > Does anyone know why the large file support is disabled in mpg123? > > Because it doesn't make sense. off_t is always the same on OpenBSD > and does not change dep

Re: [NEW] audio/libopenmpt

2019-06-25 Thread Raphael Graf
On Sat, Jun 22, 2019 at 10:45:16AM +0200, Frederic Cambus wrote: > Hi ports@, > > Here is a new port: audio/libopenmpt. > > From DESCR: > > libopenmpt is a cross-platform C++ and C library to decode tracked music > files (modules) into a raw PCM audio stream. > > openmpt123 is a cross-platform

Re: audio/taglib: Fix possible Ogg packet losses.

2019-06-21 Thread Raphael Graf
On Thu, Jun 20, 2019 at 10:29:10PM +0200, Raphael Graf wrote: > The attached diff fixes this nasty issue: > https://github.com/taglib/taglib/issues/864 > > It is easy to reproduce, for example with audio/clementine, > see https://github.com/clementine-player/Clementine/issu

audio/taglib: Fix possible Ogg packet losses.

2019-06-20 Thread Raphael Graf
The attached diff fixes this nasty issue: https://github.com/taglib/taglib/issues/864 It is easy to reproduce, for example with audio/clementine, see https://github.com/clementine-player/Clementine/issues/5524 ok? Index: Makefile ==

Re: UPDATE: audio/soundtouch 1.9.2 -> 2.1.2

2019-06-14 Thread Raphael Graf
On Fri, Jun 14, 2019 at 04:38:34PM +0100, Stuart Henderson wrote: > On 2019/06/14 13:16, Raphael Graf wrote: > > The change history is listed on this page: > > https://soundtouch.surina.net/README.html > > > > Some of the changes look interesing, for example: &

UPDATE: audio/soundtouch 1.9.2 -> 2.1.2

2019-06-14 Thread Raphael Graf
The change history is listed on this page: https://soundtouch.surina.net/README.html Some of the changes look interesing, for example: - Fixed potential buffer overwrite bugs in WavFile routines. - Rewrote Beats-per-Minute analysis algorithm for more reliable BPM detection - Fixed issue that added

Re: UPDATE: audio/hydrogen

2019-06-06 Thread Raphael Graf
On Tue, May 07, 2019 at 02:57:35PM -0400, Jeremie Courreges-Anglas wrote: > On Mon, May 06 2019, Raphael Graf wrote: > > On Sun, May 05, 2019 at 01:46:48PM +0200, Jeremie Courreges-Anglas wrote: > >> On Sun, May 05 2019, Raphael Graf wrote: > >> > Here

Re: NEW: audio/rubberband 1.8.2

2019-06-04 Thread Raphael Graf
On Sun, May 26, 2019 at 09:43:59PM +0200, Raphael Graf wrote: > On Sun, May 26, 2019 at 03:58:18PM +0100, Stuart Henderson wrote: > > On 2019/05/26 16:45, Raphael Graf wrote: > > > On Sun, May 12, 2019 at 05:53:06PM +0200, Raphael Graf wrote: > > > > Rubber Band is

Re: NEW: audio/libebur128

2019-05-28 Thread Raphael Graf
On Sat, May 18, 2019 at 02:41:01PM +0200, Raphael Graf wrote: > "libebur128 is a library that implements the EBU R 128 standard for > loudness normalisation." > > https://github.com/jiixyj/libebur128 > > It is a very small and simple port. > > As the tests ne

Re: NEW: audio/rubberband 1.8.2

2019-05-26 Thread Raphael Graf
On Sun, May 26, 2019 at 03:58:18PM +0100, Stuart Henderson wrote: > On 2019/05/26 16:45, Raphael Graf wrote: > > On Sun, May 12, 2019 at 05:53:06PM +0200, Raphael Graf wrote: > > > Rubber Band is a library and utility program that permits changing the > > > tempo and

Re: NEW: audio/rubberband 1.8.2

2019-05-26 Thread Raphael Graf
On Sun, May 12, 2019 at 05:53:06PM +0200, Raphael Graf wrote: > Rubber Band is a library and utility program that permits changing the > tempo and pitch of an audio recording independently of one another. > > https://breakfastquay.com/rubberband/ > > Older versions of t

audio/audacity -latomic

2019-05-21 Thread Raphael Graf
The diff below fixes linking on macppc. Is there a better way to check if '-latomic' is needed? Index: patches/patch-configure_ac === RCS file: /cvs/ports/audio/audacity/patches/patch-configure_ac,v retrieving revision 1.2 diff -u -p

NEW: audio/libebur128

2019-05-18 Thread Raphael Graf
"libebur128 is a library that implements the EBU R 128 standard for loudness normalisation." https://github.com/jiixyj/libebur128 It is a very small and simple port. As the tests need 90MB of testdata, I've disabled them by default. The tests can still be run manually like this: $ make test NO_T

Re: UPDATE: audio/timidity 2.13.2 => 2.15.0

2019-05-14 Thread Raphael Graf
On Thu, May 09, 2019 at 02:09:42PM -0400, Brian Callahan wrote: > Hi ports -- > > I know this is a large diff but reviews/OKs appreciated. > Quick rehash of an email I sent about a month ago [0]: > > * All 3 flavors build and run correctly on amd64. > * I'd like to split TimGM6mb off into its own

NEW: audio/rubberband 1.8.2

2019-05-12 Thread Raphael Graf
Rubber Band is a library and utility program that permits changing the tempo and pitch of an audio recording independently of one another. https://breakfastquay.com/rubberband/ Older versions of this port have been submitted before: https://github.com/jasperla/openbsd-wip/tree/master/audio/rubber

Re: UPDATE: audio/hydrogen

2019-05-06 Thread Raphael Graf
On Sun, May 05, 2019 at 01:46:48PM +0200, Jeremie Courreges-Anglas wrote: > On Sun, May 05 2019, Raphael Graf wrote: > > Here is an update to hydrogen-0.9.7. > > > > Notable changes: > > - Uses cmake instead of scons. > > - There is a shared library and three

UPDATE: audio/hydrogen

2019-05-05 Thread Raphael Graf
Here is an update to hydrogen-0.9.7. Notable changes: - Uses cmake instead of scons. - There is a shared library and three additional command-line binaries. - Enabled support for audio/ladspa plugins New features are listed here: http://hydrogen-music.org/ Comments/tests welcome. Index: Makefil

Re: NEW: games/gnukem

2019-05-03 Thread Raphael Graf
On Thu, May 02, 2019 at 03:52:38PM -0400, Brian Callahan wrote: > Hi ports -- > > Attached is a new port, games/gnukem. Dave Gnukem is an open source > retro-style 2D scrolling platform shooter game. > > --- > pkg/DESCR: > Dave Gnukem is an open source retro-style 2D scrolling platform shooter, >

Re: audio/portmidi input

2019-05-02 Thread Raphael Graf
On Fri, Apr 05, 2019 at 10:40:18PM +0200, Alexandre Ratchov wrote: > On Thu, Apr 04, 2019 at 02:40:19PM +0200, Raphael Graf wrote: > > The attached diff adds input support to portmidi. > > For each open input device, a thread is started, waiting for input using > > poll(2). &

audio/portmidi input

2019-04-04 Thread Raphael Graf
The attached diff adds input support to portmidi. For each open input device, a thread is started, waiting for input using poll(2). The following program can be used for testing input and ouput: /usr/ports/pobj/portmidi-217/build-amd64/Release/test (it is not installed by the port) If I understan

Re: NEW: audio/portmidi (unbreak audacity)

2019-03-12 Thread Raphael Graf
On Sun, Mar 10, 2019 at 08:06:59PM +0100, Jeremie Courreges-Anglas wrote: > On Sun, Mar 10 2019, Raphael Graf wrote: > > The attached portmidi.tar.gz contains a port of the newest release from > > 2010. > > I've added very rudimentary and incomplete support for sn

NEW: audio/portmidi (unbreak audacity)

2019-03-10 Thread Raphael Graf
The attached portmidi.tar.gz contains a port of the newest release from 2010. I've added very rudimentary and incomplete support for sndio, it's just enough for playing a midi track via audacity. The sndio stuff is in files/pm_sndio/. It is extremely simple compared to the alsa version (pm_linux).

Re: UPDATE: graphics/tesseract to 4.0.0

2019-02-16 Thread Raphael Graf
On Fri, Feb 15, 2019 at 08:51:32PM +, Stuart Henderson wrote: > On 2019/02/15 19:28, Raphael Graf wrote: > > There are lots of changes since 3.04.00: > > https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes > > > > I have tested on amd64 and macppc, the res

UPDATE: graphics/tesseract to 4.0.0

2019-02-15 Thread Raphael Graf
There are lots of changes since 3.04.00: https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes I have tested on amd64 and macppc, the result look very good. The following dependent ports still compile: graphics/pdfsandwich mail/p5-FuzzyOcr multimedia/ogmrip x11/gnome/ocrfeeder (at least pdf

Re: UPDATE: lang/wabt

2019-01-23 Thread Raphael Graf
On Sat, Jan 19, 2019 at 03:41:31PM +0100, Fabian Raetz wrote: > On Fri, Jan 18, 2019 at 10:45:38PM +0100, Raphael Graf wrote: > > The diff below updates wabt to 1.0.8. > > > > There is now a manpage for each of the tools. > > The patch is no longer needed, both issues

Re: UPDATE: graphics/inkscape

2019-01-20 Thread Raphael Graf
On 1/18/19 6:12 PM, Rafael Sadowski wrote: Simple update to the latest stable version. All poppler patches merged upstream. Feedback and/or tests welcome. This works very well for me on amd64. The only problem i've found is overlapping text in the tutorials if the liberation-fonts are not ins

UPDATE: lang/wabt

2019-01-18 Thread Raphael Graf
The diff below updates wabt to 1.0.8. There is now a manpage for each of the tools. The patch is no longer needed, both issues have been fixed by upstream. I have only lightly tested some of the tools, found no problems.. Index: Makefile ===

Re: UPDATE: editors/kile (Replacement for editors/kile-kde4)

2019-01-13 Thread Raphael Graf
On Sun, January 13, 2019 1:06 pm, Rafael Sadowski wrote: > On Fri Jan 04, 2019 at 09:24:54PM +0100, Rafael Sadowski wrote: >> Information for inst:kile-2.9.92 >> >> Comment: >> user-friendly TeX/LaTex editor for KDE >> >> Description: >> Kile is a user-friendly TeX/LaTeX editor for KDE. The main fe

Re: graphics/tesseract pkg-config --cflags

2019-01-07 Thread Raphael Graf
On Mon, January 7, 2019 4:16 pm, Stuart Henderson wrote: > On 2019/01/07 16:06, Raphael Graf wrote: >> On 1/7/19 3:46 PM, Stuart Henderson wrote: >> > On 2019/01/07 15:29, Raphael Graf wrote: >> > > The diff below fixes the pkg-config file installed by tesseract. &

Re: graphics/tesseract pkg-config --cflags

2019-01-07 Thread Raphael Graf
On 1/7/19 3:46 PM, Stuart Henderson wrote: On 2019/01/07 15:29, Raphael Graf wrote: The diff below fixes the pkg-config file installed by tesseract. Before: x1$ pkg-config --cflags tesseract -I/usr/local/include/tesseract -I/usr/local/include/leptonica After: x1$ pkg-config --cflags tesseract

graphics/tesseract pkg-config --cflags

2019-01-07 Thread Raphael Graf
The diff below fixes the pkg-config file installed by tesseract. Before: x1$ pkg-config --cflags tesseract -I/usr/local/include/tesseract -I/usr/local/include/leptonica After: x1$ pkg-config --cflags tesseract -I/usr/local/include -I/usr/local/include/tesseract -I/usr/local/include/leptonica Th

Re: NEW: graphics/frei0r

2018-12-19 Thread Raphael Graf
On 12/18/18 5:32 PM, Rafael Sadowski wrote: On Tue Aug 28, 2018 at 03:51:48PM -0400, Brian Callahan wrote: On 08/21/18 08:37, Raphael Graf wrote: On 08/21/18 12:39, Stuart Henderson wrote: On 2018/08/20 22:49, Brian Callahan wrote: On 08/20/18 11:23, Raphael Graf wrote: Frei0r is a

Re: multimedia/mlt using frei0r-plugins

2018-12-12 Thread Raphael Graf
On 12/9/18 3:17 PM, Kristaps Dzonsons wrote: A few months ago, frei0r-plugins was posted to the list. By teaching mlt to use these plugins, I can get kdenlive to do colour correction properly. Enclosed is the patch to mlt so that it can use the proper plugin values. (kdenlive needs no patch: i

Re: [NEW] devel/wabt

2018-08-31 Thread Raphael Graf
Hi Fabian On 08/31/18 02:00, Fabian Raetz wrote: On Thu, Aug 30, 2018 at 06:49:34PM -0400, Brian Callahan wrote: On 08/30/18 18:35, Brian Callahan wrote: Hi Fabian -- On 08/30/18 17:28, Fabian Raetz wrote: On Thu, Aug 30, 2018 at 05:12:35PM -0400, Brian Callahan wrote: Hi Fabian -- On 08/

Re: NEW: graphics/frei0r

2018-08-21 Thread Raphael Graf
On 08/21/18 12:39, Stuart Henderson wrote: On 2018/08/20 22:49, Brian Callahan wrote: On 08/20/18 11:23, Raphael Graf wrote: Frei0r is a minimalistic plugin API for video effects. Potential users of this are ffmpeg, mlt, lives, gstreamer and maybe others. I have sucessfully tested some

NEW: graphics/frei0r

2018-08-20 Thread Raphael Graf
Frei0r is a minimalistic plugin API for video effects. Potential users of this are ffmpeg, mlt, lives, gstreamer and maybe others. I have sucessfully tested some filter using ffmpeg (built with --enable-frei0r, see diff below). For example: $ ffmpeg -i in.jpg -vf "frei0r=pixeliz0r:0.1:0.1" out.j

Re: NEW: lang/wabt

2018-07-31 Thread Raphael Graf
On 07/12/18 19:29, Brian Callahan wrote: On 07/12/18 09:11, Raphael Graf wrote: On 07/07/18 21:57, Brian Callahan wrote: On 07/07/18 06:03, Raphael Graf wrote: On Tue, July 3, 2018 5:30 pm, Brian Callahan wrote: Hi -- On 06/20/18 09:35, Raphael Graf wrote: WABT is the WebAssembly Binary

Re: audio/xmms2: mad -> mpg123

2018-07-16 Thread Raphael Graf
On 07/15/18 16:08, Christian Weisgerber wrote: It looks like somebody wanted xmms2 to use fixed-point integer audio decoders, maybe for use on old arm systems. I already switched the port from tremor to vorbis, and I would now like to propose to use libmpg123 over libmad. mpg123 is still mainta

Re: NEW: lang/wabt

2018-07-12 Thread Raphael Graf
On 07/07/18 21:57, Brian Callahan wrote: On 07/07/18 06:03, Raphael Graf wrote: On Tue, July 3, 2018 5:30 pm, Brian Callahan wrote: Hi -- On 06/20/18 09:35, Raphael Graf wrote: WABT is the WebAssembly Binary Toolkit, a suite of tools for WebAssembly. (see https://github.com/WebAssembly

Re: NEW: lang/wabt

2018-07-07 Thread Raphael Graf
On Tue, July 3, 2018 5:30 pm, Brian Callahan wrote: > Hi -- > > On 06/20/18 09:35, Raphael Graf wrote: >> WABT is the WebAssembly Binary Toolkit, a suite of tools for WebAssembly. >> (see https://github.com/WebAssembly/wabt) >> >> The port includes one small pa

NEW: lang/wabt

2018-06-20 Thread Raphael Graf
WABT is the WebAssembly Binary Toolkit, a suite of tools for WebAssembly. (see https://github.com/WebAssembly/wabt) The port includes one small patch which has already been pushed upstream. It seems to work fine, at least on amd64. wabt.tgz Description: Binary data

sdl2 stack overflow (Bug 2513)

2014-05-19 Thread Raphael Graf
I found that the following patch fixes sdl2 for me. Not really sure why this caused stack corruption though... Index: devel/sdl2/patches/patch-src_video_x11_SDL_x11window_c === RCS file: devel/sdl2/patches/patch-src_video_x11_SDL_x11

openocd 0.7.0

2013-06-02 Thread Raphael Graf
This is an update to openocd 0.7.0. The patches are from upstream, needed for some targets to work. I've tested this device: ugen0 at uhub8 port 1 configuration 1 "FTDI BeagleBone/XDS100V2" rev 2.00/7.00 addr 4 Index: Makefile === R