Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9973 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 8 years ago
parent
commit
88d13d12f9

+ 6 - 3
nonfree/self-build-ffmpeg/ffmpeg-vl.spec

@@ -6,12 +6,12 @@
 %global with_vaapi	1
 %global with_libvpx	1
 
-%global major_version	2.7
+%global major_version	2.8
 
 Summary:	Digital VCR and streaming server
 Name:		ffmpeg
-Version:	%{major_version}.1
-Release:	2%{?svndate:.%svndate}%{?_dist_release}
+Version:	%{major_version}.5
+Release:	1%{?svndate:.%svndate}%{?_dist_release}
 Source:		http://ffmpeg.org/releases/%{name}-%{?svndate:%svndate}%{!?svndate:%version}.tar.bz2
 ## prebuilt man pages
 
@@ -226,6 +226,9 @@ export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -mlongcall"
 
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2.8.5-1
+- new upstream release
+
 * Wed Dec 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.7.1-2
 - rebuild with gnutls-3.4.7
 

+ 7 - 4
nonfree/self-build-ffmpeg/self-build-ffmpeg-vl.spec

@@ -13,10 +13,10 @@
 
 %global pkgname ffmpeg
 %global name	self-build-%{pkgname}
-%global major_version 2.7
-%global version %{major_version}.1
+%global major_version 2.8
+%global version %{major_version}.5
 #% define svndate	20110326
-%global release	2%{?svndate:.%svndate}%{?_dist_release}
+%global release	1%{?svndate:.%svndate}%{?_dist_release}
 
 %global sourceurl0	http://ffmpeg.org/releases/%{pkgname}-%{?svndate:%svndate}%{!?svndate:%version}.tar.bz2
 
@@ -168,7 +168,7 @@ MPEG4, h263, ac3, asf, avi, real, mjpeg, flash を含む
 %{__rm} -rf ${RPM_BUILD_ROOT}
 
 %posttrans
-/usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec "%{sourceurl0}" 86000
+/usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec "%{sourceurl0}" 93000
 /usr/lib/rpm/pre-allocate-rpm.sh %{pkgname}-%{version}-%{release} \
                                  %{pkgname}-libs-%{version}-%{release} \
                                  %{pkgname}-devel-%{version}-%{release}
@@ -219,6 +219,9 @@ Rebuild_x264_$LOCALE
 %{_datadir}/%{name}
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2.8.5-1
+- new upstream release
+
 * Wed Dec 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.7.1-2
 - rebuild with gnutils-3.4.7
 

+ 4 - 1
nonfree/self-build-gpac/gpac-vl.spec

@@ -5,7 +5,7 @@
 Name:        gpac
 Summary:     MPEG-4 multimedia framework
 Version:     0.5.2
-Release:     2%{?svndate:.svn%svndate}%{?_dist_release}
+Release:     3%{?svndate:.svn%svndate}%{?_dist_release}
 License:     LGPLv2+
 Group:       System Environment/Libraries
 URL:         http://gpac.sourceforge.net/
@@ -205,6 +205,9 @@ touch -r Changelog $RPM_BUILD_ROOT%{_includedir}/gpac/modules/*.h || exit 1
 
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 0.5.2-3
+- rebuilt
+
 * Sat Jul 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 0.5.2-2
 - rebuilt
 

+ 5 - 2
nonfree/self-build-gpac/self-build-gpac-vl.spec

@@ -3,7 +3,7 @@
 %define pkgname gpac
 %define name	self-build-%{pkgname}
 %define version 0.5.2
-%define release	2%{?svndate:.svn%svndate}%{?_dist_release}
+%define release	3%{?svndate:.svn%svndate}%{?_dist_release}
 
 %define sourceurl0	https://github.com/gpac/gpac/archive/v%{version}.tar.gz
 
@@ -179,7 +179,7 @@ for MP4 and 3GPP(2) files and many tools for scene descriptions
 # %__mv %{pkgname}-%{svndate}.tar.bz2 %{_datadir}/%{name}/ || exit 1
 # )
 
-/usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec %{sourceurl0} 57000
+/usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec %{sourceurl0} 60000
 /usr/lib/rpm/pre-allocate-rpm.sh %{pkgname}-%{version}-%{release} \
                                  %{pkgname}-libs-%{version}-%{release} \
                                  %{pkgname}-devel-%{version}-%{release} \
@@ -191,6 +191,9 @@ for MP4 and 3GPP(2) files and many tools for scene descriptions
 %{_datadir}/%{name}
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 0.5.2-3
+- rebuilt
+
 * Sat Jul 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 0.5.2-2
 - rebuilt
 

+ 14 - 14
nonfree/self-build-mplayer/mplayer-vl.spec

@@ -3,7 +3,7 @@
 %global with_libvpx 1
 
 #% global with_ffmpeg 1
-%global ffmpegver 0.11.5
+%global ffmpegver 2.8.5
 
 #% global svndate  20120525
 
@@ -16,27 +16,26 @@
 Summary:	The Movie Player
 Summary(ja): 	動画プレイヤー
 Name:		mplayer
-Version:	1.1.1
-Release: 	4%{?svndate:.%svndate}%{?_dist_release}
+Version:	1.2
+Release: 	1%{?svndate:.%svndate}%{?_dist_release}
 Source0:	http://www.mplayerhq.hu/MPlayer/releases/MPlayer-%{version}.tar.xz
 #Source0:	mplayer-export-%{svndate}.tar.xz
 Source1:	http://ffmpeg.org/releases/ffmpeg-%{ffmpegver}.tar.bz2
 
 Source10:       mplayer-snapshot-vine.sh
 
-Source11:	http://www.mplayerhq.hu/MPlayer/skins/Blue-1.10.tar.bz2
-Source12:	http://www.mplayerhq.hu/MPlayer/skins/Blue-small-1.5.tar.bz2
-Source13:	http://www.mplayerhq.hu/MPlayer/skins/standard-1.9.tar.bz2
+Source11:	http://www.mplayerhq.hu/MPlayer/skins/Blue-1.11.tar.bz2
+Source12:	http://www.mplayerhq.hu/MPlayer/skins/Blue-small-1.8.tar.bz2
+Source13:	http://www.mplayerhq.hu/MPlayer/skins/standard-1.11.tar.bz2
 Source14:	http://www.mplayerhq.hu/MPlayer/skins/OSX-Mod-1.1.tar.bz2
 
 # set defaults for Vine Linux
-#Patch2:         %{name}-config.patch
-#Patch2:         %{name}-config-20120525-vine.patch
 Patch2:         %{name}-1.1.1-config-vine.patch
 # use roff include statements instead of symlinks
 Patch8:         %{name}-1.1.1-manlinks.patch
-# erase any trace of libdvdcss
-Patch14:        %{name}-1.1.1-nodvdcss.patch
+# NOTE: need not this patch against v1.2
+# # erase any trace of libdvdcss
+# Patch14:        %{name}-1.1.1-nodvdcss.patch
 # use system FFmpeg libraries
 Patch18:        %{name}-1.1.1-ffmpeg.patch
 
@@ -152,7 +151,7 @@ MPlayer は何もしなくても DVD や MPEG-1/2/4 のように一般的なフ
 
 %patch2 -p1 -b .vine
 %patch8 -p1 -b .manlinks
-%patch14 -p1 -b .nodvdcss
+#%patch14 -p1 -b .nodvdcss
 %{?with_ffmpeg:%patch18 -p1 -b .ffmpeg}
 
 %build
@@ -173,8 +172,6 @@ MPlayer は何もしなくても DVD や MPEG-1/2/4 のように一般的なフ
     --enable-runtime-cpudetection \
     --enable-unrarexec \
     \
-    --disable-dvdread-internal \
-    --disable-libdvdcss-internal \
     --disable-nemesi \
     \
     %{?with_ffmpeg:--disable-ffmpeg_a} %{!?with_ffmpeg:--disable-ffmpeg_so} \
@@ -310,6 +307,9 @@ fi || :
 
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 1.2-1
+- new upstream release
+
 * Sat Jul 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.1-4
 - rebuilt
 
@@ -430,7 +430,7 @@ fi || :
 - source snapshot 20090905
 - added settings for vl6
 
-* Thu Aug 22 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0-23.20090821
+* Sat Aug 22 2009 Munehiro Yamamoto <munepi@vinelinux.org> 1.0-23.20090821
 - source snapshot 20090821
 - replaced BR: libungif-devel with BR: giflib-devel
 

+ 16 - 13
nonfree/self-build-mplayer/self-build-mplayer-vl.spec

@@ -3,13 +3,13 @@
 %global with_libvpx 1
 
 # define with_ffmpeg 1
-%global ffmpegver 0.11.5
+%global ffmpegver 2.8.5
 
 %global pkgname mplayer
 %global name	self-build-%{pkgname}
-%global version 1.1.1
+%global version 1.2
 #% global svndate  20120525
-%global release	4%{?svndate:.%svndate}%{?_dist_release}
+%global release	1%{?svndate:.%svndate}%{?_dist_release}
 
 %global source0path	MPlayer/releases/MPlayer-%{version}.tar.xz
 %global source1url	http://ffmpeg.org/releases/ffmpeg-%{ffmpegver}.tar.bz2
@@ -22,14 +22,14 @@ Release: 	%{release}
 Source0:	%{pkgname}-vl.spec
 Source10:	mplayer-snapshot-vine.sh
 
-Source11:	http://www.mplayerhq.hu/MPlayer/skins/Blue-1.10.tar.bz2
-Source12:	http://www.mplayerhq.hu/MPlayer/skins/Blue-small-1.5.tar.bz2
-Source13:	http://www.mplayerhq.hu/MPlayer/skins/standard-1.9.tar.bz2
+Source11:	http://www.mplayerhq.hu/MPlayer/skins/Blue-1.11.tar.bz2
+Source12:	http://www.mplayerhq.hu/MPlayer/skins/Blue-small-1.8.tar.bz2
+Source13:	http://www.mplayerhq.hu/MPlayer/skins/standard-1.11.tar.bz2
 Source14:	http://www.mplayerhq.hu/MPlayer/skins/OSX-Mod-1.1.tar.bz2
 
 Source102:        %{pkgname}-1.1.1-config-vine.patch
 Source108:        %{pkgname}-1.1.1-manlinks.patch
-Source114:        %{pkgname}-1.1.1-nodvdcss.patch
+# Source114:        %{pkgname}-1.1.1-nodvdcss.patch
 Source118:        %{pkgname}-1.1.1-ffmpeg.patch
 
 License:	GPLv2+
@@ -200,7 +200,7 @@ samba-libsmbclient-devel: SMB ファイルシステムのサポート
     %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
     ${RPM_BUILD_ROOT}/%{_datadir}/%{name}
 %{__install} -m 644 \
-    %{SOURCE102} %{SOURCE108} %{SOURCE114} %{SOURCE118} \
+    %{SOURCE102} %{SOURCE108} %{SOURCE118} \
     ${RPM_BUILD_ROOT}/%{_datadir}/%{name}
 
 
@@ -217,7 +217,7 @@ exit 0
 
 ## svn checkout
 # set locale
-case $LANG in
+case ${LANG} in
     ja*)LOCALE=ja ;;
     *) LOCALE=C ;;
 esac
@@ -232,17 +232,17 @@ GetSrc_ja(){
     echo "Subversion を用いてソースファイルをダウンロードしています..."
 }
 
-GetSrc_$LOCALE
+GetSrc_${LOCALE}
 
 # svn checkout
 . /etc/self-build.conf
-(cd $TEMP_DIR
-su $BUILD_USER -c "/bin/bash %{_datadir}/%{name}/%{pkgname}-snapshot-vine.sh >/dev/null 2>&1 || exit 1"
+(cd ${TEMP_DIR}
+su ${BUILD_USER} -c "/bin/bash %{_datadir}/%{name}/%{pkgname}-snapshot-vine.sh >/dev/null 2>&1 || exit 1"
 %__mv %{pkgname}-export-%{svndate}.tar.xz %{_datadir}/%{name}/ || exit 1
 )
 
 /usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec \
-    http://www{,1,2,3,4,5,7,8,9}.mplayerhq.hu/%{source1path} 1368000
+    http://www{,1,2,3,4,5,7,8,9}.mplayerhq.hu/%{source1path} 2261000
     
 
 %files
@@ -250,6 +250,9 @@ su $BUILD_USER -c "/bin/bash %{_datadir}/%{name}/%{pkgname}-snapshot-vine.sh >/d
 %{_datadir}/%{name}
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 1.2-1
+- new upstream release
+
 * Sat Jul 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.1-4
 - rebuilt
 

+ 4 - 1
nonfree/self-build-vlc/self-build-vlc-vl.spec

@@ -3,7 +3,7 @@
 %define pkgname vlc
 %define name    self-build-%{pkgname}
 %define version 2.2.1
-%define release 3%{?rcversion:.rc%rcversion}%{?_dist_release}
+%define release 4%{?rcversion:.rc%rcversion}%{?_dist_release}
 
 %define with_mozilla	 		0
 
@@ -245,6 +245,9 @@ mp3, ogg など)だけでなく,DVD や VCD,様々なストリーミング
 
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2.2.1-4
+- rebuilt
+
 * Wed Dec 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.1-3
 - rebuild with gnutls-3.4.7
 

+ 4 - 1
nonfree/self-build-vlc/vlc-vl.spec

@@ -17,7 +17,7 @@
 Summary:	Multi-platform MPEG, DVD, and DivX player
 Name:		vlc
 Version:	2.2.1
-Release:	3%{?rcversion:.rc%rcversion}%{?_dist_release}
+Release:	4%{?rcversion:.rc%rcversion}%{?_dist_release}
 License:	GPLv2+
 Group:		Applications/Multimedia
 URL:		http://www.videolan.org/
@@ -391,6 +391,9 @@ fi || :
 
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 2.2.1-4
+- rebuilt
+
 * Wed Dec 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.1-3
 - rebuild with gnutls-3.4.7
 

+ 7 - 4
nonfree/self-build-x264/self-build-x264-vl.spec

@@ -1,11 +1,11 @@
-%global snapshot_date	20141218
+%global snapshot_date	20160122
 %global snapshot_time	2245
 %global branch		stable
 
 %global pkgname 	x264
 %global name		self-build-%{pkgname}
-%global version		0.142
-%global release		5.%{snapshot_date}%{?_dist_release}
+%global version		0.148
+%global release		1.%{snapshot_date}%{?_dist_release}
 
 #define sourceurl0	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/%{pkgname}-snapshot-%{date}-%{time}.tar.bz2
 %define sourceurl0	http://download.videolan.org/pub/x264/snapshots/%{pkgname}-snapshot-%{snapshot_date}-%{snapshot_time}%{?branch:-%{branch}}.tar.bz2
@@ -106,7 +106,7 @@ x264 はスクラッチから書かれた H264/AVC ビデオストリームを
 %{__rm} -rf ${RPM_BUILD_ROOT}
 
 %posttrans
-/usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec "%{sourceurl0}" 24000
+/usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec "%{sourceurl0}" 23000
 /usr/lib/rpm/pre-allocate-rpm.sh %{pkgname}-%{version}-%{release} \
                                  %{pkgname}-devel-%{version}-%{release}
 
@@ -115,6 +115,9 @@ x264 はスクラッチから書かれた H264/AVC ビデオストリームを
 %{_datadir}/%{name}
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 0.148-1.20160122
+- updated source snapshot 20160122 stable branch (ABI 0.148)
+
 * Sat Jul 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 0.142-5.20141218
 - rebuilt
 

+ 6 - 3
nonfree/self-build-x264/x264-vl.spec

@@ -1,11 +1,11 @@
-%global snapshot_date	20141218
+%global snapshot_date	20160122
 %global snapshot_time	2245
 %global branch		stable
 
 Summary: Library for encoding and decoding H264/AVC video streams
 Name: x264
-Version: 0.142
-Release: 5.%{snapshot_date}%{?_dist_release}
+Version: 0.148
+Release: 1.%{snapshot_date}%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.videolan.org/developers/x264.html
@@ -95,6 +95,9 @@ This package contains the development files.
 
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 0.148-1.20160122
+- updated source snapshot 20160122 stable branch (ABI 0.148)
+
 * Sat Jul 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 0.142-5.20141218
 - rebuilt
 

+ 5 - 2
nonfree/self-build-x265/self-build-x265-vl.spec

@@ -1,6 +1,6 @@
 %global pkgname 	x265
 %global name		self-build-%{pkgname}
-%global version		1.7
+%global version		1.8
 %global release		1%{?_dist_release}
 
 %global sourceurl0	http://ftp.videolan.org/pub/videolan/x265/x265_%{version}.tar.gz
@@ -107,7 +107,7 @@ x265はH.265/HEVCをエンコードするためのライブラリです。
 %{__rm} -rf ${RPM_BUILD_ROOT}
 
 %posttrans
-/usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec "%{sourceurl0}" 24000
+/usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec "%{sourceurl0}" 168000
 /usr/lib/rpm/pre-allocate-rpm.sh %{pkgname}-%{version}-%{release} \
                                  %{pkgname}-devel-%{version}-%{release}
 
@@ -116,6 +116,9 @@ x265はH.265/HEVCをエンコードするためのライブラリです。
 %{_datadir}/%{name}
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 1.8-1
+- new upstream release (ABI 68)
+
 * Sat Jul 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 1.7-1
 - new upstream release (ABI 59)
 

+ 5 - 2
nonfree/self-build-x265/x265-vl.spec

@@ -1,6 +1,6 @@
 Summary: H.265/HEVC encoder library
 Name: x265
-Version: 1.7
+Version: 1.8
 Release: 1%{?_dist_release}
 Group: System Environment/Libraries
 URL: http://x265.org/
@@ -63,7 +63,7 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} test/TestBench
 %files
 %{_bindir}/x265
 %doc COPYING
-%{_libdir}/libx265.so.59
+%{_libdir}/libx265.so.68
 
 %files devel
 %doc doc/*
@@ -73,6 +73,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} test/TestBench
 %{_libdir}/pkgconfig/x265.pc
 
 %changelog
+* Sat Jan 23 2016 Munehiro Yamamoto <munepi@vinelinux.org> 1.8-1
+- new upstream release (ABI 68)
+
 * Sat Jul 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 1.7-1
 - new upstream release (ABI 59)