pkgsrc-WIP-changes archive

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

Also remove the package for DeforaOS Player



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Sat Jan 11 09:29:40 2020 +0100
Changeset:	36be964ac02587fe523c6c1b53df12dffc988c8c

Modified Files:
	Makefile
	deforaos-desktop/Makefile
Removed Files:
	deforaos-player/DESCR
	deforaos-player/Makefile
	deforaos-player/PLIST
	deforaos-player/distinfo
	deforaos-player/options.mk
	deforaos-player/patches/patch-src_player.c

Log Message:
Also remove the package for DeforaOS Player

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

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

diffstat:
 Makefile                                   |  1 -
 deforaos-desktop/Makefile                  |  1 -
 deforaos-player/DESCR                      |  3 ---
 deforaos-player/Makefile                   | 37 ------------------------------
 deforaos-player/PLIST                      | 11 ---------
 deforaos-player/distinfo                   |  6 -----
 deforaos-player/options.mk                 | 10 --------
 deforaos-player/patches/patch-src_player.c | 17 --------------
 8 files changed, 86 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index d9e9ed76d6..9c62072ac6 100644
--- a/Makefile
+++ b/Makefile
@@ -579,7 +579,6 @@ SUBDIR+=	deforaos-keyboard
 SUBDIR+=	deforaos-mailer
 SUBDIR+=	deforaos-mixer
 SUBDIR+=	deforaos-pdfviewer
-SUBDIR+=	deforaos-player
 SUBDIR+=	deforaos-probe
 SUBDIR+=	deforaos-terminal
 SUBDIR+=	deforaos-todo
diff --git a/deforaos-desktop/Makefile b/deforaos-desktop/Makefile
index f16bceeb38..7a57fcf1cb 100644
--- a/deforaos-desktop/Makefile
+++ b/deforaos-desktop/Makefile
@@ -20,7 +20,6 @@ DEPENDS+=	deforaos-keyboard>=0.2.1:../../wip/deforaos-keyboard
 DEPENDS+=	deforaos-mailer>=0.1.5:../../wip/deforaos-mailer
 DEPENDS+=	deforaos-mixer>=0.1.1:../../wip/deforaos-mixer
 DEPENDS+=	deforaos-pdfviewer>=0.0.1:../../wip/deforaos-pdfviewer
-DEPENDS+=	deforaos-player>=0.1.5:../../wip/deforaos-player
 DEPENDS+=	deforaos-terminal>=0.0.0:../../wip/deforaos-terminal
 DEPENDS+=	deforaos-todo>=0.1.2:../../wip/deforaos-todo
 
diff --git a/deforaos-player/DESCR b/deforaos-player/DESCR
deleted file mode 100644
index 36e6407d8c..0000000000
--- a/deforaos-player/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-DeforaOS desktop media player
-
-This is the GTK3 version.
diff --git a/deforaos-player/Makefile b/deforaos-player/Makefile
deleted file mode 100644
index 4b24181f89..0000000000
--- a/deforaos-player/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2013/03/05 00:49:20 khorben Exp $
-#
-
-DISTNAME=	Player-0.1.5
-PKGNAME=	deforaos-player-0.1.5
-CATEGORIES=	multimedia
-MASTER_SITES=	https://www.defora.org/os/download/download/4279/
-
-MAINTAINER=	khorben%defora.org@localhost
-HOMEPAGE=	https://www.defora.org/
-COMMENT=	DeforaOS desktop media player
-
-LICENSE=	gnu-gpl-v3
-
-USE_TOOLS+=	pkg-config
-USE_TOOLS+=	xgettext
-
-BUILD_DEPENDS+=	libxslt-[0-9]*:../../textproc/libxslt
-BUILD_DEPENDS+=	docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-
-DEPENDS+=	mplayer-[0-9]*:../../multimedia/mplayer
-
-MAKE_FLAGS+=	DESTDIR=${DESTDIR}
-MAKE_FLAGS+=	PREFIX=${PREFIX}
-AUTO_MKDIRS=	yes
-
-post-install:
-	${MV} ${DESTDIR}${PREFIX}/share/man/man1/player.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/player.1
-	${MV} ${DESTDIR}${PREFIX}/share/man/man1/playerctl.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/playerctl.1
-	${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1
-	${RMDIR} ${DESTDIR}${PREFIX}/share/man
-
-.include "options.mk"
-
-.include "../../x11/deforaos-libdesktop/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/deforaos-player/PLIST b/deforaos-player/PLIST
deleted file mode 100644
index 2b17dca8c5..0000000000
--- a/deforaos-player/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2013/03/05 00:49:21 khorben Exp $
-bin/player
-bin/playerctl
-include/Desktop/Player.h
-man/man1/player.1
-man/man1/playerctl.1
-share/Player/splash.png
-share/applications/player.desktop
-share/doc/html/Player/player.html
-share/doc/html/Player/playerctl.html
-share/locale/fr/LC_MESSAGES/Player.mo
diff --git a/deforaos-player/distinfo b/deforaos-player/distinfo
deleted file mode 100644
index 2d8ba2d129..0000000000
--- a/deforaos-player/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2014/06/26 16:57:03 khorben Exp $
-
-SHA1 (Player-0.1.5.tar.gz) = 2ae99f589ca4c56ed02ef1b7862341318143bd0e
-RMD160 (Player-0.1.5.tar.gz) = c32761c57948aae56f66df64a4d67a0532ab4261
-Size (Player-0.1.5.tar.gz) = 40600 bytes
-SHA1 (patch-src_player.c) = 765632c1f8303c8f60ba11e623c38453a782e2b0
diff --git a/deforaos-player/options.mk b/deforaos-player/options.mk
deleted file mode 100644
index 417f29214a..0000000000
--- a/deforaos-player/options.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: options.mk,v 1.2 2013/03/05 00:49:21 khorben Exp $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.deforaos-player
-PKG_SUPPORTED_OPTIONS=	embedded
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Membedded)
-MAKE_FLAGS+=	CPPFLAGS=-DEMBEDDED
-.endif
diff --git a/deforaos-player/patches/patch-src_player.c b/deforaos-player/patches/patch-src_player.c
deleted file mode 100644
index 06e2420f74..0000000000
--- a/deforaos-player/patches/patch-src_player.c
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-src_player.c,v 1.1 2014/06/26 16:57:03 khorben Exp $
-
-Fixed build with libDesktop >= 0.1.0
-
---- src/player.c.orig	2013-02-23 16:54:15.000000000 +0000
-+++ src/player.c
-@@ -478,8 +478,8 @@ Player * player_new(void)
- 	/* mplayer */
- 	_player_start(player);
- 	/* messages */
--	desktop_message_register(PLAYER_CLIENT_MESSAGE, on_player_message,
--			player);
-+	desktop_message_register(player->window, PLAYER_CLIENT_MESSAGE,
-+			on_player_message, player);
- 	return player;
- }
- 


Home | Main Index | Thread Index | Old Index