public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/surf/
Date: Mon, 13 Feb 2017 05:57:20 +0000 (UTC)	[thread overview]
Message-ID: <1486965031.8ac51403101dbd62f10d2daaeac9c633cc69e082.jer@gentoo> (raw)

commit:     8ac51403101dbd62f10d2daaeac9c633cc69e082
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 05:50:31 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 05:50:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac51403

www-client/surf: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 www-client/surf/surf-0.6-r2.ebuild | 68 --------------------------------------
 1 file changed, 68 deletions(-)

diff --git a/www-client/surf/surf-0.6-r2.ebuild b/www-client/surf/surf-0.6-r2.ebuild
deleted file mode 100644
index d724870d21..0000000000
--- a/www-client/surf/surf-0.6-r2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils savedconfig toolchain-funcs
-
-DESCRIPTION="a simple web browser based on WebKit/GTK+"
-HOMEPAGE="http://surf.suckless.org/"
-SRC_URI="http://dl.suckless.org/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
-	dev-libs/glib:2
-	net-libs/libsoup
-	net-libs/webkit-gtk:2
-	x11-libs/gtk+:2
-	x11-libs/libX11
-"
-DEPEND="
-	${COMMON_DEPEND}
-	virtual/pkgconfig
-"
-RDEPEND="
-	!sci-chemistry/surf
-	${COMMON_DEPEND}
-	x11-apps/xprop
-	x11-misc/dmenu
-	!savedconfig? (
-		net-misc/curl
-		x11-terms/st
-	)
-"
-
-pkg_setup() {
-	if ! use savedconfig; then
-		elog "The default config.h assumes you have"
-		elog " net-misc/curl"
-		elog " x11-terms/st"
-		elog "installed to support the download function."
-		elog "Without those, downloads will fail (gracefully)."
-		elog "You can fix this by:"
-		elog "1) Installing these packages, or"
-		elog "2) Setting USE=savedconfig and changing config.h accordingly."
-	fi
-}
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-gentoo.patch
-	epatch_user
-	restore_config config.h
-	tc-export CC PKG_CONFIG
-}
-
-src_install() {
-	default
-	save_config config.h
-}
-
-pkg_postinst() {
-	if [[ ${REPLACING_VERSIONS} ]] && [[ ${REPLACING_VERSIONS} < 0.4.1-r1 ]]; then
-		ewarn "Please correct the permissions of your \$HOME/.surf/ directory"
-		ewarn "and its contents to no longer be world readable (see bug #404983)"
-	fi
-}


             reply	other threads:[~2017-02-13  5:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-13  5:57 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-14  9:38 [gentoo-commits] repo/gentoo:master commit in: www-client/surf/ Joonas Niilola
2023-03-14  9:23 Joonas Niilola
2023-02-10 19:18 Matt Turner
2022-10-01 17:16 Matt Turner
2022-06-09  7:38 Florian Schmaus
2022-06-09  7:38 Florian Schmaus
2021-10-13  6:02 Agostino Sarubbo
2021-10-13  5:54 Agostino Sarubbo
2021-09-28 14:53 Yixun Lan
2021-09-16 19:11 Sam James
2021-07-12 15:32 Joonas Niilola
2021-06-07 11:05 Joonas Niilola
2021-06-07 11:05 Joonas Niilola
2021-03-18 16:16 Joonas Niilola
2021-03-18 11:15 Joonas Niilola
2019-04-29  7:59 Jeroen Roovers
2019-02-07 11:16 Jeroen Roovers
2019-02-07 11:13 Jeroen Roovers
2018-07-26  5:31 Jeroen Roovers
2017-09-11 21:55 Gilles Dartiguelongue
2017-09-10 21:47 Jeroen Roovers
2017-08-31 10:33 Jeroen Roovers
2017-07-02 20:38 Jeroen Roovers
2017-03-30  7:47 Jeroen Roovers
2017-03-30  6:46 Jeroen Roovers
2017-03-30  6:46 Jeroen Roovers
2017-03-29  4:19 Jeroen Roovers
2017-02-13 15:17 Jeroen Roovers
2015-12-28  7:38 Jeroen Roovers

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=1486965031.8ac51403101dbd62f10d2daaeac9c633cc69e082.jer@gentoo \
    --to=jer@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