From 46eedbedafdb0040c37884982d4c775ce277fb7b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 20 Oct 2021 10:22:14 +0100 Subject: gentoo resync : 20.10.2021 --- x11-themes/Manifest.gz | Bin 22074 -> 22085 bytes x11-themes/fvwm-crystal/Manifest | 4 +- x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild | 71 +++++++++++++++++++++ x11-themes/fvwm-crystal/metadata.xml | 1 + x11-themes/silver-xcursors/Manifest | 2 +- .../silver-xcursors/silver-xcursors-0.4-r3.ebuild | 23 ------- .../silver-xcursors/silver-xcursors-0.4-r4.ebuild | 23 +++++++ 7 files changed, 99 insertions(+), 25 deletions(-) create mode 100644 x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild delete mode 100644 x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild create mode 100644 x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild (limited to 'x11-themes') diff --git a/x11-themes/Manifest.gz b/x11-themes/Manifest.gz index 8909e6ff0632..ed0afd665910 100644 Binary files a/x11-themes/Manifest.gz and b/x11-themes/Manifest.gz differ diff --git a/x11-themes/fvwm-crystal/Manifest b/x11-themes/fvwm-crystal/Manifest index 3e01f3d40f4b..a721badb1c49 100644 --- a/x11-themes/fvwm-crystal/Manifest +++ b/x11-themes/fvwm-crystal/Manifest @@ -1,3 +1,5 @@ DIST fvwm-crystal-3.6.5.tar.gz 5899049 BLAKE2B addd82dbbab9b457a94715a969a27ff6ef2be07cddd33a379dc4d5348c9565d3a19943828b068ec5ef5f6d032f51b77a1990316ee7b3e16e5dc98ddf32f98c7d SHA512 45cd99b83342e5e5f0de89edc92dbba3311efc7ef431d509490e3fd5b49420e94d1cef55865f45e731fd4c13172c6e2d26fbd10107cdb4a4f525379e17b94e6d +DIST fvwm-crystal-3.7.1.tar.gz 5936306 BLAKE2B 3a47ddab10365faf13c4b9de8ac172b2f91073addd7799315a47901c10b28b6b16c89ccb9c4a313285cd1e9b40d6ecd8b563e8764bb063d249ceb54804d63ec7 SHA512 0e61bd190ab0b9f4c51b65e9bbeb3689c38127769166f90fc2eff655c68b11c60e67ef35417ed7e97d06bb549d2a87ba6785fc6530a5269d19c1243d3cbe27ed EBUILD fvwm-crystal-3.6.5.ebuild 2479 BLAKE2B 869b8d37dcc17ee843ecdf79053fa9a08fbcce9e6d4b4c7ee5439e97018bc4fc454730195b5ff48c3d65a44a31b0dc5aab2b2661fd8057268cd55c544c61e26e SHA512 c30ac420f1c1c21776faa75dcd6b961efcb2708e098ee5859e646738440254cea723d22f5a9d627e5f53d2c1f1315e983a387e0e22da7974b2b95ee7580cd5f6 -MISC metadata.xml 1170 BLAKE2B dcfa2c6926ac3b3934a9d908248b636a916fe73c1d9665e6a5ff3cbdec88d3ca02429cdc1c60412e82b13873e285f9bfe4ea9271375b1357cc707860bbd72240 SHA512 660bbb2d56f93d44ddb6beeb28775f3950d330bd37c958c589a53c3952a761741b4c33bc1d9fda7c3a34b273c15ad909080f35a8015e9b3e7e426a0bfaae7390 +EBUILD fvwm-crystal-3.7.1.ebuild 2185 BLAKE2B 6458ae9c1b663040d868887fffe274798a07e3fbfe6660f95a459317aeb51485848cdf2eda19a5da695f4d5d7ca061c424ac808fe643ef127a5bcb91311cada0 SHA512 e20bb6ba33e518c5ea2abd05a042b605572e94c6711b6bee337402c0c330f6f5525afed232cb5cf0c065aab9e2816812c988b8824b1d0b6859066754368975a8 +MISC metadata.xml 1237 BLAKE2B 3309596bab642a50c8697ceaa0d513a4042fcb88d45b252fb2b01ac5e107b5204b54ea6511dc5c4b7d784461dd2ea919928e97240cc1d2481848f8a0c39dbf40 SHA512 57502a32cb3df26c4afa1a84acbb84fc8a59c0795e2ffba7cf4494ffe842aaba7642443f39f88e74ea18efdeb4d7fe66604dc8898fc2c2f26c94ce4ab5ebd70e diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild new file mode 100644 index 000000000000..341bd3f4a022 --- /dev/null +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.1.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +inherit readme.gentoo-r1 python-single-r1 optfeature + +DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu" +HOMEPAGE="http://fvwm-crystal.sourceforge.net/" + +LICENSE="GPL-3+" +SLOT="0" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +if [[ ${PV} = *9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/fvwm-crystal/fvwm-crystal.git" +else + SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +fi + +RDEPEND="${PYTHON_DEPS} + acct-group/fvwm-crystal + >=x11-wm/fvwm-2.6.9[png] + virtual/imagemagick-tools + || ( >=x11-misc/stalonetray-0.6.2-r2 x11-misc/trayer ) + || ( x11-misc/hsetroot media-gfx/feh ) + sys-apps/sed + sys-devel/bc + virtual/awk + x11-apps/xwd + media-sound/alsa-utils" + +DISABLE_AUTOFORMATTING="true" +DOC_CONTENTS="After a first time installation, execute the following commands: + $ cp -r "${EROOT}"/usr/share/doc/"${PF}"/addons/Xresources ~/.Xresources + $ cp -r "${EROOT}"/usr/share/doc/"${PF}"/addons/Xsession ~/.xinitrc +You can edit these files at your convenience. + +Many applications can extend functionality of fvwm-crystal. +They are listed in "${EROOT}"/usr/share/doc/"${PF}"/INSTALL.* + +To be able to use the exit menu, each user using ${PN} +must be in the group fvwm-crystal. +You can do that as root with: + $ useradd -G fvwm-crystal +and log out and in again. +" + +src_install() { + emake DESTDIR="${ED}" \ + docdir="${EPREFIX}/usr/share/doc/${PF}" \ + prefix="${EPREFIX}/usr" \ + install + # GNU License is globally in the portage tree + rm -vf "${ED}/usr/share/doc/${PF}"/LICENSE + + python_doscript "${ED}/usr/bin/${PN}".{apps,wallpaper} + python_scriptinto "/usr/share/${PN}"/fvwm/scripts/FvwmMPD + python_doscript "${ED}/usr/share/${PN}"/fvwm/scripts/FvwmMPD/*.py + readme.gentoo_create_doc +} + +pkg_postinst() { + readme.gentoo_print_elog + optfeature "localized XDG user directories support" "x11-misc/xdg-user-dirs" + optfeature "hibernate/resume support" "sys-apps/systemd" + optfeature "professional sound server" "media-sound/jack-audio-connection-kit" +} diff --git a/x11-themes/fvwm-crystal/metadata.xml b/x11-themes/fvwm-crystal/metadata.xml index a26cb6f4f866..1e5a1b8f267c 100644 --- a/x11-themes/fvwm-crystal/metadata.xml +++ b/x11-themes/fvwm-crystal/metadata.xml @@ -23,5 +23,6 @@ with additional programs and scripts. Some of it's features are: fvwm-crystal + fvwm-crystal/fvwm-crystal diff --git a/x11-themes/silver-xcursors/Manifest b/x11-themes/silver-xcursors/Manifest index 572f1cd6a9be..cb584b8ff73d 100644 --- a/x11-themes/silver-xcursors/Manifest +++ b/x11-themes/silver-xcursors/Manifest @@ -1,4 +1,4 @@ AUX README.gentoo 568 BLAKE2B 3ae63af300467ccc8061fc7bceb862bfdbda0ff14bc3ca5cf8c7f0ddb9dac0b838fc4fcf8e6293ee96e4887249a7d3455a7cb77419addf613322eb60f4a09f71 SHA512 09a4bf7b2d7a395167ea67ce95e6f6b63f98af495d437b84757d742b73371b64e48ef6fafd61c57cbb5075506322318285d42aa18c25b98b5cc35cea0e71205d DIST 5533-Silver-XCursors-3D-0.4.tar.bz2 756159 BLAKE2B 7d90a44a022512e685b592e6285786e5b4898df723cba9deb52100e66c76865b5d2ed07968901656fc5c1ef565c54f281138e9e6f323e94bcb6c1b7884c792c5 SHA512 b5b44a796d5d9341a0e92f8f4351b84eb3974d1908eb2fdb012c0490e4374404e3d33b35873f49c1f7ccd56bdced4fff14338319edabab7d11ddf31cb46fd245 -EBUILD silver-xcursors-0.4-r3.ebuild 584 BLAKE2B 5ceaef8ac39f1767a7282bbcd30e9a9dfce33d730ea9da0f2165d2d825361dfa899010c597d9511987ec26e7b35ad0124c823dbcb6463015181defb10632082c SHA512 7729b2fc4f2409126b8c9b2dfbbe3820089034160d77e9480d3d3f198a890d14a76759267acf199ec470a9fc8852f46a3d030f51ddee6adafdb727b99ca2ad44 +EBUILD silver-xcursors-0.4-r4.ebuild 590 BLAKE2B 997b4bdf2a4db7e099dd042289a06b1f43805bf05a19131bbf140474318b4f793589f5c3c4fc0e6397326b0c1dbe700d62ab8990b6ef29fd3b10a42dcd14d086 SHA512 5282af4ab0b7dde9372a690d3d88af6460ce20c77416a484634f6342d4b039ac73f13d3278165d03018280fac5a5114758567271ccd1ba8726303f568a4cac2d MISC metadata.xml 301 BLAKE2B 8f534e0e2f0e32a387b601c233d53c757c7f5022a49a18fee92a9fc28cf28cac9a1404284635ff3350c8e44e6441a1a6033b09581d59eac94fd5bbe6258f7748 SHA512 73ad30968dea93e4fc4eeed94f946cd9f08a3cb7e4c529b0e807a987fc8cd60ab8b01ffc93d7418b0637fd8e0b2d4913e9bfca5363751716068a4f35e6885818 diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild deleted file mode 100644 index 9eea59ec7a08..000000000000 --- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_P="5533-Silver-XCursors-3D-${PV}" - -DESCRIPTION="A high quality set of animated mouse cursors" -HOMEPAGE="https://store.kde.org/p/999966/" -SRC_URI="mirror://gentoo/$MY_P.tar.bz2" -S="${WORKDIR}/${MY_P:5}" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86" - -RDEPEND="x11-libs/libXcursor" - -src_install() { - insinto /usr/share/cursors/xorg-x11/ - doins -r Silver/cursors/ - dodoc README "${FILESDIR}"/README.gentoo -} diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild new file mode 100644 index 000000000000..59cce34c6e26 --- /dev/null +++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_P="5533-Silver-XCursors-3D-${PV}" + +DESCRIPTION="A high quality set of animated mouse cursors" +HOMEPAGE="https://store.kde.org/p/999966/" +SRC_URI="mirror://gentoo/$MY_P.tar.bz2" +S="${WORKDIR}/${MY_P:5}" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86" + +RDEPEND="x11-libs/libXcursor" + +src_install() { + insinto /usr/share/cursors/xorg-x11/Silver + doins -r Silver/cursors/ + dodoc README "${FILESDIR}"/README.gentoo +} -- cgit v1.2.3