This commit is contained in:
jasper 2007-12-16 19:13:08 +00:00
parent bb78ff460d
commit 2d994c9bbb
2 changed files with 6 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2007/12/15 18:56:35 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2007/12/16 19:13:08 jasper Exp $
COMMENT= gnome music player client
VERSION= 0.15.5.0
DISTNAME= gmpc-${VERSION}
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= audio
MAINTAINER= Landry Breuil <gaston@gcu.info>

View File

@ -1,6 +1,8 @@
For people upgrading from gmpc 0.15.1 or older, you will have to
manually migrate your existing configuration:
$mv ~/.gmpc ~/.config/gmpc
$mv ~/.covers ~/.config/covers
$ mv ~/.gmpc ~/.config/gmpc
$ mv ~/.covers ~/.config/covers
edit ~/.config/gmpc/gmpc.cfg, and adjust the path to profiles.cfg
at line 'profile-file'.