From aef02a04bcb17f95118b9723480441b0c80f86f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 30 Sep 2019 11:56:32 +0200 Subject: www-client/mysurf: update to 2.1.0 --- www-client/mysurf/mysurf-2.0.8-r1.ebuild | 40 -------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 www-client/mysurf/mysurf-2.0.8-r1.ebuild (limited to 'www-client/mysurf/mysurf-2.0.8-r1.ebuild') diff --git a/www-client/mysurf/mysurf-2.0.8-r1.ebuild b/www-client/mysurf/mysurf-2.0.8-r1.ebuild deleted file mode 100644 index c3bc9a1..0000000 --- a/www-client/mysurf/mysurf-2.0.8-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit toolchain-funcs - -DESCRIPTION="a simple web browser based on WebKit/GTK+" -HOMEPAGE="https://surf.suckless.org/" -SRC_URI="http://git.cynerd.cz/surf/snapshot/surf-${PV}.tar.gz" -S="${WORKDIR}/surf-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -COMMON_DEPEND=" - dev-libs/glib:2 - net-libs/libsoup - net-libs/webkit-gtk:4 - x11-libs/gtk+:3 - x11-libs/libX11 - app-crypt/gcr -" -DEPEND=" - ${COMMON_DEPEND} - virtual/pkgconfig -" -RDEPEND=" - !sci-chemistry/surf - !www-client/surf - ${COMMON_DEPEND} - x11-apps/xprop - x11-misc/dmenu - net-misc/curl -" - -src_prepare() { - default - tc-export CC PKG_CONFIG -} -- cgit v1.2.3