From d6fe3a53bdeea6b060d1755199cc2c27492dc14c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 10 Apr 2023 11:36:37 +0100 Subject: gentoo auto-resync : 10:04:2023 - 11:36:36 --- net-im/Manifest.gz | Bin 9907 -> 9908 bytes net-im/toxic/Manifest | 4 +- net-im/toxic/toxic-0.11.1-r1.ebuild | 117 ++++++++++++++++++++++++++++++++++++ net-im/toxic/toxic-0.11.1.ebuild | 115 ----------------------------------- net-im/toxic/toxic-0.11.3-r1.ebuild | 117 ++++++++++++++++++++++++++++++++++++ net-im/toxic/toxic-0.11.3.ebuild | 115 ----------------------------------- 6 files changed, 236 insertions(+), 232 deletions(-) create mode 100644 net-im/toxic/toxic-0.11.1-r1.ebuild delete mode 100644 net-im/toxic/toxic-0.11.1.ebuild create mode 100644 net-im/toxic/toxic-0.11.3-r1.ebuild delete mode 100644 net-im/toxic/toxic-0.11.3.ebuild (limited to 'net-im') diff --git a/net-im/Manifest.gz b/net-im/Manifest.gz index 4aa55f97b92c..7a607d8be125 100644 Binary files a/net-im/Manifest.gz and b/net-im/Manifest.gz differ diff --git a/net-im/toxic/Manifest b/net-im/toxic/Manifest index 7188ad4a06bc..03e4d1a43d09 100644 --- a/net-im/toxic/Manifest +++ b/net-im/toxic/Manifest @@ -2,6 +2,6 @@ AUX toxic-0.11.1-NAME_MAX-and-PATH_MAX.patch 1274 BLAKE2B cb5f7b6e7d73c6f42b8ef3 AUX toxic-0.11.3-NAME_MAX-and-PATH_MAX.patch 746 BLAKE2B 36f533e0d6ae288f034a130c82d633d83eb881e87a724cb850dab9f0588722e509722a5f186791b542a5fb6e3a100ca60cae2e195a2adee1cf108c281e3c09ef SHA512 fa8274d334aa073919664aea8e3bdfa15e138b4acd424a8250ad9cc7652bdde2836cd108ff6a92b39570ff2405ffa27fcdcd1e04884253989acba978ddd51f14 DIST toxic-0.11.1.tar.gz 1204163 BLAKE2B 1e388982236badf1a27cb1cfd9e84ec635be6a576a0719a7394f32ac82f23796f94236ab807180620cbfa8c0c42f43ff244d2d99d27cd5ab3258c1ce69acc545 SHA512 53fba05271020547e779d63bea777f90f56b61e3eb2775afabe92e047a8347b4a9166628bb59d2eaab2e36a1121d791206ac68ff6604cb06fac6aaddbb05e787 DIST toxic-0.11.3.tar.gz 1197252 BLAKE2B 4a7a3c4eed270330c6d79ad400778debda1b98b66beed1196cf4e36858d300141c468c4963d012b77d8232f7b3b3b419138505e46098bfac3cde48e9bc0b0e1c SHA512 2c8408004d9644b52cbe9477d7c486622fcef52f1d10a1bcdf7555656a2f2e1bd4c6f0594a7b0b3156fd6908c470c5b41c55e6e0914c3eb2067614013f0f259f -EBUILD toxic-0.11.1.ebuild 3023 BLAKE2B 8af1e62c03dffd5387a29bb69f83a8e8818ff5ca9b6d359f6d1b078059fbbdd953db731ef5745cbe10aa3a75678dc445987c83d3f89fa5ddb9145f10ddc1053c SHA512 afc53e279f87d5ceede32e86c06255c5df4090a42102e7673c56461c586bab49021afa04a7151ba38e5fbb9a6ea9cea7cabaace75d23c296bb952432492e3c9c -EBUILD toxic-0.11.3.ebuild 3025 BLAKE2B 99ad4b731a98f90e834a7d7e6a62c4a93cf1a42affd22d1f83a30572fb7b1043a35050d6bb4378d526147385ff3c65d20715ccb8e9ee033651c6699ba8a50057 SHA512 5465232887781c325cf017bf0d1637c366fb9b1248671425a698f992c3a819bda023bf8d1729f3d5694569bf56cac4529f414c9aaffc62d3c71ec00fb7da47b0 +EBUILD toxic-0.11.1-r1.ebuild 3187 BLAKE2B ddf96a30d3c0727acfaaad2b5abfd106f3bb2fd799af09b30d5adfdde9c6a3d34820fa6614408b481e9c3865a3a0a3196c41b6cf6230c84f57e7a720ef7384f0 SHA512 5d38d31bf06340aa28d39296696a47bf7c9ab38244f2c9c3c66c15964229e24b139f552f281ccbbd971dd171f68e06de5004d53cd265186dea3e224d871036b6 +EBUILD toxic-0.11.3-r1.ebuild 3191 BLAKE2B f40a9d855449bbbb9ad17e621cacf2a2c68bbddeff14a1844928a16c0dedcf12907fad72e4f5309e70cb11676de68c6f2fd997b1388851f8ba1718f161df2134 SHA512 2a367dae37d304ec9308aba1d0d0a487832079c9bb7d2700dc150bf935c639f7816d70e2a4611f15fe439d064932177d10538130efcbce594cb9ece843a3b614 MISC metadata.xml 1213 BLAKE2B 27cb3884fcbdaf0f702710b26b6a28ea42ed810a0c9eaa024d6067d4a8f20b79020f84abb4b730ef8ae01694b0dbfaa13e72f843f43efd6741b3d487894485a9 SHA512 1997d11602350b2cc9d8a684c2720876ab97319c89a055b9629540ee17fe7fad946ac28472f1ef6d3f0680fc4be4210aeec1f14775e0ad1bb6b236742369015a diff --git a/net-im/toxic/toxic-0.11.1-r1.ebuild b/net-im/toxic/toxic-0.11.1-r1.ebuild new file mode 100644 index 000000000000..1a535eb7fcaa --- /dev/null +++ b/net-im/toxic/toxic-0.11.1-r1.ebuild @@ -0,0 +1,117 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{9,10,11} ) + +inherit python-single-r1 xdg + +DESCRIPTION="A curses-based client for Tox" +HOMEPAGE="https://github.com/JFreegman/toxic" +SRC_URI="https://github.com/JFreegman/toxic/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="+audio-notify debug games llvm notification png python qrcode +sound +video +X" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) + video? ( sound X ) " + +BDEPEND="dev-libs/libconfig:= + virtual/pkgconfig" + +RDEPEND="net-libs/tox:= + net-misc/curl + sys-kernel/linux-headers + sys-libs/ncurses:= + audio-notify? ( + media-libs/freealut + media-libs/openal + ) + notification? ( x11-libs/libnotify ) + debug? ( llvm? ( sys-devel/llvm:* ) ) + python? ( ${PYTHON_DEPS} ) + qrcode? ( + media-gfx/qrencode:= + png? ( media-libs/libpng ) + ) + sound? ( + media-libs/openal + net-libs/tox:=[av] + ) + X? ( + x11-base/xorg-proto + x11-libs/libX11 + )" + +DEPEND="${RDEPEND}" + +pkg_setup() { + use python && python-single-r1_pkg_setup +} + +src_prepare() { + default + #prevent man files from being compressed. + sed -i -e "/gzip/d" cfg/targets/install.mk || die "Unable to prevent compression of man pages." + #Fix incorrect linkage of pthread (may be optional) + sed -i -e 's/pthread/lpthread/g' Makefile || die "Unable to fix linking of pthread." + #Makefile sets some required CFLAGS only if CFLAGS variable is undefined, + #This line changes the "lazy set if absent" assignment to a "lazy set" assignment. + #look below in src_configure to see how CFLAGS are passed to the makefile in USER_CFLAGS + sed -i -e 's/?=/=/g' Makefile || die "Unable to change assignment of CFLAGS and LDFLAGS" + #Fix incomplete invocation of python-config + sed -i -e "s/--ldflags/--ldflags --embed/" cfg/checks/python.mk || die "Unable to fix python linking" + #This is to fix incorrect include statements of NAME_MAX and PATH_MAX macros + eapply -p0 "${FILESDIR}/${P}-NAME_MAX-and-PATH_MAX.patch" || die "Unable to fix include statements" +} + +src_configure() { + if ! use audio-notify; then + export DISABLE_SOUND_NOTIFY=1 + fi + if use debug; then + export ENABLE_RELEASE=0 + if use llvm; then + export ENABLE_ASAN=1 + fi + fi + if ! use games; then + export DISABLE_GAMES=1 + fi + if ! use notification; then + export DISABLE_DESKTOP_NOTIFY=1 + fi + if ! use png; then + export DISABLE_QRPNG=1 + fi + if use python; then + export ENABLE_PYTHON=1 + fi + if ! use qrcode; then + export DISABLE_QRCODE=1 + fi + if ! use sound; then + export DISABLE_AV=1 + fi + if ! use video; then + export DISABLE_VI=1 + fi + if ! use X; then + export DISABLE_X11=1 + fi + #include strings.h fixes undefined reference to strcasecmp() + #defining _GNU_SOURCE fixes undefined reference to strcasestr() + export USER_CFLAGS="${CFLAGS} -include strings.h -D _GNU_SOURCE" + export USER_LDFLAGS="${LDFLAGS}" + #set install directory to /usr. + sed -i -e "s,/usr/local,${EPREFIX}/usr,g" cfg/global_vars.mk || die "Failed to set install directory!" +} + +src_install() { + default + if ! use audio-notify; then + rm -r "${ED}"/usr/share/${PN}/sounds || die "Could not remove sounds directory" + fi +} diff --git a/net-im/toxic/toxic-0.11.1.ebuild b/net-im/toxic/toxic-0.11.1.ebuild deleted file mode 100644 index ceba35183fcc..000000000000 --- a/net-im/toxic/toxic-0.11.1.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9,10} ) - -inherit python-single-r1 xdg - -DESCRIPTION="A curses-based client for Tox" -HOMEPAGE="https://github.com/JFreegman/toxic" -SRC_URI="https://github.com/JFreegman/toxic/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+audio-notify debug games llvm notification png python qrcode +sound +video +X" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) - video? ( sound X ) " - -BDEPEND="dev-libs/libconfig:= - virtual/pkgconfig" - -RDEPEND="net-libs/tox:= - net-misc/curl - sys-kernel/linux-headers - sys-libs/ncurses:= - audio-notify? ( - media-libs/freealut - media-libs/openal - ) - notification? ( x11-libs/libnotify ) - debug? ( llvm? ( sys-devel/llvm:* ) ) - python? ( ${PYTHON_DEPS} ) - qrcode? ( - media-gfx/qrencode:= - png? ( media-libs/libpng ) - ) - sound? ( - media-libs/openal - net-libs/tox:=[av] - ) - X? ( - x11-base/xorg-proto - x11-libs/libX11 - )" - -DEPEND="${RDEPEND}" - -pkg_setup() { - use python && python-single-r1_pkg_setup -} - -src_prepare() { - default - #prevent man files from being compressed. - sed -i -e "/gzip/d" cfg/targets/install.mk || die "Unable to prevent compression of man pages." - #Fix incorrect linkage of pthread (may be optional) - sed -i -e 's/pthread/lpthread/g' Makefile || die "Unable to fix linking of pthread." - #Makefile sets some required CFLAGS only if CFLAGS variable is undefined, - #This line changes the "lazy set if absent" assignment to a "lazy set" assignment. - #look below in src_configure to see how CFLAGS are passed to the makefile in USER_CFLAGS - sed -i -e 's/?=/=/g' Makefile || die "Unable to change assignment of CFLAGS and LDFLAGS" - #Fix incomplete invocation of python-config - sed -i -e "s/--ldflags/--ldflags --embed/" cfg/checks/python.mk || die "Unable to fix python linking" - #This is to fix incorrect include statements of NAME_MAX and PATH_MAX macros - eapply -p0 "${FILESDIR}/${P}-NAME_MAX-and-PATH_MAX.patch" || die "Unable to fix include statements" -} - -src_configure() { - if ! use audio-notify; then - export DISABLE_SOUND_NOTIFY=1 - fi - if use debug; then - export ENABLE_RELEASE=0 - if use llvm; then - export ENABLE_ASAN=1 - fi - fi - if ! use games; then - export DISABLE_GAMES=1 - fi - if ! use notification; then - export DISABLE_DESKTOP_NOTIFY=1 - fi - if ! use png; then - export DISABLE_QRPNG=1 - fi - if use python; then - export ENABLE_PYTHON=1 - fi - if ! use qrcode; then - export DISABLE_QRCODE=1 - fi - if ! use sound; then - export DISABLE_AV=1 - fi - if ! use video; then - export DISABLE_VI=1 - fi - if ! use X; then - export DISABLE_X11=1 - fi - export USER_CFLAGS="${CFLAGS}" - export USER_LDFLAGS="${LDFLAGS}" - #set install directory to /usr. - sed -i -e "s,/usr/local,${EPREFIX}/usr,g" cfg/global_vars.mk || die "Failed to set install directory!" -} - -src_install() { - default - if ! use audio-notify; then - rm -r "${ED}"/usr/share/${PN}/sounds || die "Could not remove sounds directory" - fi -} diff --git a/net-im/toxic/toxic-0.11.3-r1.ebuild b/net-im/toxic/toxic-0.11.3-r1.ebuild new file mode 100644 index 000000000000..4a42d75791c5 --- /dev/null +++ b/net-im/toxic/toxic-0.11.3-r1.ebuild @@ -0,0 +1,117 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{9,10,11} ) + +inherit python-single-r1 xdg + +DESCRIPTION="A curses-based client for Tox" +HOMEPAGE="https://github.com/JFreegman/toxic" +SRC_URI="https://github.com/JFreegman/toxic/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+audio-notify debug games llvm notification png python qrcode +sound +video +X" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) + video? ( sound X ) " + +BDEPEND="dev-libs/libconfig:= + virtual/pkgconfig" + +RDEPEND="net-libs/tox:= + net-misc/curl + sys-kernel/linux-headers + sys-libs/ncurses:= + audio-notify? ( + media-libs/freealut + media-libs/openal + ) + notification? ( x11-libs/libnotify ) + debug? ( llvm? ( sys-devel/llvm:* ) ) + python? ( ${PYTHON_DEPS} ) + qrcode? ( + media-gfx/qrencode:= + png? ( media-libs/libpng ) + ) + sound? ( + media-libs/openal + net-libs/tox:=[av] + ) + X? ( + x11-base/xorg-proto + x11-libs/libX11 + )" + +DEPEND="${RDEPEND}" + +pkg_setup() { + use python && python-single-r1_pkg_setup +} + +src_prepare() { + default + #prevent man files from being compressed. + sed -i -e "/gzip/d" cfg/targets/install.mk || die "Unable to prevent compression of man pages." + #Fix incorrect linkage of pthread (may be optional) + sed -i -e 's/pthread/lpthread/g' Makefile || die "Unable to fix linking of pthread." + #Makefile sets some required CFLAGS only if CFLAGS variable is undefined, + #This line changes the "lazy set if absent" assignment to a "lazy set" assignment. + #look below in src_configure to see how CFLAGS are passed to the makefile in USER_CFLAGS + sed -i -e 's/?=/=/g' Makefile || die "Unable to change assignment of CFLAGS and LDFLAGS" + #Fix incomplete invocation of python-config + sed -i -e "s/--ldflags/--ldflags --embed/" cfg/checks/python.mk || die "Unable to fix python linking" + #This is to fix incorrect include statements of NAME_MAX and PATH_MAX macros + eapply -p0 "${FILESDIR}/${P}-NAME_MAX-and-PATH_MAX.patch" || die "Unable to fix include statements" +} + +src_configure() { + if ! use audio-notify; then + export DISABLE_SOUND_NOTIFY=1 + fi + if use debug; then + export ENABLE_RELEASE=0 + if use llvm; then + export ENABLE_ASAN=1 + fi + fi + if ! use games; then + export DISABLE_GAMES=1 + fi + if ! use notification; then + export DISABLE_DESKTOP_NOTIFY=1 + fi + if ! use png; then + export DISABLE_QRPNG=1 + fi + if use python; then + export ENABLE_PYTHON=1 + fi + if ! use qrcode; then + export DISABLE_QRCODE=1 + fi + if ! use sound; then + export DISABLE_AV=1 + fi + if ! use video; then + export DISABLE_VI=1 + fi + if ! use X; then + export DISABLE_X11=1 + fi + #Including strings.h fixes undefined reference to strcasecmp() + #Defining _GNU_SOURCE fixes undefined reference to strcasestr() + export USER_CFLAGS="${CFLAGS} -include strings.h -D _GNU_SOURCE" + export USER_LDFLAGS="${LDFLAGS}" + #set install directory to /usr. + sed -i -e "s,/usr/local,${EPREFIX}/usr,g" cfg/global_vars.mk || die "Failed to set install directory!" +} + +src_install() { + default + if ! use audio-notify; then + rm -r "${ED}"/usr/share/${PN}/sounds || die "Could not remove sounds directory" + fi +} diff --git a/net-im/toxic/toxic-0.11.3.ebuild b/net-im/toxic/toxic-0.11.3.ebuild deleted file mode 100644 index effd7d5862cc..000000000000 --- a/net-im/toxic/toxic-0.11.3.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9,10} ) - -inherit python-single-r1 xdg - -DESCRIPTION="A curses-based client for Tox" -HOMEPAGE="https://github.com/JFreegman/toxic" -SRC_URI="https://github.com/JFreegman/toxic/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+audio-notify debug games llvm notification png python qrcode +sound +video +X" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) - video? ( sound X ) " - -BDEPEND="dev-libs/libconfig:= - virtual/pkgconfig" - -RDEPEND="net-libs/tox:= - net-misc/curl - sys-kernel/linux-headers - sys-libs/ncurses:= - audio-notify? ( - media-libs/freealut - media-libs/openal - ) - notification? ( x11-libs/libnotify ) - debug? ( llvm? ( sys-devel/llvm:* ) ) - python? ( ${PYTHON_DEPS} ) - qrcode? ( - media-gfx/qrencode:= - png? ( media-libs/libpng ) - ) - sound? ( - media-libs/openal - net-libs/tox:=[av] - ) - X? ( - x11-base/xorg-proto - x11-libs/libX11 - )" - -DEPEND="${RDEPEND}" - -pkg_setup() { - use python && python-single-r1_pkg_setup -} - -src_prepare() { - default - #prevent man files from being compressed. - sed -i -e "/gzip/d" cfg/targets/install.mk || die "Unable to prevent compression of man pages." - #Fix incorrect linkage of pthread (may be optional) - sed -i -e 's/pthread/lpthread/g' Makefile || die "Unable to fix linking of pthread." - #Makefile sets some required CFLAGS only if CFLAGS variable is undefined, - #This line changes the "lazy set if absent" assignment to a "lazy set" assignment. - #look below in src_configure to see how CFLAGS are passed to the makefile in USER_CFLAGS - sed -i -e 's/?=/=/g' Makefile || die "Unable to change assignment of CFLAGS and LDFLAGS" - #Fix incomplete invocation of python-config - sed -i -e "s/--ldflags/--ldflags --embed/" cfg/checks/python.mk || die "Unable to fix python linking" - #This is to fix incorrect include statements of NAME_MAX and PATH_MAX macros - eapply -p0 "${FILESDIR}/${P}-NAME_MAX-and-PATH_MAX.patch" || die "Unable to fix include statements" -} - -src_configure() { - if ! use audio-notify; then - export DISABLE_SOUND_NOTIFY=1 - fi - if use debug; then - export ENABLE_RELEASE=0 - if use llvm; then - export ENABLE_ASAN=1 - fi - fi - if ! use games; then - export DISABLE_GAMES=1 - fi - if ! use notification; then - export DISABLE_DESKTOP_NOTIFY=1 - fi - if ! use png; then - export DISABLE_QRPNG=1 - fi - if use python; then - export ENABLE_PYTHON=1 - fi - if ! use qrcode; then - export DISABLE_QRCODE=1 - fi - if ! use sound; then - export DISABLE_AV=1 - fi - if ! use video; then - export DISABLE_VI=1 - fi - if ! use X; then - export DISABLE_X11=1 - fi - export USER_CFLAGS="${CFLAGS}" - export USER_LDFLAGS="${LDFLAGS}" - #set install directory to /usr. - sed -i -e "s,/usr/local,${EPREFIX}/usr,g" cfg/global_vars.mk || die "Failed to set install directory!" -} - -src_install() { - default - if ! use audio-notify; then - rm -r "${ED}"/usr/share/${PN}/sounds || die "Could not remove sounds directory" - fi -} -- cgit v1.2.3