From 87843220150dce35d827a3b892f2350581dd8138 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sun, 11 May 2014 14:37:21 +0000 Subject: Un-break install, but while on it - Update port to upstream release 2.6.3 - Use correct download URL (move from Google code to bitbucket) - Add LICENSE - USE_* -> USES - Generate plist via pydistutils - Use SPC option on i386 only, it's not supported elsewhere - Stagify - Change URLs in pkg-message (pointing to bitbucket), simplify Special thanks to Carlos (submitter) for reviewing, and to Christoph Reiter (Quodlibet project) for fixing the '--record' option for Quodlibet with pydistutils. PR: ports/187263 Submitted by: Carlos Jacobo Puga Medina Reviewed by: submitter Approved by: thierry (mentor), maintainer timeout MFH: 2014Q2 --- multimedia/quodlibet/files/patch-operon.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 multimedia/quodlibet/files/patch-operon.py (limited to 'multimedia/quodlibet/files/patch-operon.py') diff --git a/multimedia/quodlibet/files/patch-operon.py b/multimedia/quodlibet/files/patch-operon.py new file mode 100644 index 000000000000..b4f16a51a298 --- /dev/null +++ b/multimedia/quodlibet/files/patch-operon.py @@ -0,0 +1,8 @@ +--- operon.py.orig 2013-09-13 00:49:22.000000000 +0200 ++++ operon.py 2014-04-23 12:21:26.430626881 +0200 +@@ -1,4 +1,4 @@ +-#!/usr/bin/python ++#!/usr/bin/env python + # Copyright 2012,2013 Christoph Reiter + # + # This program is free software; you can redistribute it and/or modify -- cgit v1.2.3