14 Commits

Author SHA1 Message Date
sebastia
3c496f90d9 adapt/simplify gnustep.port.mk after gnustep-base update, bump REVISION
of all dependencies
2014-11-21 18:21:21 +00:00
sebastia
456e29f384 overhaul gnustep.port.mk with regard to fix WANTLIBS and LIB_DEPENDS of
dependent ports, so that port-lib-depends-check is happy with all of them.
Also make portcheck happy too.

feedback and OK aja@
2014-05-22 09:48:56 +00:00
sebastia
bdefa32afa missed to remove obsolete patch when updating, that now prevents
build, as pointed out by naddy@
no bump, didn't built
2013-12-12 06:10:02 +00:00
sebastia
3e1200c2c2 update MPDCon to 1.5.1
besides some bugfixes and minor enhancements, now features a
filesystem like music collection browser
2013-12-10 16:19:38 +00:00
sebastia
56c2d962cc build gnustep related packages on amd64 and i386 with clang,
macppc still stays on using gcc due to too many problems there.
On amd64 and i386 now use the non-fragile-abi.

Now that allows on amd64 and i386 to use newer objective-c 2.0
features.
2013-10-19 13:24:55 +00:00
sebastia
ba9b559653 fix building with clang 2013-05-15 14:52:19 +00:00
sebastia
973b946e8a bump after gnustep update
as pointed out from Landry, while there, regen PLIST and update distinfo

OK landry@
2013-04-25 16:40:10 +00:00
sebastia
7bc1147b75 Update to 1.4
Some new features:
* now possible to rate songs
* new Playlist Inspector
* allows to configure a random feed to the playlist
* random feed can be based on the song ratings
* other minor fixes and additions
* new dependency to x11/gnustep/sqlclient

OK landry@
2013-01-13 17:53:53 +00:00
sebastia
c8216027f8 Update to 1.3, new LyricsInspector and new SongInspector
OK aja@
2012-10-28 14:03:12 +00:00
sebastia
483a696233 Since we now have libobjc2, tweak gnustep-make to build/link against it.
gnustep-base doesn't need to install the compatibility layer anymore,
which requires a major lib bump.
Bump revision of all dependent packages, and remove double REVISION
in webservices

OK landry@
2012-08-22 07:15:51 +00:00
sebastia
e33507a6e4 Update MPDCon to 1.2
now depends on libmpdclient from ports tree, the bundled version got dropped
got new homepage and master site
2012-07-08 13:50:31 +00:00
sebastia
5acfd868bd Fix to build with gcc-2.95
feedback from landry@, jasper@, sthen@
OK sthen@
2011-06-24 10:51:48 +00:00
sebastia
7731a20298 use PKGNAME ?= ${DISTNAME:L} in Makefile.inc, and remove it from the gnustep ports that use it.
OK sthen@
2011-05-15 13:03:26 +00:00
sebastia
fc43f63afe MPDCon is a GNUstep base client for the Music Player Daemon (MPD).
OK landry@
2011-04-24 14:02:36 +00:00