diff options
author | Sebastian Pipping <sping@gentoo.org> | 2013-01-28 22:37:35 +0000 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2013-01-28 22:37:35 +0000 |
commit | b4603706dda531382c30ed1fdd2bad13a1569f8e (patch) | |
tree | 7a0aeb93bb1878c7b4199084576a8a9009aa0f48 /media-libs/libmp3splt | |
parent | Version bump for security bug 453844. (diff) | |
download | gentoo-2-b4603706dda531382c30ed1fdd2bad13a1569f8e.tar.gz gentoo-2-b4603706dda531382c30ed1fdd2bad13a1569f8e.tar.bz2 gentoo-2-b4603706dda531382c30ed1fdd2bad13a1569f8e.zip |
media-libs/libmp3splt: 0.8.1a
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
Diffstat (limited to 'media-libs/libmp3splt')
-rw-r--r-- | media-libs/libmp3splt/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/libmp3splt/files/libmp3splt-0.8.1-missing-files.patch | 47 | ||||
-rw-r--r-- | media-libs/libmp3splt/libmp3splt-0.8.1a.ebuild (renamed from media-libs/libmp3splt/libmp3splt-0.8.1.ebuild) | 8 |
3 files changed, 12 insertions, 51 deletions
diff --git a/media-libs/libmp3splt/ChangeLog b/media-libs/libmp3splt/ChangeLog index 6afb650a8c30..7b2b649802d5 100644 --- a/media-libs/libmp3splt/ChangeLog +++ b/media-libs/libmp3splt/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/libmp3splt # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v 1.31 2013/01/28 14:09:51 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/ChangeLog,v 1.32 2013/01/28 22:37:35 sping Exp $ + +*libmp3splt-0.8.1a (28 Jan 2013) + + 28 Jan 2013; Sebastian Pipping <sping@gentoo.org> -libmp3splt-0.8.1.ebuild, + -files/libmp3splt-0.8.1-missing-files.patch, +libmp3splt-0.8.1a.ebuild: + Bump to 0.8.1a 28 Jan 2013; Sebastian Pipping <sping@gentoo.org> libmp3splt-0.8.1.ebuild: Require doxygen 1.8.3.1 or later (bug #454348) diff --git a/media-libs/libmp3splt/files/libmp3splt-0.8.1-missing-files.patch b/media-libs/libmp3splt/files/libmp3splt-0.8.1-missing-files.patch deleted file mode 100644 index d0726d5e73c3..000000000000 --- a/media-libs/libmp3splt/files/libmp3splt-0.8.1-missing-files.patch +++ /dev/null @@ -1,47 +0,0 @@ -From 7744779f1866769e139024c587bf82ed331bc93b Mon Sep 17 00:00:00 2001 -From: Sebastian Pipping <sebastian@pipping.org> -Date: Sun, 27 Jan 2013 22:35:40 +0100 -Subject: [PATCH] Workaorund lack of files libmp3splt_ico.svg and minimal.c - (upstream bug #146) - ---- - doc/Doxyfile.in | 7 ------- - include/libmp3splt/mp3splt.h | 4 ---- - 2 files changed, 11 deletions(-) - -diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in -index 9f7193a..cef68a6 100644 ---- a/doc/Doxyfile.in -+++ b/doc/Doxyfile.in -@@ -40,13 +40,6 @@ PROJECT_NUMBER=0.8.1 - - PROJECT_BRIEF = "Lossless library for splitting audio formats like mp3 and ogg vorbis." - --# With the PROJECT_LOGO tag one can specify an logo or icon that is --# included in the documentation. The maximum height of the logo should not --# exceed 55 pixels and the maximum width should not exceed 200 pixels. --# Doxygen will copy the logo to the output directory. -- --PROJECT_LOGO = libmp3splt_ico.svg -- - # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) - # base path where the generated documentation will be put. - # If a relative path is entered, it will be relative to the location -diff --git a/include/libmp3splt/mp3splt.h b/include/libmp3splt/mp3splt.h -index 5f3898a..1b46c50 100644 ---- a/include/libmp3splt/mp3splt.h -+++ b/include/libmp3splt/mp3splt.h -@@ -69,10 +69,6 @@ For writing a plugin to support other file type: - A list of <a href="modules.html">all modules</a> is also available. - */ - --/** \example minimal.c -- * A minimal usage example. -- */ -- - /** - * \defgroup using_libmp3splt Using libmp3splt - */ --- -1.7.12.4 - diff --git a/media-libs/libmp3splt/libmp3splt-0.8.1.ebuild b/media-libs/libmp3splt/libmp3splt-0.8.1a.ebuild index c1be2f608368..8489b866e259 100644 --- a/media-libs/libmp3splt/libmp3splt-0.8.1.ebuild +++ b/media-libs/libmp3splt/libmp3splt-0.8.1a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.8.1.ebuild,v 1.2 2013/01/28 14:09:51 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmp3splt/libmp3splt-0.8.1a.ebuild,v 1.1 2013/01/28 22:37:35 sping Exp $ EAPI=2 inherit versionator autotools eutils multilib @@ -26,8 +26,6 @@ DEPEND="${RDEPEND} src_prepare() { epatch "${FILESDIR}"/${PN}-0.7-libltdl.patch eautoreconf - - epatch "${FILESDIR}"/${P}-missing-files.patch } src_configure() { @@ -43,5 +41,9 @@ src_configure() { src_install() { emake DESTDIR="${D}" install || die dodoc AUTHORS ChangeLog LIMITS NEWS README TODO || die + + insinto /usr/share/doc/${PF}/doxygen/ + doins doc/libmp3splt_ico.svg || die + find "${D}"/usr -name '*.la' -delete } |