From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/
Date: Sat, 13 Apr 2024 10:37:27 +0000 (UTC) [thread overview]
Message-ID: <1713003933.6db0a6ca5496753323a65474fc1c5cb1f20a1681.leio@gentoo> (raw)
commit: 6db0a6ca5496753323a65474fc1c5cb1f20a1681
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 10:25:33 2024 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 10:25:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6db0a6ca
gnome-base/gvfs: drop 1.50.6, 1.52.1
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
gnome-base/gvfs/Manifest | 2 -
gnome-base/gvfs/gvfs-1.50.6.ebuild | 155 -------------------------------------
gnome-base/gvfs/gvfs-1.52.1.ebuild | 155 -------------------------------------
3 files changed, 312 deletions(-)
diff --git a/gnome-base/gvfs/Manifest b/gnome-base/gvfs/Manifest
index 4e182321ff23..c59ecd9f9c94 100644
--- a/gnome-base/gvfs/Manifest
+++ b/gnome-base/gvfs/Manifest
@@ -1,3 +1 @@
-DIST gvfs-1.50.6.tar.xz 1229872 BLAKE2B bd14b8d8f3f4dd96102032a80853ddb3b1df8bdfd589e10483b39aa2055c4ec1e3c2a78872f535563eff60224d39536bcfed168707ea7e061517fa39ad3e6c76 SHA512 f289d5c45306e270fcbc0c66bb9583ad10c03492eb843d170cf5543afbf20226c22554abc7fc658e1c86d41feee9028f038c977995241f9b84a51ab31d6bdd67
-DIST gvfs-1.52.1.tar.xz 1232604 BLAKE2B 7cffcdb38923cf9ceedad132bac9a7fb7a3cd44c7da369f39852ce9407700883e4a4ecd1cf79442eecb1610f3c96cbecf10e6dfa2a3e974ca170314c3ecdaedf SHA512 7d791afd505bcdbc38e811630a60e846f8980db1e80a07877aa20439177fc9a5def35f4dabd83323a4867a1cce548600e2f6c8bed586ee1ca55f514022e86064
DIST gvfs-1.52.2.tar.xz 1232776 BLAKE2B 70d17e849f2741da299f363b6b4ec7607b3c30e92efbc05f68ad8445dc18615e4e6c584e3cc595a42d12cd899502fde62e1ebb7ba7fe0681b5d5c2e9d45b7314 SHA512 85684625822a1dcaa2258b7e8389ef53769850d05b7b2538a1335c9e16b882a08a5a33131779a132a2bf7ed23875f16791238fcdebc9cf3e543050d64aee8331
diff --git a/gnome-base/gvfs/gvfs-1.50.6.ebuild b/gnome-base/gvfs/gvfs-1.50.6.ebuild
deleted file mode 100644
index 1d21426f263d..000000000000
--- a/gnome-base/gvfs/gvfs-1.50.6.ebuild
+++ /dev/null
@@ -1,155 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TMPFILES_OPTIONAL=1
-inherit gnome.org gnome2-utils meson systemd tmpfiles xdg
-
-DESCRIPTION="Virtual filesystem implementation for GIO"
-HOMEPAGE="https://wiki.gnome.org/Projects/gvfs"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-
-IUSE="afp archive bluray cdda elogind fuse google keyring gnome-online-accounts gphoto2 +http ios mtp nfs policykit samba systemd test +udev udisks zeroconf"
-RESTRICT="!test? ( test )"
-# elogind/systemd only relevant to udisks (in v1.38.1)
-REQUIRED_USE="
- ?? ( elogind systemd )
- cdda? ( udev )
- google? ( gnome-online-accounts )
- gphoto2? ( udev )
- mtp? ( udev )
- udisks? ( udev )
-"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
- >=dev-libs/glib-2.70.0:2
- >=gnome-base/gsettings-desktop-schemas-3.33.0
- afp? ( >=dev-libs/libgcrypt-1.2.2:0= )
- sys-apps/dbus
- app-crypt/gcr:0=
- policykit? (
- >=sys-auth/polkit-0.114
- sys-libs/libcap
- )
- http? (
- dev-libs/libxml2:2
- >=net-libs/libsoup-3.0.0:3.0
- )
- zeroconf? ( >=net-dns/avahi-0.6[dbus] )
- udev? ( >=dev-libs/libgudev-147:= )
- fuse? (
- >=sys-fs/fuse-3.0.0:3
- virtual/tmpfiles
- )
- udisks? ( >=sys-fs/udisks-1.97:2 )
- systemd? ( >=sys-apps/systemd-206:0= )
- elogind? ( >=sys-auth/elogind-229:0= )
- ios? (
- >=app-pda/libimobiledevice-1.2:=
- >=app-pda/libplist-1:=
- )
- gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.17.1:= )
- keyring? ( app-crypt/libsecret )
- bluray? ( media-libs/libbluray:= )
- mtp? (
- virtual/libusb:1
- >=media-libs/libmtp-1.1.15:=
- )
- samba? ( >=net-fs/samba-4[client] )
- archive? ( app-arch/libarchive:= )
- cdda? (
- dev-libs/libcdio:0=
- >=dev-libs/libcdio-paranoia-0.78.2:=
- )
- google? ( >=dev-libs/libgdata-0.18.0:=[crypt,gnome-online-accounts] )
- gphoto2? ( >=media-libs/libgphoto2-2.5.0:= )
- nfs? ( >=net-fs/libnfs-1.9.8:= )
- virtual/openssh
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/glib-utils
- app-text/docbook-xsl-stylesheets
- app-text/docbook-xml-dtd:4.2
- dev-libs/libxslt
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
- dev-util/gdbus-codegen
- test? ( dev-libs/libgdata )
-"
-
-src_configure() {
- local enable_logind="false"
- if use systemd || use elogind; then
- enable_logind="true"
- fi
-
- # currently HAVE_GCRYPT and linkage only used with afp; check it on big
- # bumps (grep for HAVE_GCRYPT and enable_gcrypt); adjust depends if changes
- local enable_gcrypt="false"
- if use afp; then
- enable_gcrypt="true"
- fi
-
- # currently HAVE_LIBUSB and linkage only used with mtp; check it on big
- # bumps (grep for HAVE_LIBUSB and enable_libusb); adjust depends if changes
- local enable_libusb="false"
- if use mtp; then
- enable_libusb="true"
- fi
-
- local emesonargs=(
- -Dsystemduserunitdir="$(systemd_get_userunitdir)"
- -Dtmpfilesdir="${EPREFIX}"/usr/lib/tmpfiles.d
- $(meson_use policykit admin)
- $(meson_use ios afc)
- $(meson_use afp)
- $(meson_use archive)
- $(meson_use cdda)
- $(meson_use zeroconf dnssd)
- $(meson_use gnome-online-accounts goa)
- $(meson_use google)
- $(meson_use gphoto2)
- $(meson_use http)
- $(meson_use mtp)
- $(meson_use nfs)
- -Dsftp=true
- $(meson_use samba smb)
- $(meson_use udisks udisks2)
- $(meson_use bluray)
- $(meson_use fuse)
- -Dgcr=true
- -Dgcrypt=${enable_gcrypt}
- $(meson_use udev gudev)
- $(meson_use keyring keyring)
- -Dlogind=${enable_logind}
- -Dlibusb=${enable_libusb}
- # wouldn't install any of it as of 1.38.1; some tests need it,
- # but they aren't automated tests in 1.38.1
- -Ddevel_utils=false
- -Dinstalled_tests=false
- -Dman=true
- -Dprivileged_group=wheel
- )
- meson_src_configure
-}
-
-pkg_postinst() {
- if use fuse; then
- tmpfiles_process gvfsd-fuse-tmpfiles.conf
- fi
-
- xdg_pkg_postinst
- gnome2_schemas_update
- gnome2_giomodule_cache_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
- gnome2_giomodule_cache_update
-}
diff --git a/gnome-base/gvfs/gvfs-1.52.1.ebuild b/gnome-base/gvfs/gvfs-1.52.1.ebuild
deleted file mode 100644
index 6766ed301cc7..000000000000
--- a/gnome-base/gvfs/gvfs-1.52.1.ebuild
+++ /dev/null
@@ -1,155 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TMPFILES_OPTIONAL=1
-inherit gnome.org gnome2-utils meson systemd tmpfiles xdg
-
-DESCRIPTION="Virtual filesystem implementation for GIO"
-HOMEPAGE="https://wiki.gnome.org/Projects/gvfs"
-
-LICENSE="LGPL-2+"
-SLOT="0"
-
-IUSE="afp archive bluray cdda elogind fuse google keyring gnome-online-accounts gphoto2 +http ios mtp nfs policykit samba systemd test +udev udisks zeroconf"
-RESTRICT="!test? ( test )"
-# elogind/systemd only relevant to udisks (in v1.38.1)
-REQUIRED_USE="
- ?? ( elogind systemd )
- cdda? ( udev )
- google? ( gnome-online-accounts )
- gphoto2? ( udev )
- mtp? ( udev )
- udisks? ( udev )
-"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
- >=dev-libs/glib-2.70.0:2
- >=gnome-base/gsettings-desktop-schemas-3.33.0
- afp? ( >=dev-libs/libgcrypt-1.2.2:0= )
- sys-apps/dbus
- app-crypt/gcr:0=
- policykit? (
- >=sys-auth/polkit-0.114
- sys-libs/libcap
- )
- http? (
- dev-libs/libxml2:2
- >=net-libs/libsoup-3.0.0:3.0
- )
- zeroconf? ( >=net-dns/avahi-0.6[dbus] )
- udev? ( >=dev-libs/libgudev-147:= )
- fuse? (
- >=sys-fs/fuse-3.0.0:3
- virtual/tmpfiles
- )
- udisks? ( >=sys-fs/udisks-1.97:2 )
- systemd? ( >=sys-apps/systemd-206:0= )
- elogind? ( >=sys-auth/elogind-229:0= )
- ios? (
- >=app-pda/libimobiledevice-1.2:=
- >=app-pda/libplist-1:=
- )
- gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.17.1:= )
- keyring? ( app-crypt/libsecret )
- bluray? ( media-libs/libbluray:= )
- mtp? (
- virtual/libusb:1
- >=media-libs/libmtp-1.1.15:=
- )
- samba? ( >=net-fs/samba-4[client] )
- archive? ( app-arch/libarchive:= )
- cdda? (
- dev-libs/libcdio:0=
- >=dev-libs/libcdio-paranoia-0.78.2:=
- )
- google? ( >=dev-libs/libgdata-0.18.0:=[crypt,gnome-online-accounts] )
- gphoto2? ( >=media-libs/libgphoto2-2.5.0:= )
- nfs? ( >=net-fs/libnfs-1.9.8:= )
- virtual/openssh
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/glib-utils
- app-text/docbook-xsl-stylesheets
- app-text/docbook-xml-dtd:4.2
- dev-libs/libxslt
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
- dev-util/gdbus-codegen
- test? ( dev-libs/libgdata )
-"
-
-src_configure() {
- local enable_logind="false"
- if use systemd || use elogind; then
- enable_logind="true"
- fi
-
- # currently HAVE_GCRYPT and linkage only used with afp; check it on big
- # bumps (grep for HAVE_GCRYPT and enable_gcrypt); adjust depends if changes
- local enable_gcrypt="false"
- if use afp; then
- enable_gcrypt="true"
- fi
-
- # currently HAVE_LIBUSB and linkage only used with mtp; check it on big
- # bumps (grep for HAVE_LIBUSB and enable_libusb); adjust depends if changes
- local enable_libusb="false"
- if use mtp; then
- enable_libusb="true"
- fi
-
- local emesonargs=(
- -Dsystemduserunitdir="$(systemd_get_userunitdir)"
- -Dtmpfilesdir="${EPREFIX}"/usr/lib/tmpfiles.d
- $(meson_use policykit admin)
- $(meson_use ios afc)
- $(meson_use afp)
- $(meson_use archive)
- $(meson_use cdda)
- $(meson_use zeroconf dnssd)
- $(meson_use gnome-online-accounts goa)
- $(meson_use google)
- $(meson_use gphoto2)
- $(meson_use http)
- $(meson_use mtp)
- $(meson_use nfs)
- -Dsftp=true
- $(meson_use samba smb)
- $(meson_use udisks udisks2)
- $(meson_use bluray)
- $(meson_use fuse)
- -Dgcr=true
- -Dgcrypt=${enable_gcrypt}
- $(meson_use udev gudev)
- $(meson_use keyring keyring)
- -Dlogind=${enable_logind}
- -Dlibusb=${enable_libusb}
- # wouldn't install any of it as of 1.38.1; some tests need it,
- # but they aren't automated tests in 1.38.1
- -Ddevel_utils=false
- -Dinstalled_tests=false
- -Dman=true
- -Dprivileged_group=wheel
- )
- meson_src_configure
-}
-
-pkg_postinst() {
- if use fuse; then
- tmpfiles_process gvfsd-fuse-tmpfiles.conf
- fi
-
- xdg_pkg_postinst
- gnome2_schemas_update
- gnome2_giomodule_cache_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
- gnome2_giomodule_cache_update
-}
next reply other threads:[~2024-04-13 10:37 UTC|newest]
Thread overview: 167+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-13 10:37 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-21 17:16 [gentoo-commits] repo/gentoo:master commit in: gnome-base/gvfs/ Arthur Zamarin
2024-05-25 21:04 Mart Raudsepp
2024-04-09 22:46 Sam James
2024-04-07 10:11 Arthur Zamarin
2024-04-07 9:14 Arthur Zamarin
2024-04-07 7:34 Arthur Zamarin
2024-02-03 11:07 Sam James
2024-01-07 15:36 Sam James
2024-01-07 15:36 Sam James
2024-01-05 21:06 Mart Raudsepp
2023-12-29 23:03 Mart Raudsepp
2023-12-29 18:58 Arthur Zamarin
2023-12-29 18:58 Arthur Zamarin
2023-12-29 18:58 Arthur Zamarin
2023-12-29 18:39 Arthur Zamarin
2023-10-21 21:23 Mart Raudsepp
2023-09-15 16:52 Matt Turner
2023-09-01 16:07 Arthur Zamarin
2023-08-29 18:02 Arthur Zamarin
2023-08-29 17:49 Arthur Zamarin
2023-08-06 17:01 Matt Turner
2023-07-07 22:11 Matt Turner
2023-05-18 12:17 Andreas Sturmlechner
2023-05-11 20:03 Sam James
2023-05-05 6:32 Arthur Zamarin
2023-05-04 16:32 Arthur Zamarin
2023-05-02 19:37 Arthur Zamarin
2023-05-02 19:26 Arthur Zamarin
2023-05-02 18:45 Arthur Zamarin
2023-05-02 18:30 Arthur Zamarin
2023-05-02 18:26 Arthur Zamarin
2023-03-17 14:54 Matt Turner
2023-02-20 17:32 Matt Turner
2023-02-16 18:39 Arthur Zamarin
2023-02-16 18:39 Arthur Zamarin
2023-01-07 17:42 Matt Turner
2022-10-30 16:34 Matt Turner
2022-10-01 17:16 Matt Turner
2022-07-21 0:13 Sam James
2022-07-18 17:44 Sam James
2022-05-31 9:24 Jakov Smolić
2022-05-28 5:38 Sam James
2022-05-28 5:05 Sam James
2022-05-27 10:26 Pacho Ramos
2022-05-26 4:45 WANG Xuerui
2022-05-17 2:22 Matt Turner
2022-04-24 22:45 Matt Turner
2021-07-31 22:17 Sam James
2021-05-29 15:27 Sam James
2021-05-29 0:03 Yixun Lan
2021-05-28 19:20 Sam James
2021-05-28 19:18 Sam James
2021-05-28 19:11 Sam James
2021-04-30 21:58 Matt Turner
2021-04-19 2:54 Matt Turner
2020-11-07 15:23 Mart Raudsepp
2020-11-06 15:19 Sam James
2020-11-05 16:16 Sam James
2020-09-11 16:57 Sergei Trofimovich
2020-08-31 2:52 Sam James
2020-08-30 18:28 Sam James
2020-07-18 11:02 Mart Raudsepp
2020-06-16 16:41 Sergei Trofimovich
2020-06-07 21:02 Mart Raudsepp
2020-04-22 14:25 Agostino Sarubbo
2020-04-22 8:44 Agostino Sarubbo
2020-04-22 8:41 Agostino Sarubbo
2020-03-16 22:20 Mart Raudsepp
2020-01-11 20:01 Mart Raudsepp
2019-10-09 9:29 Agostino Sarubbo
2019-09-23 9:22 Mart Raudsepp
2019-09-22 2:39 Matt Turner
2019-09-08 1:13 Thomas Deutschmann
2019-09-03 0:16 Aaron Bauman
2019-09-02 10:11 Agostino Sarubbo
2019-09-02 9:32 Agostino Sarubbo
2019-09-01 18:20 Mikle Kolyada
2019-08-31 5:26 Mikle Kolyada
2019-08-06 5:20 Mart Raudsepp
2019-08-06 4:30 Markus Meier
2019-07-31 12:09 Agostino Sarubbo
2019-07-26 17:55 Sergei Trofimovich
2019-07-26 9:52 Agostino Sarubbo
2019-07-26 9:16 Agostino Sarubbo
2019-07-25 13:06 Agostino Sarubbo
2019-07-24 20:49 Thomas Deutschmann
2019-07-23 21:24 Aaron Bauman
2019-07-03 7:11 Agostino Sarubbo
2019-06-27 12:35 Agostino Sarubbo
2019-06-17 10:07 Mikle Kolyada
2019-05-23 6:39 Aaron Bauman
2019-03-30 22:21 Mart Raudsepp
2019-03-11 18:17 Mart Raudsepp
2019-03-02 23:12 Mart Raudsepp
2019-01-05 13:24 Pacho Ramos
2018-11-29 20:24 Mart Raudsepp
2018-11-24 13:36 Sergei Trofimovich
2018-11-01 20:42 Mart Raudsepp
2018-09-29 8:01 Sergei Trofimovich
2018-09-13 15:06 Mart Raudsepp
2018-05-29 12:29 Mikle Kolyada
2018-05-14 14:11 Tobias Klausmann
2018-05-04 20:46 Markus Meier
2018-04-28 17:05 Sergei Trofimovich
2018-04-17 11:23 Mart Raudsepp
2018-03-15 1:50 Mart Raudsepp
2018-03-14 21:41 Sergei Trofimovich
2018-03-14 21:09 Markus Meier
2018-03-06 21:37 Tobias Klausmann
2018-03-04 20:48 Sergei Trofimovich
2018-02-23 10:15 Sergei Trofimovich
2018-02-16 20:39 Sergei Trofimovich
2018-02-03 20:56 Mart Raudsepp
2018-01-18 3:15 Mikle Kolyada
2018-01-08 16:33 Mart Raudsepp
2017-08-16 10:23 Gilles Dartiguelongue
2017-08-15 22:44 Gilles Dartiguelongue
2017-07-07 21:20 Mart Raudsepp
2017-07-07 10:12 Agostino Sarubbo
2017-06-12 10:07 Mart Raudsepp
2017-06-12 10:07 Mart Raudsepp
2017-05-11 18:33 Markus Meier
2017-04-30 9:37 Agostino Sarubbo
2017-04-29 15:02 Agostino Sarubbo
2017-04-23 21:23 Agostino Sarubbo
2017-04-22 19:08 Tobias Klausmann
2017-04-22 17:53 Tobias Klausmann
2017-03-29 7:45 Michael Weber
2017-03-28 21:35 Mart Raudsepp
2017-03-28 15:09 Michael Weber
2017-03-28 14:59 Michael Weber
2017-03-04 13:37 Alexis Ballier
2017-01-04 22:37 Gilles Dartiguelongue
2017-01-04 22:37 Gilles Dartiguelongue
2016-12-28 11:58 Pacho Ramos
2016-12-06 20:31 Markus Meier
2016-11-11 12:47 Gilles Dartiguelongue
2016-11-01 23:58 Gilles Dartiguelongue
2016-10-16 16:30 Pacho Ramos
2016-10-02 15:17 Andreas Hüttel
2016-08-17 9:11 Pacho Ramos
2016-08-15 9:01 Pacho Ramos
2016-06-07 7:03 Tobias Klausmann
2016-05-03 20:16 Markus Meier
2016-03-23 17:21 Dennis Lamm
2016-03-06 17:23 Mikle Kolyada
2016-03-04 8:13 Stephen Klimaszewski
2016-02-20 13:55 Pacho Ramos
2016-02-20 13:55 Pacho Ramos
2016-01-18 5:41 Dennis Lamm
2015-12-30 10:24 Pacho Ramos
2015-12-30 10:24 Pacho Ramos
2015-11-21 13:51 Gilles Dartiguelongue
2015-11-20 18:09 Patrick McLean
2015-11-19 10:04 Agostino Sarubbo
2015-11-18 9:09 Agostino Sarubbo
2015-11-16 14:08 Agostino Sarubbo
2015-11-15 10:30 Pacho Ramos
2015-11-14 13:48 Pacho Ramos
2015-11-14 10:28 Agostino Sarubbo
2015-11-13 9:12 Agostino Sarubbo
2015-11-12 11:07 Agostino Sarubbo
2015-10-18 11:29 Mikle Kolyada
2015-09-28 4:44 Jeroen Roovers
2015-08-23 13:49 Gilles Dartiguelongue
2015-08-23 13:49 Gilles Dartiguelongue
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=1713003933.6db0a6ca5496753323a65474fc1c5cb1f20a1681.leio@gentoo \
--to=leio@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