pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

despotify: Rename to despotify-svn



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Sep 23 23:39:36 2016 +0200
Changeset:	93f290105e9553695e79549e1fee3a98cd7718f9

Modified Files:
	Makefile
Added Files:
	despotify-svn/DESCR
	despotify-svn/Makefile
	despotify-svn/PLIST
	despotify-svn/distinfo
	despotify-svn/patches/patch-ab
	despotify-svn/patches/patch-ac
	despotify-svn/patches/patch-ad
Removed Files:
	despotify/DESCR
	despotify/Makefile
	despotify/PLIST
	despotify/distinfo
	despotify/patches/patch-ab
	despotify/patches/patch-ac
	despotify/patches/patch-ad

Log Message:
despotify: Rename to despotify-svn

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=93f290105e9553695e79549e1fee3a98cd7718f9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                       |  2 +-
 despotify-svn/DESCR            |  5 +++++
 despotify-svn/Makefile         | 36 ++++++++++++++++++++++++++++++++++++
 despotify-svn/PLIST            |  7 +++++++
 despotify-svn/distinfo         |  8 ++++++++
 despotify-svn/patches/patch-ab | 15 +++++++++++++++
 despotify-svn/patches/patch-ac | 12 ++++++++++++
 despotify-svn/patches/patch-ad | 12 ++++++++++++
 despotify/DESCR                |  5 -----
 despotify/Makefile             | 36 ------------------------------------
 despotify/PLIST                |  7 -------
 despotify/distinfo             |  8 --------
 despotify/patches/patch-ab     | 15 ---------------
 despotify/patches/patch-ac     | 12 ------------
 despotify/patches/patch-ad     | 12 ------------
 15 files changed, 96 insertions(+), 96 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 75c187c..cb134e6 100644
--- a/Makefile
+++ b/Makefile
@@ -503,7 +503,7 @@ SUBDIR+=	depsolver
 SUBDIR+=	deskcribe
 SUBDIR+=	desktop-data-model
 SUBDIR+=	desmume
-SUBDIR+=	despotify
+SUBDIR+=	despotify-svn
 SUBDIR+=	detachtty
 SUBDIR+=	deviceatlas-enterprise-c
 SUBDIR+=	devkitARM-buildrules
diff --git a/despotify-svn/DESCR b/despotify-svn/DESCR
new file mode 100644
index 0000000..b584fb5
--- /dev/null
+++ b/despotify-svn/DESCR
@@ -0,0 +1,5 @@
+#hack.se proudly presents an open source Spotify client
+C implementation based on F/OSS code
+Proof of Concept multi-OS client with curses (text-based) UI
+Proof of Concept gateway to the Spotify service
+(text-based protocol, for supporting REST)
diff --git a/despotify-svn/Makefile b/despotify-svn/Makefile
new file mode 100644
index 0000000..03deccf
--- /dev/null
+++ b/despotify-svn/Makefile
@@ -0,0 +1,36 @@
+# $NetBSD: Makefile,v 1.7 2012/11/13 19:33:44 othyro Exp $
+#
+
+DISTNAME=	# SVN package
+PKGNAME=	despotify-0
+CATEGORIES=	audio
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=despotify/}
+
+MAINTAINER=	pettai%nordu.net@localhost
+HOMEPAGE=	http://despotify.sourceforge.net/
+COMMENT=	Open Source Spotify client
+
+USE_TOOLS+=	gmake
+USE_LIBTOOL=	yes
+USE_NCURSES=	yes
+WRKSRC=		${WRKDIR}/despotify/src
+
+INSTALLATION_DIRS=	bin
+
+post-extract:
+	cp ${WRKSRC}/Makefile.local.mk.dist ${WRKSRC}/Makefile.local.mk
+
+SVN_REPOSITORIES=	despotify
+SVN_ROOT.despotify=	http://svn.code.sf.net/p/despotify/code/
+SVN_MODULE.despotify=	despotify
+
+PTHREAD_AUTO_VARS=	yes
+.include "../../mk/pthread.buildlink3.mk"
+
+.include "../../wip/mk/svn-package.mk"
+.include "../../audio/libao/buildlink3.mk"
+.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../devel/ncursesw/buildlink3.mk"
+.include "../../textproc/expat/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/despotify-svn/PLIST b/despotify-svn/PLIST
new file mode 100644
index 0000000..f341ea3
--- /dev/null
+++ b/despotify-svn/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.3 2010/02/02 18:17:18 tnn2 Exp $
+bin/despotify
+bin/despotify-gateway
+bin/despotify-simple
+include/despotify.h
+lib/libdespotify.la
+lib/pkgconfig/despotify.pc
diff --git a/despotify-svn/distinfo b/despotify-svn/distinfo
new file mode 100644
index 0000000..bf80215
--- /dev/null
+++ b/despotify-svn/distinfo
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.6 2011/09/28 04:50:46 makoto Exp $
+
+SHA1 (despotify-r761.tar.gz) = 014679badd64ef392c58502251bcf3cc767dd724
+RMD160 (despotify-r761.tar.gz) = 7ecc7c98aa2b29ea2b08838c6a2bd7ce767fe974
+Size (despotify-r761.tar.gz) = 85936 bytes
+SHA1 (patch-ab) = e9215410dfc658217d869bedd52b5e1c7b22221b
+SHA1 (patch-ac) = 87dfcf73b47e2b28e6683c6cfa12082a6878232a
+SHA1 (patch-ad) = f86028e23b309244b1114a49a6647b3a2e4e67ad
diff --git a/despotify-svn/patches/patch-ab b/despotify-svn/patches/patch-ab
new file mode 100644
index 0000000..8913b46
--- /dev/null
+++ b/despotify-svn/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.3 2010/02/02 18:17:19 tnn2 Exp $
+
+--- Makefile.orig	2010-02-02 17:50:14.000000000 +0000
++++ Makefile
+@@ -5,8 +5,8 @@
+ 
+ export
+ 
+-CFLAGS = -Wall -Wextra -ggdb -std=gnu99
+-LDFLAGS = -lz -lvorbisfile
++CFLAGS += -Wall -Wextra -ggdb -std=gnu99
++LDFLAGS += -lz -lvorbisfile
+ 
+ LD = $(CC)
+ 
diff --git a/despotify-svn/patches/patch-ac b/despotify-svn/patches/patch-ac
new file mode 100644
index 0000000..c2b6c17
--- /dev/null
+++ b/despotify-svn/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2010/02/02 18:17:19 tnn2 Exp $
+
+--- Makefile.local.mk.orig	2010-02-02 17:52:36.000000000 +0000
++++ Makefile.local.mk
+@@ -15,6 +15,7 @@ CLIENT_GATEWAY   = 1
+ 
+ ## Install prefix
+ # INSTALL_PREFIX = /usr
++INSTALL_PREFIX = ${DESTDIR}${PREFIX}
+ 
+ ## Specify ncurses include path explicitly. (should contain curses.h)
+ # NCURSES_INCLUDE = /usr/local/include/ncursesw
diff --git a/despotify-svn/patches/patch-ad b/despotify-svn/patches/patch-ad
new file mode 100644
index 0000000..acc3545
--- /dev/null
+++ b/despotify-svn/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2010/02/03 17:35:30 tnn2 Exp $
+
+--- lib/local.mk.orig	2010-02-03 18:11:33.000000000 +0000
++++ lib/local.mk
+@@ -52,7 +52,6 @@ install: libdespotify.la
+ 	install -d $(INSTALL_PREFIX)/lib/pkgconfig
+ 	 
+ 	$(LT) --mode=install install libdespotify.la $(INSTALL_PREFIX)/lib/libdespotify.la
+-	$(LDCONFIG) -n $(INSTALL_PREFIX)/lib
+ 	install -d $(INSTALL_PREFIX)/include/ 
+ 	install despotify.h $(INSTALL_PREFIX)/include/
+ 	install -d $(INSTALL_PREFIX)/lib/pkgconfig/
diff --git a/despotify/DESCR b/despotify/DESCR
deleted file mode 100644
index b584fb5..0000000
--- a/despotify/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-#hack.se proudly presents an open source Spotify client
-C implementation based on F/OSS code
-Proof of Concept multi-OS client with curses (text-based) UI
-Proof of Concept gateway to the Spotify service
-(text-based protocol, for supporting REST)
diff --git a/despotify/Makefile b/despotify/Makefile
deleted file mode 100644
index 03deccf..0000000
--- a/despotify/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2012/11/13 19:33:44 othyro Exp $
-#
-
-DISTNAME=	# SVN package
-PKGNAME=	despotify-0
-CATEGORIES=	audio
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=despotify/}
-
-MAINTAINER=	pettai%nordu.net@localhost
-HOMEPAGE=	http://despotify.sourceforge.net/
-COMMENT=	Open Source Spotify client
-
-USE_TOOLS+=	gmake
-USE_LIBTOOL=	yes
-USE_NCURSES=	yes
-WRKSRC=		${WRKDIR}/despotify/src
-
-INSTALLATION_DIRS=	bin
-
-post-extract:
-	cp ${WRKSRC}/Makefile.local.mk.dist ${WRKSRC}/Makefile.local.mk
-
-SVN_REPOSITORIES=	despotify
-SVN_ROOT.despotify=	http://svn.code.sf.net/p/despotify/code/
-SVN_MODULE.despotify=	despotify
-
-PTHREAD_AUTO_VARS=	yes
-.include "../../mk/pthread.buildlink3.mk"
-
-.include "../../wip/mk/svn-package.mk"
-.include "../../audio/libao/buildlink3.mk"
-.include "../../audio/libvorbis/buildlink3.mk"
-.include "../../devel/ncursesw/buildlink3.mk"
-.include "../../textproc/expat/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/despotify/PLIST b/despotify/PLIST
deleted file mode 100644
index f341ea3..0000000
--- a/despotify/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2010/02/02 18:17:18 tnn2 Exp $
-bin/despotify
-bin/despotify-gateway
-bin/despotify-simple
-include/despotify.h
-lib/libdespotify.la
-lib/pkgconfig/despotify.pc
diff --git a/despotify/distinfo b/despotify/distinfo
deleted file mode 100644
index bf80215..0000000
--- a/despotify/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.6 2011/09/28 04:50:46 makoto Exp $
-
-SHA1 (despotify-r761.tar.gz) = 014679badd64ef392c58502251bcf3cc767dd724
-RMD160 (despotify-r761.tar.gz) = 7ecc7c98aa2b29ea2b08838c6a2bd7ce767fe974
-Size (despotify-r761.tar.gz) = 85936 bytes
-SHA1 (patch-ab) = e9215410dfc658217d869bedd52b5e1c7b22221b
-SHA1 (patch-ac) = 87dfcf73b47e2b28e6683c6cfa12082a6878232a
-SHA1 (patch-ad) = f86028e23b309244b1114a49a6647b3a2e4e67ad
diff --git a/despotify/patches/patch-ab b/despotify/patches/patch-ab
deleted file mode 100644
index 8913b46..0000000
--- a/despotify/patches/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2010/02/02 18:17:19 tnn2 Exp $
-
---- Makefile.orig	2010-02-02 17:50:14.000000000 +0000
-+++ Makefile
-@@ -5,8 +5,8 @@
- 
- export
- 
--CFLAGS = -Wall -Wextra -ggdb -std=gnu99
--LDFLAGS = -lz -lvorbisfile
-+CFLAGS += -Wall -Wextra -ggdb -std=gnu99
-+LDFLAGS += -lz -lvorbisfile
- 
- LD = $(CC)
- 
diff --git a/despotify/patches/patch-ac b/despotify/patches/patch-ac
deleted file mode 100644
index c2b6c17..0000000
--- a/despotify/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2010/02/02 18:17:19 tnn2 Exp $
-
---- Makefile.local.mk.orig	2010-02-02 17:52:36.000000000 +0000
-+++ Makefile.local.mk
-@@ -15,6 +15,7 @@ CLIENT_GATEWAY   = 1
- 
- ## Install prefix
- # INSTALL_PREFIX = /usr
-+INSTALL_PREFIX = ${DESTDIR}${PREFIX}
- 
- ## Specify ncurses include path explicitly. (should contain curses.h)
- # NCURSES_INCLUDE = /usr/local/include/ncursesw
diff --git a/despotify/patches/patch-ad b/despotify/patches/patch-ad
deleted file mode 100644
index acc3545..0000000
--- a/despotify/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2010/02/03 17:35:30 tnn2 Exp $
-
---- lib/local.mk.orig	2010-02-03 18:11:33.000000000 +0000
-+++ lib/local.mk
-@@ -52,7 +52,6 @@ install: libdespotify.la
- 	install -d $(INSTALL_PREFIX)/lib/pkgconfig
- 	 
- 	$(LT) --mode=install install libdespotify.la $(INSTALL_PREFIX)/lib/libdespotify.la
--	$(LDCONFIG) -n $(INSTALL_PREFIX)/lib
- 	install -d $(INSTALL_PREFIX)/include/ 
- 	install despotify.h $(INSTALL_PREFIX)/include/
- 	install -d $(INSTALL_PREFIX)/lib/pkgconfig/


Home | Main Index | Thread Index | Old Index