From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7C0FD138010 for ; Sun, 16 Sep 2012 04:53:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8207E0026; Sun, 16 Sep 2012 04:52:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AACE9E0026 for ; Sun, 16 Sep 2012 04:52:47 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB3F133D391 for ; Sun, 16 Sep 2012 04:52:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2212) id B377C21602; Sun, 16 Sep 2012 04:52:45 +0000 (UTC) From: "Andrey Grozin (grozin)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grozin@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/texmacs: ChangeLog texmacs-1.0.7.16-r1.ebuild texmacs-1.0.7.16.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog texmacs-1.0.7.16-r1.ebuild texmacs-1.0.7.16.ebuild X-VCS-Directories: app-office/texmacs X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120916045245.B377C21602@flycatcher.gentoo.org> Date: Sun, 16 Sep 2012 04:52:45 +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: fe34b477-b9a1-44ac-a74e-1713f57a589a X-Archives-Hash: 7bb8043578046fc064dda405b9d4e7ae grozin 12/09/16 04:52:45 Modified: ChangeLog Added: texmacs-1.0.7.16-r1.ebuild Removed: texmacs-1.0.7.16.ebuild Log: Moving necessary actions to postinst/postrm (Portage version: 2.2.0_alpha128/cvs/Linux i686) Revision Changes Path 1.105 app-office/texmacs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.105&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.105&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?r1=1.104&r2=1.105 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- ChangeLog 13 Sep 2012 06:40:30 -0000 1.104 +++ ChangeLog 16 Sep 2012 04:52:45 -0000 1.105 @@ -1,6 +1,13 @@ # ChangeLog for app-office/texmacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.104 2012/09/13 06:40:30 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.105 2012/09/16 04:52:45 grozin Exp $ + +*texmacs-1.0.7.16-r1 (16 Sep 2012) + + 16 Sep 2012; Andrey Grozin -texmacs-1.0.7.16.ebuild, + +texmacs-1.0.7.16-r1.ebuild, +files/texmacs-updates.patch, + -files/texmacs-mime.patch: + Moving necessary actions to postinst/postrm *texmacs-1.0.7.16 (13 Sep 2012) 1.1 app-office/texmacs/texmacs-1.0.7.16-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.16-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.16-r1.ebuild?rev=1.1&content-type=text/plain Index: texmacs-1.0.7.16-r1.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.16-r1.ebuild,v 1.1 2012/09/16 04:52:45 grozin Exp $ EAPI=4 inherit autotools eutils fdo-mime gnome2-utils MY_P=${P/tex/TeX}-src DESCRIPTION="Wysiwyg text processor with high-quality maths" HOMEPAGE="http://www.texmacs.org/" SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" IUSE="imlib jpeg netpbm qt4 svg spell" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" RDEPEND="dev-scheme/guile[deprecated] virtual/latex-base app-text/ghostscript-gpl media-libs/freetype x11-libs/libXext x11-apps/xmodmap qt4? ( x11-libs/qt-gui:4 ) imlib? ( media-libs/imlib2 ) jpeg? ( || ( media-gfx/imagemagick media-gfx/jpeg2ps ) ) svg? ( || ( media-gfx/inkscape gnome-base/librsvg:2 ) ) netpbm? ( media-libs/netpbm ) spell? ( app-text/aspell )" DEPEND="${RDEPEND} x11-proto/xproto" S="${WORKDIR}/${MY_P}" src_prepare() { # respect LDFLAGS, bug #338459 epatch "${FILESDIR}"/${PN}-plugins.patch # dont update mime and desktop databases and icon cache epatch "${FILESDIR}"/${PN}-updates.patch eautoreconf } src_configure() { econf \ $(use_with imlib imlib2) \ --enable-optimize="${CXXFLAGS}" \ $(use_enable qt4 qt) } src_install() { default domenu "${FILESDIR}"/TeXmacs.desktop } pkg_postinst() { fdo-mime_desktop_database_update fdo-mime_mime_database_update gnome2_icon_cache_update } pkg_postrm() { fdo-mime_desktop_database_update fdo-mime_mime_database_update gnome2_icon_cache_update }