From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdlo/
Date: Sun, 21 Jul 2019 21:48:06 +0000 (UTC) [thread overview]
Message-ID: <1563745574.1bf6061048c2d7acb8dbe04908b3b2165a36c5d4.asturm@gentoo> (raw)
commit: 1bf6061048c2d7acb8dbe04908b3b2165a36c5d4
Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sun Jul 21 19:53:49 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 21:46:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bf60610
x11-libs/libdlo: drop old version
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-libs/libdlo/libdlo-0.1.2.ebuild | 51 -------------------------------------
1 file changed, 51 deletions(-)
diff --git a/x11-libs/libdlo/libdlo-0.1.2.ebuild b/x11-libs/libdlo/libdlo-0.1.2.ebuild
deleted file mode 100644
index cf803d91d78..00000000000
--- a/x11-libs/libdlo/libdlo-0.1.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="A fully open source driver which supports all DisplayLink devices"
-HOMEPAGE="https://libdlo.freedesktop.org/wiki/"
-SRC_URI="https://people.freedesktop.org/~berniet/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="static-libs test-program"
-
-RDEPEND="virtual/libusb:0="
-
-DEPEND="${RDEPEND}"
-
-DOCS=( "AUTHORS" "ChangeLog" "Guide-v104.pdf" "README" )
-
-src_prepare() {
- default
-
- # AM_PROG_AR must be defined or automake will fail with:
- # archiver requires 'AM_PROG_AR' in 'configure.ac'.
- sed -i -e '/AC_PROG_CC/a AM_PROG_AR' configure.ac || die
-
- # Only build the Displaylink test program, if a user wants it.
- if ! use test-program; then
- eapply "${FILESDIR}"/disable-testprogram.patch
- fi
-
- eautoreconf
-}
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
-
- # Rename the Displaylink test program to an useful name
- if use test-program; then
- mv "${D}"/usr/bin/test1 "${D}"/usr/bin/displaylink-test || die
- fi
-
- find "${D}" -name '*.la' -delete || die
-}
next reply other threads:[~2019-07-21 21:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-21 21:48 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-09 22:57 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libdlo/ Conrad Kostecki
2022-02-09 22:57 Conrad Kostecki
2019-12-15 14:15 Agostino Sarubbo
2019-12-02 23:22 Conrad Kostecki
2019-11-08 2:56 Aaron Bauman
2019-09-26 6:49 Sergei Trofimovich
2019-08-08 3:32 Joonas Niilola
2019-06-05 7:46 Agostino Sarubbo
2019-04-13 19:10 Agostino Sarubbo
2018-11-14 15:01 Virgil Dupras
2018-05-08 7:11 Agostino Sarubbo
2018-05-07 19:22 Thomas Deutschmann
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=1563745574.1bf6061048c2d7acb8dbe04908b3b2165a36c5d4.asturm@gentoo \
--to=asturm@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