[playonlinux] 158/230: patch plugins/plugins.lst to remove any reference to Capture

Bertrand Marc bmarc at moszumanska.debian.org
Sun Jul 9 17:42:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

bmarc pushed a commit to branch master
in repository playonlinux.

commit e630eeb039790fe280cb9c5efb1f7e47a9b53515
Author: Bertrand Marc <beberking at gmail.com>
Date:   Sun Apr 22 11:01:32 2012 +0000

    patch plugins/plugins.lst to remove any reference to Capture
---
 debian/changelog                         |  3 ++-
 debian/patches/remove_binary_plugin.diff | 12 ++++++++++++
 debian/patches/series                    |  1 +
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 241023c..edaa213 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,10 +5,11 @@ playonlinux (4.0.17-1) UNRELEASED; urgency=low
   * debian/copyright: use machine readable format.
   * playonlinux.install: allow only script plugins. The Capture plugin
     provides binaries.
+  * patch plugins/plugins.lst to remove any mention of Capture.
   * Add xterm as an alternative dependency for x-terminal-emulator, as
     it is the default used upstream and to make lintian happy.
 
- -- Bertrand Marc <beberking at gmail.com>  Sun, 22 Apr 2012 10:54:36 +0200
+ -- Bertrand Marc <beberking at gmail.com>  Sun, 22 Apr 2012 12:31:33 +0200
 
 playonlinux (4.0.16-1) unstable; urgency=low
 
diff --git a/debian/patches/remove_binary_plugin.diff b/debian/patches/remove_binary_plugin.diff
new file mode 100644
index 0000000..4bd44d6
--- /dev/null
+++ b/debian/patches/remove_binary_plugin.diff
@@ -0,0 +1,12 @@
+--- a/plugins/plugins.lst
++++ b/plugins/plugins.lst
+@@ -25,9 +25,6 @@
+ #Offline PlayOnLinux
+ offlineplayonlinux;OfflinePlayOnLinux_0.6.pol;Offline PlayOnLinux;disable;0.6;5;1;0
+ 
+-#Capture
+-capture;Capture_2.4.3.pol;Capture;enable;2.4.3;11;1;0
+-
+ #Transgaming Cedega
+ cedega;TransgamingCedega_0.3.pol;Transgaming Cedega;disable;0.3;1;1;0
+ 
diff --git a/debian/patches/series b/debian/patches/series
index d73c971..7adde80 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ locale.diff
 x-terminal-emulator.diff
 mscorefonts.diff
 disable_update_alert.diff
+remove_binary_plugin.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git



More information about the Pkg-games-commits mailing list