openbsd-ports/audio/audacious/patches/patch-audacious_build_stamp_c
steven eaa9f31a94 import audacious 1.2.2
Audacious is a multimedia player that currently uses a skinned user interface
based on Winamp 2.x skins. It is based on ("forked off") BMP and XMMS.

based on a submission by Vlad Glagolev <stelzy at gmail.com>
2006-12-27 16:46:09 +00:00

7 lines
264 B
Plaintext

$OpenBSD: patch-audacious_build_stamp_c,v 1.1.1.1 2006/12/27 16:46:09 steven Exp $
--- audacious/build_stamp.c.orig Mon Dec 25 00:36:20 2006
+++ audacious/build_stamp.c Mon Dec 25 00:36:47 2006
@@ -0,0 +1,2 @@
+#include <glib.h>
+const gchar *svn_stamp = "1.2.2";