pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
vlc-git: Switch to new GIT_REPO URL
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Tue Feb 27 04:34:36 2018 +0100
Changeset: a25d198fe2f949ef2ee62f22636eb7b10fbb4738
Modified Files:
vlc-git/Makefile
Log Message:
vlc-git: Switch to new GIT_REPO URL
Switch to:
https://git.videolan.org/git/vlc/vlc-3.0.git
Use new VCS framework.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a25d198fe2f949ef2ee62f22636eb7b10fbb4738
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
vlc-git/Makefile | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diffs:
diff --git a/vlc-git/Makefile b/vlc-git/Makefile
index 53649f6cfa..984c82b676 100644
--- a/vlc-git/Makefile
+++ b/vlc-git/Makefile
@@ -2,13 +2,7 @@
DISTNAME= vlc-${VLC_VERSION}
CATEGORIES= multimedia
-GIT_REPOSITORIES= vlc
-GIT_REPO.vlc= https://git.videolan.org/git/vlc/vlc-3.0.git
-#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vlc/}
-#MASTER_SITES+= http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/
-#EXTRACT_SUFX= .tar.xz
-
-WRKSRC= ${WRKDIR}/${PKGBASE}
+GIT_REPO= https://git.videolan.org/git/vlc.git
VLC_VERSION= 3.0.0
Home |
Main Index |
Thread Index |
Old Index