summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-21 09:40:16 +0000
committergrant <grant@pkgsrc.org>2004-06-21 09:40:16 +0000
commit22ef173c4b51d7567126d17c4b027452b37b6651 (patch)
tree24e9f87939b3dbb17494e12968a9ff6431281b61 /multimedia
parent6227a8b3281ca31fedf4597ccff324a94986983f (diff)
downloadpkgsrc-22ef173c4b51d7567126d17c4b027452b37b6651.tar.gz
add a big obvious comment pointing out that gmplayer has its own
distinfo file and that both the gmplayer and mplayer-share distinfo files must be maintained. (out of 25 files between them, only 3 were actually shared.. oops)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gmplayer/Makefile10
-rw-r--r--multimedia/mplayer-share/Makefile.common10
2 files changed, 18 insertions, 2 deletions
diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile
index 1e029bd0c12..924679e2e89 100644
--- a/multimedia/gmplayer/Makefile
+++ b/multimedia/gmplayer/Makefile
@@ -1,4 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2004/06/21 07:01:38 tron Exp $
+# $NetBSD: Makefile,v 1.13 2004/06/21 09:40:16 grant Exp $
+
+#
+# NOTE: if you are updating both mplayer and gmplayer, you must ensure
+# that *both* distinfo files contain the correct, up-to-date files and
+# checksums.
+#
+# NOTE: patches are shared between mplayer and gmplayer!
+#
PKGNAME= gmplayer-${MPLAYER_PKG_VERSION}
diff --git a/multimedia/mplayer-share/Makefile.common b/multimedia/mplayer-share/Makefile.common
index af1269b7023..fe889548683 100644
--- a/multimedia/mplayer-share/Makefile.common
+++ b/multimedia/mplayer-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2004/05/16 10:15:49 grant Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/06/21 09:40:16 grant Exp $
#
MPLAYER_DIST_VERSION= 1.0pre4
@@ -18,6 +18,14 @@ DIST_SUBDIR= mplayer-${MPLAYER_PKG_VERSION}
MAINTAINER?= tech-pkg@NetBSD.org
HOMEPAGE?= http://www.mplayerhq.hu/
+#
+# NOTE: gmplayer has its own distinfo file. if you are also updating
+# gmplayer, you must ensure that *both* distinfo files contain the
+# correct, up-to-date files and checksums.
+#
+# NOTE: patches are shared between mplayer and gmplayer!
+#
+
PATCHDIR= ${.CURDIR}/../../multimedia/mplayer-share/patches
DISTINFO_FILE= ${.CURDIR}/../../multimedia/mplayer-share/distinfo