public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libcanberra/
Date: Sat,  6 Jan 2018 14:15:53 +0000 (UTC)	[thread overview]
Message-ID: <1515248146.f8c70cb6ae7b6c4621acf977349ccb16d83edb9f.leio@gentoo> (raw)

commit:     f8c70cb6ae7b6c4621acf977349ccb16d83edb9f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 14:07:31 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 14:15:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c70cb6

media-libs/libcanberra: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-libs/libcanberra/libcanberra-0.30-r4.ebuild | 75 -----------------------
 1 file changed, 75 deletions(-)

diff --git a/media-libs/libcanberra/libcanberra-0.30-r4.ebuild b/media-libs/libcanberra/libcanberra-0.30-r4.ebuild
deleted file mode 100644
index 6b1934d37ea..00000000000
--- a/media-libs/libcanberra/libcanberra-0.30-r4.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-inherit eutils systemd
-
-DESCRIPTION="Portable sound event library"
-HOMEPAGE="http://git.0pointer.net/libcanberra.git/"
-SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-IUSE="alsa gnome gstreamer +gtk +gtk3 oss pulseaudio +sound tdb udev"
-
-COMMON_DEPEND="
-	dev-libs/libltdl:0
-	media-libs/libvorbis
-	alsa? (
-		media-libs/alsa-lib:=
-		udev? ( virtual/libudev:= ) )
-	gstreamer? ( media-libs/gstreamer:1.0 )
-	gtk? (
-		>=dev-libs/glib-2.32:2
-		>=x11-libs/gtk+-2.20.0:2
-		x11-libs/libX11 )
-	gtk3? (
-		>=dev-libs/glib-2.32:2
-		x11-libs/gtk+:3
-		x11-libs/libX11 )
-	pulseaudio? ( >=media-sound/pulseaudio-0.9.11 )
-	tdb? ( sys-libs/tdb:= )
-"
-RDEPEND="${COMMON_DEPEND}
-	gnome? (
-		gnome-base/dconf
-		gnome-base/gsettings-desktop-schemas )
-	sound? ( x11-themes/sound-theme-freedesktop )" # Required for index.theme wrt #323379
-DEPEND="${COMMON_DEPEND}
-	app-arch/xz-utils
-	virtual/pkgconfig
-"
-
-REQUIRED_USE="udev? ( alsa )"
-
-src_prepare() {
-	# gtk: Don't assume all GdkDisplays are GdkX11Displays: broadway/wayland (from 'master')
-	epatch "${FILESDIR}/${PN}-0.30-wayland.patch"
-}
-
-src_configure() {
-	econf \
-		--docdir="${EPREFIX}"/usr/share/doc/${PF} \
-		$(use_enable alsa) \
-		$(use_enable oss) \
-		$(use_enable pulseaudio pulse) \
-		$(use_enable gstreamer) \
-		$(use_enable gtk) \
-		$(use_enable gtk3) \
-		$(use_enable tdb) \
-		$(use_enable udev) \
-		$(systemd_with_unitdir) \
-		--disable-lynx \
-		--disable-gtk-doc
-}
-
-src_install() {
-	# Disable parallel installation until bug #253862 is solved
-	MAKEOPTS="${MAKEOPTS} -j1" default
-	prune_libtool_files --modules
-
-	# This is needed for desktops different than GNOME, bug #520550
-	exeinto /etc/X11/xinit/xinitrc.d
-	newexe "${FILESDIR}"/libcanberra-gtk-module.sh 40-libcanberra-gtk-module
-}


             reply	other threads:[~2018-01-06 14:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-06 14:15 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-09 13:02 [gentoo-commits] repo/gentoo:master commit in: media-libs/libcanberra/ Eli Schwartz
2024-08-09 13:02 Eli Schwartz
2022-11-18 19:55 Arthur Zamarin
2022-11-18 19:55 Arthur Zamarin
2022-10-31  2:57 Matt Turner
2022-10-31  2:56 Matt Turner
2022-10-08 23:10 Sam James
2022-10-08 23:10 Sam James
2022-10-08 16:03 Arthur Zamarin
2022-10-08 10:12 Agostino Sarubbo
2022-10-08 10:08 Agostino Sarubbo
2022-08-29 21:13 Sam James
2022-05-17  7:56 WANG Xuerui
2022-04-12  3:15 Matt Turner
2021-03-09 13:35 Miroslav Šulc
2021-02-18  7:29 Sam James
2021-01-18 21:10 Matt Turner
2017-06-19 12:19 Alexis Ballier
2017-03-23 12:53 Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1515248146.f8c70cb6ae7b6c4621acf977349ccb16d83edb9f.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox