From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 38715158042 for ; Sat, 2 Nov 2024 08:06:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63BADE088B; Sat, 2 Nov 2024 08:06:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F100E088B for ; Sat, 2 Nov 2024 08:06:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91741340C57 for ; Sat, 2 Nov 2024 08:06:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E7FB11DF for ; Sat, 2 Nov 2024 08:06:40 +0000 (UTC) From: "Andrey Grozin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Grozin" Message-ID: <1730534779.62af42374a2c3f785316c7bbab6ccde174861a25.grozin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pdfarranger/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pdfarranger/Manifest app-text/pdfarranger/pdfarranger-1.10.1-r2.ebuild X-VCS-Directories: app-text/pdfarranger/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: 62af42374a2c3f785316c7bbab6ccde174861a25 X-VCS-Branch: master Date: Sat, 2 Nov 2024 08:06:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cef1096d-8069-4f5f-aebd-3e1151dc6fe6 X-Archives-Hash: 9624ebf08e70bf8fb46ef63c632136f8 commit: 62af42374a2c3f785316c7bbab6ccde174861a25 Author: Andrey Grozin gentoo org> AuthorDate: Sat Nov 2 08:06:19 2024 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Sat Nov 2 08:06:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62af4237 app-text/pdfarranger: remove old version Signed-off-by: Andrey Grozin gentoo.org> app-text/pdfarranger/Manifest | 1 - app-text/pdfarranger/pdfarranger-1.10.1-r2.ebuild | 40 ----------------------- 2 files changed, 41 deletions(-) diff --git a/app-text/pdfarranger/Manifest b/app-text/pdfarranger/Manifest index 7d43175b732d..0d18f67abfdb 100644 --- a/app-text/pdfarranger/Manifest +++ b/app-text/pdfarranger/Manifest @@ -1,3 +1,2 @@ -DIST pdfarranger-1.10.1.tar.gz 304298 BLAKE2B 9762864072d4d75cf7e4a65f9ec9db040eef53ee97b2867340bc427d350f4b9b9fbc321520bf2e47d1c2ab2c866c8ceaf56b9806378bcdff4897ebc7f6c1e2ee SHA512 a0bebb569570656217e4f9432c0a3fbdb7f441b7ee04dc82f31e449befec19a1fa1045ef7ce95dc75e9feb14fad9a0265307efdf221c8a727091c05348554427 DIST pdfarranger-1.11.0.tar.gz 450491 BLAKE2B a34323e2491412bd192ee49106008388170452fa2ff150c56a03573a18582e65457e213db2e0f33b909b6e442acd30f397a3167d560555f2d9b70a2b0daca985 SHA512 b5eb91ea0157453928e908fb13857929364d3cb0fa6872c1a2c2a60f654bebdeaf88da483071e52727dc1943f972fa78e919e4b46a63a131795018c125dfee48 DIST pdfarranger-1.11.1.tar.gz 455095 BLAKE2B cc4aebaf27cf2bf66c9ffa6f7519345461072aa36bcdf604f615b4d7366d96d972ff63fc6b3897e424a07c6bcbb78816f275b760335a22056bc9ced6f09618ff SHA512 910c0b03c61f195c5adc054acd249c6a735e276990fdf3f3a77c3538917e76dbf46a8665571730092d1fb23edfad1e97b95337b51fbfe92d1d553c0a78e98cfe diff --git a/app-text/pdfarranger/pdfarranger-1.10.1-r2.ebuild b/app-text/pdfarranger/pdfarranger-1.10.1-r2.ebuild deleted file mode 100644 index 8ce2e410ae63..000000000000 --- a/app-text/pdfarranger/pdfarranger-1.10.1-r2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..12} ) -inherit distutils-r1 optfeature xdg desktop - -DESCRIPTION="Merge or split pdfs; rearrange, rotate, crop pages" -HOMEPAGE="https://github.com/jeromerobert/pdfarranger" -SRC_URI="https://github.com/jeromerobert/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64" - -RDEPEND=" - app-text/poppler[introspection,cairo] - dev-python/pikepdf[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP},lcms] - dev-python/pygobject:3[${PYTHON_USEDEP},cairo] - dev-python/python-dateutil[${PYTHON_USEDEP}] - x11-libs/gtk+:3[introspection] - x11-libs/pango[introspection] -" -DEPEND="${RDEPEND}" - -src_install() { - distutils-r1_src_install - for x in 16 32 48 256 scalable - do doicon -s ${x} data/icons/hicolor/${x}*/* - done -} - -pkg_postinst() { - xdg_pkg_postinst - optfeature "image file import" media-gfx/img2pdf -}