Re: NEW: audio/canata 1.5.1

2015-01-26 Thread Nils R
ping?

NEW: audio/canata 1.5.1

2015-01-17 Thread Nils R
Hi ports@, i ported cantata 1.5.1, a graphical mpd client written in qt. It can be built agains qt4, qt5 or the kde4 libs. However, i could only get it to build with kde4 bindings. An outdated port for version 1.2.2 was available in the openbsd-wip github-repo, so i used that source as inspiratio

UPDATE: mpd 0.19.7 with sticker support

2015-01-14 Thread Nils R
Hi, i updated mpd to the latest stable version (0.19.7) and enabled the sqlite-option to gain sticker support, which i use to rate my songs. Tested on amd64, works for me (sticker support tested with cantata, for which i'm preparing a port, and mpc). Nils Index: Makefile ==

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread Nils R
Stuart Henderson schrieb am 19.05.2014 23:23: > On 2014/05/19 18:07, Nils R wrote: >> >> # some source files contain a BOM which gcc 4.2.1 can't handle >> > >> > If that's the only reason for using a gplv3 GCC, can these files just >> > be p

Re: Problems linking again stdc++ and estdc++

2014-05-19 Thread Nils R
Stuart Henderson schrieb am 19.05.2014 15:57: > On 2014/05/19 15:22, Nils R wrote: >> Hi ports@, >> >> i'm currently porting the game engine for jagged alliance 2 [1] >> to openbsd. If i clone the repository and do >> >> # pkg_add sdl g

Problems linking again stdc++ and estdc++

2014-05-19 Thread Nils R
Hi ports@, i'm currently porting the game engine for jagged alliance 2 [1] to openbsd. If i clone the repository and do # pkg_add sdl gmake gcc g++ $ CC=egcc CXX=eg++ gmake the program builds and runs fine. It also ships with unittests, which all pass. However, i now tried to build a

Re: [new] audio/py-discogs-client

2014-05-17 Thread Nils R
Johan Huldtgren schrieb am 16.05.2014 21:06: > hello, > > this is a port of py-discogs-client which is an optional plugin > for audio/beets so you can query the Discogs database instead of > only Musicbrainz. > > tested on amd64 > > thanks, > > .jh > Hi Johan, i checked my port, and it's ex

Re: [NEW] beets

2014-05-17 Thread Nils R
Johan Huldtgren schrieb am 16.05.2014 21:04: > On 5/15/14, 2:23 PM, Nils R wrote: > >> Thanks :) It's a nice program indeed. Finally a tagger with a sane >> config syntax, low overhead and which allows to get tags from >> musicbrainz *and* discogs. Btw, i us

Re: [NEW] py-acoustid

2014-05-16 Thread Nils R
Stuart Henderson schrieb am 16.05.2014 18:24: > This is nearly there, but "make test" still downloads audioread .. > Perhaps for the sake of getting it imported, the best option might be > to add this? > > # tests require https://pypi.python.org/pypi/audioread/ > NO_TEST= Yes > Sorry, i al

Re: [NEW] beets

2014-05-15 Thread Nils R
>> I really ask myself why I didn't discover this piece of software >> earlier - never heard of it before. It would have saved me so much >> work a year ago. Very excited to see it in ports/packages.  >> Thanks a lot for bringing it in > > Yeah. Thanks a lot, Nils! > > Erling > Thanks :) It's

Re: [NEW] beets

2014-05-15 Thread Nils R
Stuart Henderson schrieb am 13.05.2014 17:13: > On 2014/05/13 17:07, Nils R wrote: >> Brian Callahan schrieb am 13.05.2014 16:57: >> >> > >> > On 05/13/14 10:41, Nils R wrote: >> >> Now that all dependencies are in the tree, here's an

Re: [NEW] beets

2014-05-13 Thread Nils R
Brian Callahan schrieb am 13.05.2014 16:57: > > On 05/13/14 10:41, Nils R wrote: >> Now that all dependencies are in the tree, here's an updated port >> for the new beets version 1.3.6. >> >> Any comments? >> >> Nils > > Do you not want to be

Re: [NEW] beets

2014-05-13 Thread Nils R
Now that all dependencies are in the tree, here's an updated port for the new beets version 1.3.6. Any comments? Nils beets-1.3.6.tgz Description: GNU Zip compressed data

Re: [NEW] py-enum34

2014-05-12 Thread Nils R
Benoit Lecocq schrieb am 11.05.2014 10:39: > On 05/06/14 17:20, Nils R wrote: >> Hi, >> >> as Aaron pointed out, i was missing enum34 as a dependency for beets. >> >> Here is a port, comments welcome :) >> >> Nils >> > > Hi, >

Re: [NEW] py-musicbrainzngs

2014-05-12 Thread Nils R
Benoit Lecocq schrieb am 12.05.2014 09:40: > Le 06/05/2014 15:36, Nils R a écrit : >> Hi, >> >> this is a dependency for beets. >> >> Nils >> > > Hi, > > You can add : > > do-test: > @${MODPY_TEST_TARGET} > >

Re: [NEW] py-acoustid

2014-05-08 Thread Nils R
Stuart Henderson schrieb am 08.05.2014 16:38: > On 2014/05/08 13:24, Nils R wrote: >> Stuart Henderson schrieb am 08.05.2014 13:13: >> >> > On 2014/05/08 13:04, Nils R wrote: >> >> Hi, >> >> >> >> this is a port for pyacoustid. Fr

Re: [NEW] py-acoustid

2014-05-08 Thread Nils R
Stuart Henderson schrieb am 08.05.2014 13:13: > On 2014/05/08 13:04, Nils R wrote: >> Hi, >> >> this is a port for pyacoustid. From the homepage: >> >> Chromaprint and its associated Acoustid Web service make up a >> high-quality, open-source acous

[NEW] py-acoustid

2014-05-08 Thread Nils R
Hi, this is a port for pyacoustid. From the homepage: Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, a

Re: [UPDATE] chromaprint 1.1

2014-05-08 Thread Nils R
David Coppa schrieb am 08.05.2014 09:10: > On Thu, May 8, 2014 at 8:50 AM, Nils R wrote: > >> Regarding 2), no ABI change was documented, but how can i be sure? > > I use this: > https://github.com/jasperla/openbsd-wip/tree/master/devel/abi-compliance-checker > >

Re: [UPDATE] chromaprint 1.1

2014-05-07 Thread Nils R
Vadim Zhukov schrieb am 07.05.2014 23:20: > 2014-05-07 20:24 GMT+04:00, Nils R : >>> Hi ports@, >>> >>> this is an update of chromaprint to the latest version. >>> >>> It builds on amd64, and the tests run fine with `make test` >>&g

Re: [UPDATE] chromaprint 1.1

2014-05-07 Thread Nils R
> Hi ports@, > > this is an update of chromaprint to the latest version. > > It builds on amd64, and the tests run fine with `make test` > (the command for running the tests in the current port > doesn't work). > > I will try this out now with puddletag ;) > > Any comments? Please test. > >

[UPDATE] chromaprint 1.1

2014-05-07 Thread Nils R
Hi ports@, this is an update of chromaprint to the latest version. It builds on amd64, and the tests run fine with `make test` (the command for running the tests in the current port doesn't work). I will try this out now with puddletag ;) Any comments? Please test. Nils PS. I would have se

UPDATE: add chromaprint to puddletag

2014-05-06 Thread Nils R
Hi ports@, i missed this (optional) dependency on chromaprint in puddletag. Attached is a diff for the Makefile. NilsIndex: Makefile === RCS file: /cvs/ports/audio/puddletag/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 M

Re: [NEW] beets

2014-05-06 Thread Nils R
Added a missing dependency on py-enum34. Nils beets-2.tgz Description: GNU Zip compressed data

[NEW] py-enum34

2014-05-06 Thread Nils R
Hi, as Aaron pointed out, i was missing enum34 as a dependency for beets. Here is a port, comments welcome :) Nils py-enum34.tgz Description: GNU Zip compressed data

Re: [NEW] py-algorithm-munkres

2014-05-06 Thread Nils R
Cleaned up the Makefile with hints from sthen@. Nils py-algorithm-munkres-1.tgz Description: GNU Zip compressed data

Re: [NEW] beets

2014-05-06 Thread Nils R
Cleaned up the Makefile with hints from sthen@. Nils beets-1.tgz Description: GNU Zip compressed data

Re: [NEW] py-unidecode

2014-05-06 Thread Nils R
Stuart Henderson schrieb am 06.05.2014 16:19: > On 2014/05/06 15:35, Nils R wrote: >> Hi, >> >> this is a dependency for beets. >> >> Nils > > a few tweaks: > > add a blank line between "# $OpenBSD$" line and COMMENT > > MODPY_EGG_

[NEW] py-algorithm-munkres

2014-05-06 Thread Nils R
Hi, this is a dependency for beets. Nils py-algorithm-munkres.tgz Description: GNU Zip compressed data

[NEW] py-algorithm-munkres

2014-05-06 Thread Nils R
Hi, this is a dependency for beets. Nils py-algorithm-munkres.tgz Description: GNU Zip compressed data

[NEW] py-musicbrainzngs

2014-05-06 Thread Nils R
Hi, this is a dependency for beets. Nils py-musicbrainzngs.tgz Description: GNU Zip compressed data

[NEW] py-unidecode

2014-05-06 Thread Nils R
Hi, this is a dependency for beets. Nils py-unidecode.tgz Description: GNU Zip compressed data

[NEW] beets

2014-05-06 Thread Nils R
Hi ports@, i ported beets, including it's missing dependencies. I'll send a single mail for each port. Please comment. Nils beets.tgz Description: GNU Zip compressed data

Re: [NEW] Puddletag

2014-05-06 Thread Nils R
Stuart Henderson schrieb am 06.05.2014 12:30: > On 2014/05/05 13:02, Nils R wrote: >> Updated port, i messed up BUILD_DEPENDS with RUN_DEPENDS. Pulls dependencies >> now. >> >> Any comment? >> >> Nils > > share/man/man1/ - wrong manpage location,

Re: [NEW] Puddletag

2014-05-05 Thread Nils R
Updated port, i messed up BUILD_DEPENDS with RUN_DEPENDS. Pulls dependencies now. Any comment? Nils puddletag-1.tgz Description: GNU Zip compressed data

[NEW] Puddletag

2014-05-04 Thread Nils R
Hi ports@, this is a port for puddletag, a music file tagging program. Works fine for me on amd64. The portcheck program complained about missing @exec update-desktop-database, so i added @exec %D/bin/update-desktop-database @unexec-delete %D/bin/update-desktop-database by hand to PL

Problem with python PLIST and ${FULLPKGNAME\-}

2014-05-02 Thread Nils R
Hi ports@, i currently try to port puddletag, a python audio file tagger [1]. So far, everything works fine, except for one thing: When i make package, it throws this error: `/usr/ports/pobj/puddletag-1.0.3/fake-amd64/.fake_done' is up to date. ===> Building package for puddletag-1.0.3