diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-31 06:31:03 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-31 06:31:03 +0000 |
commit | 2e36bcecf24a3f583ae8f27b71ba13b3cfd39778 (patch) | |
tree | f2362fa4c0f61f631c2b7a484fb90b8283618656 /xfce-extra | |
parent | 7d7cc3f0fa58454952dec67b110b41d503bca422 (diff) |
gentoo auto-resync : 31:12:2024 - 06:31:02
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/Manifest.gz | bin | 8224 -> 8219 bytes | |||
-rw-r--r-- | xfce-extra/thunar-archive-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.5.3.ebuild | 47 | ||||
-rw-r--r-- | xfce-extra/thunar-media-tags-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.5.0.ebuild | 37 | ||||
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.3.0.ebuild | 60 |
7 files changed, 150 insertions, 0 deletions
diff --git a/xfce-extra/Manifest.gz b/xfce-extra/Manifest.gz Binary files differindex 6d358ebf7633..c30cb372425d 100644 --- a/xfce-extra/Manifest.gz +++ b/xfce-extra/Manifest.gz diff --git a/xfce-extra/thunar-archive-plugin/Manifest b/xfce-extra/thunar-archive-plugin/Manifest index bf073926fea1..8d47ed359b4f 100644 --- a/xfce-extra/thunar-archive-plugin/Manifest +++ b/xfce-extra/thunar-archive-plugin/Manifest @@ -1,3 +1,5 @@ DIST thunar-archive-plugin-0.5.2.tar.bz2 371599 BLAKE2B a32e0d7c42ad075d2f40d815ca74b86bb0a9a3a2db8c4e2146d3e90b12d7ba4e72b7f75703adcc6aeca702b1124cbe833e80def9891498056c8e0c0483318cab SHA512 f334b960c623bc6c5736ba38d0e965b4e8d4f22fe857a66301c36c255701a702f839d6f63f67b37bc665066d75d787ea8159d4eed7561a2ecd98340bdcb65bc0 +DIST thunar-archive-plugin-0.5.3.tar.bz2 444382 BLAKE2B 08c78f8a94a2cb2b752e8e929a128dd8a7da4d22913c91ed4d9537b81f7a8732178294cabc805abf5f7127bb97caa651776c42d721d086f64ecb51614a9174ad SHA512 941af6925baee02b12e4f9424ad6f3a23175eab96e0fc8cf65456d8015d7912d5049956910047fb292294fe73311819d36028b25954c30c8a0377eccdb62c75a EBUILD thunar-archive-plugin-0.5.2.ebuild 897 BLAKE2B bbe3f8fe02cc7ec735130b8ceea131e5a0cb12a196056af66f9bd5bed68aab6be2db8e3381910d5c1a04f45512600fb74bd4a3ff779c6051a9f08c0d0d8e216f SHA512 aa49d33e51619147ae96fa0587f17614f6e21baa135414be0e859be4b66c68e129284baacce3ef724d0322197b1208843308b935f5e8f1f76e501b8c1352a9fc +EBUILD thunar-archive-plugin-0.5.3.ebuild 892 BLAKE2B 2ddc4428374c77f2e54f768e00894ffc5a7f01e9ff678835bdc6c4cf68201729601ae37392bdb295613f5ab91be0afe038d53dc8841e1a755279920f4a17173c SHA512 cef9081f3854ac2121b3f0917f6559fcdf6726f581cebd7f60330674e59e676708fc67a59e0beab4a1fc3be2554abcfa42130c3d700b0c34c21eb2ad7e480f7a MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.5.3.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.5.3.ebuild new file mode 100644 index 000000000000..ae120e6c181d --- /dev/null +++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.5.3.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xdg-utils + +DESCRIPTION="Archive plug-in for the Thunar filemanager" +HOMEPAGE=" + https://docs.xfce.org/xfce/thunar/archive + https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/ +" +SRC_URI=" + https://archive.xfce.org/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2 +" + +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" + +DEPEND=" + >=dev-libs/glib-2.50.0 + >=x11-libs/gtk+-3.22.0:3 + >=xfce-base/libxfce4util-4.12:= + >=xfce-base/exo-0.10:= + >=xfce-base/thunar-1.7:= +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/xfce-extra/thunar-media-tags-plugin/Manifest b/xfce-extra/thunar-media-tags-plugin/Manifest index 488d34cb41d6..e9e4edc7c9f5 100644 --- a/xfce-extra/thunar-media-tags-plugin/Manifest +++ b/xfce-extra/thunar-media-tags-plugin/Manifest @@ -1,3 +1,5 @@ DIST thunar-media-tags-plugin-0.4.0.tar.bz2 398971 BLAKE2B 83402dc50a68eb5155351c45ab81f58c3dc95b9dd0d5495f793114532c17afbc2cd4b144a8ca85be54bb8cdce8352b9257fe7e9a5410ba62d7c9ee44da8df491 SHA512 1856bfdaf6489e974949e30231f835cf3d51ec693e36cec32e1735df630a5e1df609b63dc770ee85abf6925470159282e563843c6f0c948052eeafd4abf8062e +DIST thunar-media-tags-plugin-0.5.0.tar.bz2 465197 BLAKE2B 6dec928ff55c1c42bd1703e2f2733c2af62d6c0291340bd9cadd87a078a4812d9525b6a5a7bf199b789e55925939f2665fe41eda00c0a8aaf61b2baf33629dfe SHA512 141a020ce44b301b268396c124c2282957c20ef8476ae525b0a7791f81c386eca78240010b6c794899a5892d555a6ac4ad333e0181c3eef967d1bcf1755516d8 EBUILD thunar-media-tags-plugin-0.4.0-r1.ebuild 780 BLAKE2B 3ce3a26201e75137cc9bc97290f5af3b5dfb62fee5482042e58d507a9dcb28e4971b078b5ea634eb3afeff750a401e4f1e1fe5d091c3b39a118589720e97027c SHA512 ed7a197bd3ef452058be3d80f0a2ade0a3d8e9c230b92f6f48bb406becdc40957c3ce0f259981b9866ef691ce7579059131ad93b7b6cbc6d045a5c7d644454d6 +EBUILD thunar-media-tags-plugin-0.5.0.ebuild 753 BLAKE2B ef0d87f0f089543fb6ed5acc7111a868226e4046b4987176ebe26b4a7ab59782569eb04fa6397c3d80e176101195f460bd95e13494d57b5552c0166dc60ed69e SHA512 9661ffe2e51e7887aa24b3c4450eefe106bd5f5dba7e4a7b66fc339accf249522f0d646469784d3401f80ac173a976a09f622eb00ed3783e77d8acdc0f0bdfbf MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.5.0.ebuild b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.5.0.ebuild new file mode 100644 index 000000000000..f9f10f5067be --- /dev/null +++ b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.5.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Adds special features for media files to the Thunar File Manager" +HOMEPAGE=" + https://docs.xfce.org/xfce/thunar/media-tags + https://gitlab.xfce.org/thunar-plugins/thunar-media-tags-plugin/ +" +SRC_URI=" + https://archive.xfce.org/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2 +" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~riscv ~x86" + +DEPEND=" + media-libs/taglib:= + >=dev-libs/glib-2.50.0:2 + >=x11-libs/gtk+-3.22:3 + >=xfce-base/libxfce4util-4.0.0:= + >=xfce-base/thunar-1.7:= +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} diff --git a/xfce-extra/thunar-vcs-plugin/Manifest b/xfce-extra/thunar-vcs-plugin/Manifest index 744edde62b7e..38213713ee78 100644 --- a/xfce-extra/thunar-vcs-plugin/Manifest +++ b/xfce-extra/thunar-vcs-plugin/Manifest @@ -1,3 +1,5 @@ DIST thunar-vcs-plugin-0.2.0.tar.bz2 546608 BLAKE2B ccd0d057e358b321b6287284c25ee03c4252f5e120fcba9272139ebf0739ee7363e619da12f86e725abc70d4834451ec112386ba2b008b038c03571d26349f51 SHA512 c33f54caa2f27de6c8f9e5cb8368f7538ea82730f1364ad974b19017a25bc6a398c19dfe861b0d0133db08ee36e4e209c8d824ce07de0c2ae6da830aca9e7e68 +DIST thunar-vcs-plugin-0.3.0.tar.bz2 808074 BLAKE2B 17c850fa628eec06e043355f9b637f8de914fadc2554d4cf265f7e2b36ebeffb564cbd118bda1f0b2ee086fe2ee4448cf15b664f8b897829142c90502e252bdb SHA512 81f9a545d55dc09f0008ab54b5a9edebd5d72526d18e78722df2b3ee2e475e453e9a4113cb2e87b64d74d8bc31d6e112a30b8077ad3ac485d0e810fb3a0d20e7 EBUILD thunar-vcs-plugin-0.2.0-r1.ebuild 1015 BLAKE2B 89107a83697629d2439afb3f1f8113b28ecb532ee61154800e45daab502cb065ea27c961650addc8150c30987c759912f513d60da1de320f9725c1ce13e4f590 SHA512 f14b5b897f293123bcd68bb9dc621016ad14abfe6cfcdbbbcebf8ce2b3fdd6f964218ad9c506566de8c7d9f27db63801fb7f16ecb76002a1542841ae51f31b4e +EBUILD thunar-vcs-plugin-0.3.0.ebuild 1110 BLAKE2B aba178dca771af9085e3040df838b52eff4b38ec81270229146c7b9225284a1a4ffc66c0b1f1b03ed517696d88d661ff987164f97d2da8a6375f3410d8b58fb0 SHA512 a2a504ecf6fca34fe14320362f2e97aba49d7664a994116ab7ee8b5fe692a34449fe2986a74d74cc944bccd665845a1d561dabac866ac34e44af08399a5676b8 MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.3.0.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.3.0.ebuild new file mode 100644 index 000000000000..34e364504ce0 --- /dev/null +++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.3.0.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit xdg-utils + +DESCRIPTION="Adds Subversion and GIT actions to the context menu of thunar" +HOMEPAGE=" + https://docs.xfce.org/xfce/thunar/thunar-vcs-plugin + https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin/ +" +SRC_URI="https://archive.xfce.org/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~riscv ~x86" +IUSE="+git subversion" + +DEPEND=" + >=dev-libs/glib-2.32:2= + >=x11-libs/gtk+-3.20:3= + >=xfce-base/exo-0.11.4:= + >=xfce-base/libxfce4util-4.12:= + >=xfce-base/thunar-1.7:= + git? ( dev-vcs/git ) + subversion? ( + >=dev-libs/apr-0.9.7:= + >=dev-libs/apr-util-0.9.1:= + >=dev-vcs/subversion-1.5:= + ) +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +src_configure() { + local myconf=( + $(use_enable subversion) + $(use_enable git) + ) + econf "${myconf[@]}" +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} |