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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 749A7138806 for ; Mon, 25 Dec 2017 15:20:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D831FE0EE4; Mon, 25 Dec 2017 15:20:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A507DE0EDF for ; Mon, 25 Dec 2017 15:20:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7230933FE49 for ; Mon, 25 Dec 2017 15:20:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89058747C for ; Mon, 25 Dec 2017 15:20:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1514215193.95a967fd51c99526eab8a00cdb56234156939e5e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/scribus/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/scribus/scribus-1.5.3-r1.ebuild app-office/scribus/scribus-9999.ebuild X-VCS-Directories: app-office/scribus/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 95a967fd51c99526eab8a00cdb56234156939e5e X-VCS-Branch: master Date: Mon, 25 Dec 2017 15:20:10 +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-Archives-Salt: 461388e9-d44a-4de5-b741-b090324fc8d4 X-Archives-Hash: 0199e17cca6347904ca1c8b4e7d556f2 commit: 95a967fd51c99526eab8a00cdb56234156939e5e Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Dec 25 14:31:28 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Dec 25 15:19:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a967fd app-office/scribus: Add media-libs/libfreehand DEPEND Closes: https://bugs.gentoo.org/635170 Package-Manager: Portage-2.3.19, Repoman-2.3.6 .../{scribus-9999.ebuild => scribus-1.5.3-r1.ebuild} | 14 +++++++------- app-office/scribus/scribus-9999.ebuild | 1 + 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/app-office/scribus/scribus-9999.ebuild b/app-office/scribus/scribus-1.5.3-r1.ebuild similarity index 96% copy from app-office/scribus/scribus-9999.ebuild copy to app-office/scribus/scribus-1.5.3-r1.ebuild index 940b81ce23c..b6bac44b0c0 100644 --- a/app-office/scribus/scribus-9999.ebuild +++ b/app-office/scribus/scribus-1.5.3-r1.ebuild @@ -8,17 +8,15 @@ PYTHON_REQ_USE="tk?" CMAKE_MAKEFILE_GENERATOR=ninja CMAKE_MIN_VERSION=3.2.0 -inherit cmake-utils eutils flag-o-matic gnome2 multilib python-single-r1 subversion xdg-utils +inherit cmake-utils eutils flag-o-matic gnome2 multilib python-single-r1 xdg-utils DESCRIPTION="Desktop publishing (DTP) and layout program" HOMEPAGE="http://www.scribus.net/" -SRC_URI="" -ESVN_REPO_URI="svn://scribus.net/trunk/Scribus" -ESVN_PROJECT=Scribus-1.5 +SRC_URI="mirror://sourceforge/project/${PN}/${PN}-devel/${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts templates tk" #a=$((ls resources/translations/scribus.*ts | sed -e 's:\.: :g' | awk '{print $2}'; ls resources/loremipsum/*xml | sed -e 's:\.: :g' -e 's:loremipsum\/: :g'| awk '{print $2}'; ls resources/dicts/hyph*dic | sed -e 's:\.: :g' -e 's:hyph_: :g' | awk '{print $2}'; ls resources/dicts/README_*txt | sed -e 's:_hyph::g' -e 's:\.: :g' -e 's:README_: :g' | awk '{print $2}') | sort | uniq); echo $a @@ -52,6 +50,7 @@ COMMON_DEPEND=" >=media-libs/harfbuzz-0.9.42:0=[icu] media-libs/lcms:2 media-libs/libcdr + media-libs/libfreehand media-libs/libpagemaker media-libs/libpng:0= media-libs/libvisio @@ -77,6 +76,7 @@ DEPEND="${COMMON_DEPEND} PATCHES=( "${FILESDIR}"/${P}-docdir.patch "${FILESDIR}"/${P}-fpic.patch + "${FILESDIR}"/${P}-cmake-openssl.patch ) src_prepare() { @@ -201,13 +201,13 @@ pkg_preinst() { } pkg_postinst() { - fdo-xdg_desktop_database_update + xdg_desktop_database_update xdg_mimeinfo_database_update gnome2_icon_cache_update } pkg_postrm() { - fdo-xdg_desktop_database_update + xdg_desktop_database_update xdg_mimeinfo_database_update gnome2_icon_cache_update } diff --git a/app-office/scribus/scribus-9999.ebuild b/app-office/scribus/scribus-9999.ebuild index 940b81ce23c..c8a8fc3bff0 100644 --- a/app-office/scribus/scribus-9999.ebuild +++ b/app-office/scribus/scribus-9999.ebuild @@ -52,6 +52,7 @@ COMMON_DEPEND=" >=media-libs/harfbuzz-0.9.42:0=[icu] media-libs/lcms:2 media-libs/libcdr + media-libs/libfreehand media-libs/libpagemaker media-libs/libpng:0= media-libs/libvisio