jlec        15/06/29 07:24:58

  Modified:             molsketch-0.2.0-r1.ebuild ChangeLog
  Added:                molsketch-0.3.0.ebuild
  Log:
  Version Bump; fix version of openbabel in deps, bug #553512
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  Changes    Path
1.8                  sci-chemistry/molsketch/molsketch-0.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molsketch/molsketch-0.2.0-r1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molsketch/molsketch-0.2.0-r1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molsketch/molsketch-0.2.0-r1.ebuild?r1=1.7&r2=1.8

Index: molsketch-0.2.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sci-chemistry/molsketch/molsketch-0.2.0-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- molsketch-0.2.0-r1.ebuild   17 Sep 2014 11:58:04 -0000      1.7
+++ molsketch-0.2.0-r1.ebuild   29 Jun 2015 07:24:58 -0000      1.8
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/molsketch/molsketch-0.2.0-r1.ebuild,v 1.7 
2014/09/17 11:58:04 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/molsketch/molsketch-0.2.0-r1.ebuild,v 1.8 
2015/06/29 07:24:58 jlec Exp $
 
-EAPI=3
+EAPI=5
 
 inherit cmake-utils multilib
 
@@ -18,13 +18,11 @@
 IUSE=""
 
 DEPEND="
-       =sci-chemistry/openbabel-2.2*
+       >=sci-chemistry/openbabel-2.2
        dev-qt/qtcore:4
        dev-qt/qtgui:4
        dev-qt/qttest:4
-       || (
-               >=dev-qt/qthelp-4.7.0:4[compat]
-               <dev-qt/qthelp-4.7.0:4 )"
+       >=dev-qt/qthelp-4.7.0:4[compat]"
 RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/${MY_P}



1.9                  sci-chemistry/molsketch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molsketch/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molsketch/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molsketch/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/molsketch/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   17 Sep 2014 11:58:04 -0000      1.8
+++ ChangeLog   29 Jun 2015 07:24:58 -0000      1.9
@@ -1,6 +1,14 @@
 # ChangeLog for sci-chemistry/molsketch
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molsketch/ChangeLog,v 1.8 
2014/09/17 11:58:04 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molsketch/ChangeLog,v 1.9 
2015/06/29 07:24:58 jlec Exp $
+
+*molsketch-0.3.0 (29 Jun 2015)
+
+  29 Jun 2015; Justin Lecher <[email protected]>
+  +files/molsketch-0.3.0-_DEFAULT_SOURCE.patch,
+  +files/molsketch-0.3.0-desktop.patch, +files/molsketch-0.3.0-no-quotes.patch,
+  +molsketch-0.3.0.ebuild, molsketch-0.2.0-r1.ebuild:
+  Version Bump; fix version of openbabel in deps, bug #553512
 
   17 Sep 2014; Justin Lecher <[email protected]> molsketch-0.2.0-r1.ebuild:
   Build with -DCMAKE_DISABLE_FIND_PACKAGE_KDE4=ON, #523020



1.1                  sci-chemistry/molsketch/molsketch-0.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molsketch/molsketch-0.3.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molsketch/molsketch-0.3.0.ebuild?rev=1.1&content-type=text/plain

Index: molsketch-0.3.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/molsketch/molsketch-0.3.0.ebuild,v 1.1 
2015/06/29 07:24:58 jlec Exp $

EAPI=5

CMAKE_MAKEFILE_GENERATOR=ninja

inherit cmake-utils multilib qmake-utils

MY_P=${P/m/M}-src

DESCRIPTION="A drawing tool for 2D molecular structures"
HOMEPAGE="http://molsketch.sourceforge.net/";
SRC_URI="mirror://sourceforge/project/${PN}/Molsketch/Lithium%20${PV}/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"

DEPEND="
        >=sci-chemistry/openbabel-2.2
        dev-qt/qtcore:5
        dev-qt/qtgui:5
        dev-qt/qtprintsupport:5
        dev-qt/qtsvg:5
        dev-qt/qtwidgets:5
        "
RDEPEND="${DEPEND}"

S=${WORKDIR}/${MY_P%%-src}

PATCHES=(
        "${FILESDIR}"/${P}-_DEFAULT_SOURCE.patch
        "${FILESDIR}"/${P}-desktop.patch
        "${FILESDIR}"/${P}-no-quotes.patch
        )

src_prepare() {
        sed -e "/LIBRARY DESTINATION/ s/lib/$(get_libdir)/g" \
                -i {obabeliface,libmolsketch/src}/CMakeLists.txt || die #351246
        sed -e "s:doc/molsketch:doc/${PF}:g" \
                -i molsketch/src/{CMakeLists.txt,mainwindow.cpp} || die
        cmake-utils_src_prepare
}

src_configure() {
        local mycmakeargs=(
                -DOPENBABEL2_INCLUDE_DIR="${EPREFIX}/usr/include/openbabel-2.0"
                -DCMAKE_DISABLE_FIND_PACKAGE_KDE4=ON
                -DENABLE_TESTS=$(usex test "ON" "OFF")
        )
        cmake-utils_src_configure
}

src_install() {
        cmake-utils_src_install
        dosym ${PN}-qt5 /usr/bin/${PN}
}




Reply via email to