mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 1.05
PR: 12567 Submitted by: maintainer
This commit is contained in:
parent
dd4de1a879
commit
50811dc93e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20144
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: xhippo
|
||||
# Version required: 0.85
|
||||
# Version required: 1.05
|
||||
# Date created: 16 March 1999
|
||||
# Whom: Rod Taylor <tr49986@rcc.on.ca>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1999/04/16 06:43:57 flathill Exp $
|
||||
# $Id: Makefile,v 1.2 1999/05/29 03:51:59 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xhippo-0.85
|
||||
DISTNAME= xhippo-1.05
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://zenchaos.netpedia.net/software/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xhippo-0.85.tar.gz) = 00f74eed5f5d8ca1bd62f5d6c25537ad
|
||||
MD5 (xhippo-1.05.tar.gz) = a601610f1e2c318b12ec3048766439d8
|
||||
|
@ -5,4 +5,4 @@ It supports all types of files, defaults including mp3, midi, wav, etc.
|
||||
|
||||
More can be added via the configuration file using external players
|
||||
|
||||
WWW: http://zenchaos.netpedia.net/#xhippo
|
||||
WWW: http://www.gnu.org/software/xhippo/xhippo.html
|
||||
|
@ -1,3 +1,3 @@
|
||||
***
|
||||
Playlists should be created like:
|
||||
Playlists should be created like this:
|
||||
find ~/sound -name \*.mp3 | sort > playlist
|
||||
|
Loading…
Reference in New Issue
Block a user