gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5428: update ffmpeg to 4.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5428: update ffmpeg to 4.0
Date: Fri, 20 Apr 2018 18:25:22 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5428
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-04-20 15:25:18 -0700
message:
  update ffmpeg to 4.0
added:
  pkg/other/ffmpeg/              ffmpeg-20180420222459-im2b99neezudny85-1
  pkg/other/ffmpeg/Makefile      makefile-20180420222459-im2b99neezudny85-3
  pkg/other/ffmpeg/config.mk     config.mk-20180420222459-im2b99neezudny85-2
  pkg/other/ffmpeg/sha256sums    sha256sums-20180420222459-im2b99neezudny85-4
=== added directory 'pkg/other/ffmpeg'
=== added file 'pkg/other/ffmpeg/Makefile'
--- a/pkg/other/ffmpeg/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/other/ffmpeg/Makefile 2018-04-20 22:25:18 +0000
@@ -0,0 +1,38 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of  GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = ffmpeg
+GARNAME = ffmpeg
+GARVERSION = 4.0
+HOME_URL =  http://ffmpeg.org
+DESCRIPTION = video player, transcoder etc
+define BLURB
+endef
+######################################################################
+# https://ffmpeg.org/releases/ffmpeg-4.0.tar.bz2
+MASTER_SITES = https://ffmpeg.org/
+MASTER_SUBDIR = releases/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk

=== added file 'pkg/other/ffmpeg/config.mk'
--- a/pkg/other/ffmpeg/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/other/ffmpeg/config.mk        2018-04-20 22:25:18 +0000
@@ -0,0 +1,4 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=

=== added file 'pkg/other/ffmpeg/sha256sums'
--- a/pkg/other/ffmpeg/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/other/ffmpeg/sha256sums       2018-04-20 22:25:18 +0000
@@ -0,0 +1,1 @@
+318a39d906c9107d49766c63787798dd078d2a36e6670a9dfeda3c55be4573b8  
download/ffmpeg-4.0.tar.bz2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]