summaryrefslogtreecommitdiff
path: root/xfce-extra
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-04-22 06:58:07 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-04-22 06:58:07 +0000
commitbb96bc8d0f3302220568a00ac7f22af7936889dc (patch)
treeff383ced0ef617338152c81c327a4ab3af61c93a /xfce-extra
parent5518d4fe34f4c2539c0be73c806f1614be941a7c (diff)
downloadbaldeagleos-repo-bb96bc8d0f3302220568a00ac7f22af7936889dc.tar.gz
baldeagleos-repo-bb96bc8d0f3302220568a00ac7f22af7936889dc.tar.xz
baldeagleos-repo-bb96bc8d0f3302220568a00ac7f22af7936889dc.zip
Adding metadata
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/thunar-shares-plugin/Manifest1
-rw-r--r--xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.2.ebuild35
-rw-r--r--xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.4.0.ebuild2
3 files changed, 1 insertions, 37 deletions
diff --git a/xfce-extra/thunar-shares-plugin/Manifest b/xfce-extra/thunar-shares-plugin/Manifest
index c3b3a75917ad..0ce256c99a4d 100644
--- a/xfce-extra/thunar-shares-plugin/Manifest
+++ b/xfce-extra/thunar-shares-plugin/Manifest
@@ -1,2 +1 @@
-DIST thunar-shares-plugin-0.3.2.tar.bz2 365609 BLAKE2B 25f959d81b689dabe930910402dddb047208caf9400db9830b1e5a1f8fad6b676706ce79b9c7e0036292c995451998ff40cadd60ae2eaa47bcaf7994772081ba SHA512 26c3085b3ede065a0c9cdaf5a97d1617d581148e14d35e690f592316beb4e261f31cf864b5f47449030a77cdab33a22cfd4f9f36ccc47d4736e754de459b89e3
DIST thunar-shares-plugin-0.4.0.tar.bz2 424024 BLAKE2B 789385d30cee139e8346b5c1e566b8af93fdb84e7a82bda535562c6d93edc71c5424f6e151bc390842cacf6352c59a945519688861b3a262c8f7101e90ca5df8 SHA512 ec09de7a9149118dde83fa81a495c0a05b9f297aebf2b6c24b8432feea1c3cadadd3147c48158a2532022aaaf2cb1e461871e5489d3eeff08ff02b7e5942352d
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.2.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.2.ebuild
deleted file mode 100644
index b9dddd46ecd2..000000000000
--- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Thunar plugin to share files using Samba"
-HOMEPAGE="
- https://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin
- https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/
-"
-SRC_URI="
- https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/${PV%.*}/${P}.tar.bz2
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-
-DEPEND="
- >=dev-libs/glib-2.26.0
- >=x11-libs/gtk+-3.22.0:3
- >=xfce-base/thunar-1.7:=
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- dev-util/intltool
- virtual/pkgconfig
-"
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.4.0.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.4.0.ebuild
index 7a66a3d8eb2f..39ea570ebc40 100644
--- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.4.0.ebuild
+++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
DEPEND="
>=dev-libs/glib-2.26.0