openbsd-ports/net/nicotine/patches/patch-nicotine
xsa 3c8850529e Import nicotine-1.0.6
Nicotine is a SoulSeek client written in Python, based on the PySoulSeek
project by Alexander Kanavin.

It features, among other things, a completely rewritten graphical user
interface which uses the PyGTK-2 toolkit and a less strict user request
policy.

Submitted and maintained by Michael Coulter <mjc at bitz.ca>

ok sturm@.
2004-02-16 21:16:06 +00:00

10 lines
361 B
Plaintext

$OpenBSD: patch-nicotine,v 1.1.1.1 2004/02/16 21:16:06 xsa Exp $
--- nicotine.orig 2003-10-17 17:49:41.000000000 +0200
+++ nicotine 2004-02-11 23:45:14.000000000 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python%%MODPY_VERSION%%
# Copyright (c) 2003 Hyriand. All rights reserved.
#
# Based on code from PySoulSeek, original copyright note: