[csw-devel] SF.net SVN: gar:[6845] csw/mgar/pkg/ncmpc/trunk
trygvis at users.sourceforge.net
trygvis at users.sourceforge.net
Tue Oct 13 12:47:15 CEST 2009
Revision: 6845
http://gar.svn.sourceforge.net/gar/?rev=6845&view=rev
Author: trygvis
Date: 2009-10-13 10:47:14 +0000 (Tue, 13 Oct 2009)
Log Message:
-----------
o Upgrading to latest; 0.15.
Modified Paths:
--------------
csw/mgar/pkg/ncmpc/trunk/Makefile
csw/mgar/pkg/ncmpc/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/ncmpc/trunk/files/
Modified: csw/mgar/pkg/ncmpc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ncmpc/trunk/Makefile 2009-10-12 17:15:17 UTC (rev 6844)
+++ csw/mgar/pkg/ncmpc/trunk/Makefile 2009-10-13 10:47:14 UTC (rev 6845)
@@ -1,9 +1,9 @@
GARNAME = ncmpc
-GARVERSION = 0.11.1
+GARVERSION = 0.15
CATEGORIES = apps
GARCOMPILER = GNU
-OPTARCH_i386 = i686
+#OPTARCH_i386 = i686
DESCRIPTION = ncurses client for controlling Music Player Daemons (MPD)
define BLURB
@@ -14,9 +14,9 @@
to manage playlists and control MPD with a remote control.
endef
-MASTER_SITES = http://hem.bredband.net/kaw/ncmpc/files/
+SF_PROJ = musicpd
+MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWncmpc,prototype)
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
@@ -26,4 +26,10 @@
include gar/category.mk
CPPFLAGS += -I/opt/csw/include/ncurses
LDFLAGS += -lsocket -lnsl -lintl
-CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-colors
+CONFIGURE_ARGS += --enable-lyrics-screen
+
+REQUIRED_PKGS = CSWggettextrt
+REQUIRED_PKGS += CSWglib2
+REQUIRED_PKGS += CSWncurses
Modified: csw/mgar/pkg/ncmpc/trunk/checksums
===================================================================
--- csw/mgar/pkg/ncmpc/trunk/checksums 2009-10-12 17:15:17 UTC (rev 6844)
+++ csw/mgar/pkg/ncmpc/trunk/checksums 2009-10-13 10:47:14 UTC (rev 6845)
@@ -1,3 +1,3 @@
-c90668b12f3676c73913a863482ec405 download/ncmpc-0.11.1.tar.gz
-539c628ad5e2574fbf13885e1ce41969 download/CSWncmpc.gspec
-07ba532add82c860335cd0f35154df0b download/CSWncmpc.prototype
+539c628ad5e2574fbf13885e1ce41969 CSWncmpc.gspec
+07ba532add82c860335cd0f35154df0b CSWncmpc.prototype
+363fde730c9b4a5cec05e00e7ae64e03 ncmpc-0.15.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list