diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-05-03 16:56:44 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-05-03 16:56:44 +0000 |
commit | f6b243dbe5de8127216cb6a9738abb99ea816992 (patch) | |
tree | 2ca1f1bf508a553b6c413139a6806f6caf3083d3 /media-video/smplayer | |
parent | Dev channel bump. Temporarily use bundled snappy. Fix bug #460404 by ago. Rem... (diff) | |
download | gentoo-2-f6b243dbe5de8127216cb6a9738abb99ea816992.tar.gz gentoo-2-f6b243dbe5de8127216cb6a9738abb99ea816992.tar.bz2 gentoo-2-f6b243dbe5de8127216cb6a9738abb99ea816992.zip |
Use media-gfx/optipng built with internal copy of libpng15 to correct IDAT lenght in multiple broken PNG files from the smplayer tarball wrt #466572 by Tobias Klausmann
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-video/smplayer')
-rw-r--r-- | media-video/smplayer/ChangeLog | 10 | ||||
-rw-r--r-- | media-video/smplayer/smplayer-0.8.4-r1.ebuild | 91 |
2 files changed, 100 insertions, 1 deletions
diff --git a/media-video/smplayer/ChangeLog b/media-video/smplayer/ChangeLog index 9c8b0caf9f46..356b750b84ed 100644 --- a/media-video/smplayer/ChangeLog +++ b/media-video/smplayer/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-video/smplayer # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.132 2013/03/24 09:25:57 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/ChangeLog,v 1.133 2013/05/03 16:56:44 ssuominen Exp $ + +*smplayer-0.8.4-r1 (03 May 2013) + + 03 May 2013; Samuli Suominen <ssuominen@gentoo.org> + +smplayer-0.8.4-r1.ebuild: + Use media-gfx/optipng built with internal copy of libpng15 to correct IDAT + lenght in multiple broken PNG files in the smplayer tarball wrt #466572 by + Tobias Klausmann *smplayer-0.8.4 (24 Mar 2013) diff --git a/media-video/smplayer/smplayer-0.8.4-r1.ebuild b/media-video/smplayer/smplayer-0.8.4-r1.ebuild new file mode 100644 index 000000000000..2c56425e121e --- /dev/null +++ b/media-video/smplayer/smplayer-0.8.4-r1.ebuild @@ -0,0 +1,91 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/smplayer/smplayer-0.8.4-r1.ebuild,v 1.1 2013/05/03 16:56:44 ssuominen Exp $ + +EAPI=4 +PLOCALES="ar_SY bg ca cs da de el_GR en_US es et eu fi fr gl he_IL hr hu it ja +ka ko ku lt mk nl pl pt pt_BR ro_RO ru_RU sk sl_SI sr sv th tr uk_UA vi_VN +zh_CN zh_TW" +PLOCALE_BACKUP="en_US" + +inherit eutils l10n qt4-r2 + +MY_PV=${PV##*_p} +if [[ "${MY_PV}" != "${PV}" ]]; then + # svn snapshot + MY_PV=r${MY_PV} + MY_P=${PN}-${MY_PV} + S="${WORKDIR}/${MY_P}" + SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" +else + # regular upstream release + SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +fi + +DESCRIPTION="Great Qt4 GUI front-end for mplayer" +HOMEPAGE="http://smplayer.sourceforge.net/" +SRC_URI="${SRC_URI} + http://dev.gentoo.org/~ssuominen/${PN}-icons-${PV}.tar.xz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +IUSE="debug" + +DEPEND="dev-qt/qtcore:4 + dev-qt/qtgui:4 + dev-libs/quazip" +MPLAYER_USE="[libass,png,X]" +RDEPEND="${DEPEND} + || ( media-video/mplayer2${MPLAYER_USE} media-video/mplayer${MPLAYER_USE} )" + +src_prepare() { + # http://bugs.gentoo.org/466572 + mv "${WORKDIR}"/${PN}-icons-${PV}/icons/*.png icons/ + mv "${WORKDIR}"/${PN}-icons-${PV}/src/icons-png/*.png src/icons-png/ + + # Unbundle dev-libs/quazip + rm -R src/findsubtitles/quazip/ || die + epatch "${FILESDIR}"/${PN}-0.8.0-quazip.patch + + # Upstream Makefile sucks + sed -i -e "/^PREFIX=/s:/usr/local:/usr:" \ + -e "/^DOC_PATH=/s:packages/smplayer:${PF}:" \ + -e '/\.\/get_svn_revision\.sh/,+2c\ + cd src && $(DEFS) $(MAKE)' \ + "${S}"/Makefile || die "sed failed" + + # Turn debug message flooding off + if ! use debug ; then + sed -i 's:#\(DEFINES += NO_DEBUG_ON_CONSOLE\):\1:' \ + "${S}"/src/smplayer.pro || die "sed failed" + fi + + # l10n_find_plocales_changes "${S}/src/translations" "${PN}_" '.ts' +} + +src_configure() { + cd "${S}"/src + echo "#define SVN_REVISION \"SVN-${MY_PV} (Gentoo)\"" > svn_revision.h + eqmake4 +} + +gen_translation() { + ebegin "Generating $1 translation" + lrelease ${PN}_${1}.ts + eend $? || die "failed to generate $1 translation" +} + +src_compile() { + emake + + cd "${S}"/src/translations + l10n_for_each_locale_do gen_translation +} + +src_install() { + # remove unneeded copies of GPL + rm -f Copying.txt docs/{cs,en,hu,it,ja,pt,ru,zh_CN}/gpl.html || die + rm -rf docs/{de,es,nl,ro} || die + + emake DESTDIR="${D}" install +} |