Update to 0.6.3.

PR:		12507
Submitted by:	Rod Taylor <rod@idiotswitch.org>
This commit is contained in:
Chris Piazza 1999-07-05 02:20:08 +00:00
parent d300c31220
commit 1e5a838e0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20063
8 changed files with 22 additions and 30 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gqmpeg
# Version required: 0.6.2
# Version required: 0.6.3
# Date Created: 28 Oct 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.14 1999/05/29 04:07:41 steve Exp $
# $Id: Makefile,v 1.15 1999/06/08 23:19:01 steve Exp $
#
DISTNAME= gqmpeg-0.6.2
DISTNAME= gqmpeg-0.6.3
CATEGORIES= audio
MASTER_SITES= http://gqview.netpedia.net/ \
http://www.geocities.com/SiliconValley/Haven/5235/
@ -20,7 +20,7 @@ LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
ALL_TARGET= gqmpeg
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gqmpeg ${PREFIX}/bin
post-install:
@strip ${PREFIX}/bin/gqmpeg
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (gqmpeg-0.6.2.src.tgz) = eca73e9511f22c338e3133c9abc68c2c
MD5 (gqmpeg-0.6.3.src.tgz) = 01ec3ac587847b73e90326ea014cee22

View File

@ -1,6 +1,6 @@
--- Makefile.orig Tue May 25 18:10:24 1999
+++ Makefile Tue May 25 18:11:45 1999
@@ -1,12 +1,11 @@
--- Makefile.orig Sat Jul 3 04:39:08 1999
+++ Makefile Mon Jul 5 19:14:39 1999
@@ -1,8 +1,7 @@
-PREFIX=/usr/local
@ -11,12 +11,7 @@
IMLIB_INCLUDE = `imlib-config --cflags-gdk`
IMLIB_LIB = `imlib-config --libs-gdk`
-CFLAGS = $(GTK_INCLUDE) $(IMLIB_INCLUDE)
+CFLAGS += $(GTK_INCLUDE) $(IMLIB_INCLUDE)
LDFLAGS = $(GTK_LIB) $(IMLIB_LIB)
#The following commented out lines are for replacing the stock defines on
@@ -18,7 +17,7 @@
@@ -15,7 +14,7 @@
#for IRIX
#LDFLAGS = $(GTK_LIB) $(IMLIB_LIB) -laudio

View File

@ -1 +1,2 @@
bin/gqmpeg
bin/gqmpeg-shoutcast-plugin.sh

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: gqmpeg
# Version required: 0.6.2
# Version required: 0.6.3
# Date Created: 28 Oct 1998
# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.14 1999/05/29 04:07:41 steve Exp $
# $Id: Makefile,v 1.15 1999/06/08 23:19:01 steve Exp $
#
DISTNAME= gqmpeg-0.6.2
DISTNAME= gqmpeg-0.6.3
CATEGORIES= audio
MASTER_SITES= http://gqview.netpedia.net/ \
http://www.geocities.com/SiliconValley/Haven/5235/
@ -20,7 +20,7 @@ LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
USE_X_PREFIX= yes
ALL_TARGET= gqmpeg
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gqmpeg ${PREFIX}/bin
post-install:
@strip ${PREFIX}/bin/gqmpeg
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (gqmpeg-0.6.2.src.tgz) = eca73e9511f22c338e3133c9abc68c2c
MD5 (gqmpeg-0.6.3.src.tgz) = 01ec3ac587847b73e90326ea014cee22

View File

@ -1,6 +1,6 @@
--- Makefile.orig Tue May 25 18:10:24 1999
+++ Makefile Tue May 25 18:11:45 1999
@@ -1,12 +1,11 @@
--- Makefile.orig Sat Jul 3 04:39:08 1999
+++ Makefile Mon Jul 5 19:14:39 1999
@@ -1,8 +1,7 @@
-PREFIX=/usr/local
@ -11,12 +11,7 @@
IMLIB_INCLUDE = `imlib-config --cflags-gdk`
IMLIB_LIB = `imlib-config --libs-gdk`
-CFLAGS = $(GTK_INCLUDE) $(IMLIB_INCLUDE)
+CFLAGS += $(GTK_INCLUDE) $(IMLIB_INCLUDE)
LDFLAGS = $(GTK_LIB) $(IMLIB_LIB)
#The following commented out lines are for replacing the stock defines on
@@ -18,7 +17,7 @@
@@ -15,7 +14,7 @@
#for IRIX
#LDFLAGS = $(GTK_LIB) $(IMLIB_LIB) -laudio

View File

@ -1 +1,2 @@
bin/gqmpeg
bin/gqmpeg-shoutcast-plugin.sh