* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-vala/, profiles/
@ 2021-12-11 16:10 Jakov Smolić
0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2021-12-11 16:10 UTC (permalink / raw
To: gentoo-commits
commit: 621385498b9ded0b2a65300fd1715fbd0f3b94bb
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 16:08:42 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 16:08:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62138549
xfce-extra/xfce4-vala: treeclean
Closes: https://bugs.gentoo.org/823128
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
profiles/package.mask | 6 ----
| 1 -
| 8 -----
| 40 -----------------------
4 files changed, 55 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index ce955876ed08..15b0289eead3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -394,12 +394,6 @@ dev-java/moshi
# Removal on 2021-12-11, bugs #672352, #794511.
www-apps/websvn
-# Michał Górny <mgorny@gentoo.org> (2021-11-11)
-# Last release was for XFCE 4.10, back in 2013. Does not support modern
-# Vala versions. No revdeps.
-# Removal on 2021-12-11. Bug #823128.
-xfce-extra/xfce4-vala
-
# Mart Raudsepp <leio@gentoo.org> (2021-11-11)
# Needs testing to ensure valac-0.54 works for existing packages
>=dev-libs/vala-common-0.53
diff --git a/xfce-extra/xfce4-vala/Manifest b/xfce-extra/xfce4-vala/Manifest
deleted file mode 100644
index b935a5a331d0..000000000000
--- a/xfce-extra/xfce4-vala/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xfce4-vala-4.10.3.tar.bz2 88023 BLAKE2B fb5ec9ae0cf14d0f28c49ee04288a9fb78d512f2619e3fb52fd7ceca743763ab12a2e504fdcac78ff3c37b2e8c1aa43acd082b1101f10a2e881eac4655684367 SHA512 ef5d6c67d53edc428ed10e59c21a1264a0d6d06efbea531a15f2eb1309e632e3cd275657aeb01c5723f437b9c319b922055598f97b0ee7db45853beef4f4d987
diff --git a/xfce-extra/xfce4-vala/metadata.xml b/xfce-extra/xfce4-vala/metadata.xml
deleted file mode 100644
index 2b8ef06e9a39..000000000000
--- a/xfce-extra/xfce4-vala/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>xfce@gentoo.org</email>
- <name>XFCE Team</name>
- </maintainer>
-</pkgmetadata>
diff --git a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r7.ebuild b/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r7.ebuild
deleted file mode 100644
index c8e8d4cdf7ad..000000000000
--- a/xfce-extra/xfce4-vala/xfce4-vala-4.10.3-r7.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-VALA_MIN_API_VERSION=0.44
-VALA_MAX_API_VERSION=${VALA_MIN_API_VERSION}
-VALA_USE_DEPEND=vapigen
-inherit vala
-
-DESCRIPTION="Vala bindings for the Xfce desktop environment"
-HOMEPAGE="https://wiki.xfce.org/vala-bindings"
-SRC_URI="https://archive.xfce.org/src/bindings/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="$(vala_depend)
- >=xfce-base/exo-0.10:=
- >=xfce-base/garcon-0.2:=
- >=xfce-base/libxfce4ui-4.10:=
- >=xfce-base/libxfce4util-4.10:=
- >=xfce-base/xfce4-panel-4.10:=
- >=xfce-base/xfconf-4.10:="
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- default
-}
-
-src_configure() {
- local myconf=(
- "--with-vala-api=${VALA_MIN_API_VERSION}"
- )
-
- vala_src_prepare
- econf "${myconf[@]}"
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-12-11 16:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-11 16:10 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-vala/, profiles/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox