dilfridge    14/09/14 09:04:00

  Modified:             libfreehand-9999.ebuild ChangeLog
  Added:                libfreehand-0.1.0.ebuild
  Log:
  Version bump. Thanks to Andreas Sturmlechner.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.3                  media-libs/libfreehand/libfreehand-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild?r1=1.2&r2=1.3

Index: libfreehand-9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libfreehand-9999.ebuild     1 Nov 2013 09:01:47 -0000       1.2
+++ libfreehand-9999.ebuild     14 Sep 2014 09:04:00 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild,v 1.2 
2013/11/01 09:01:47 scarabeus Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-9999.ebuild,v 1.3 
2014/09/14 09:04:00 dilfridge Exp $
 
 EAPI=5
 
@@ -9,8 +9,8 @@
 [[ ${PV} == 9999 ]] && inherit autotools git-2
 
 DESCRIPTION="Library for import of FreeHand drawings"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/libfreehand/";
-[[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz";
+HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand";
+[[ ${PV} == 9999 ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz";
 
 LICENSE="MPL-2.0"
 SLOT="0"
@@ -19,8 +19,7 @@
 IUSE="doc static-libs"
 
 RDEPEND="
-       app-text/libwpd:0.9
-       app-text/libwpg:0.2
+       dev-libs/librevenge
        sys-libs/zlib
 "
 DEPEND="${RDEPEND}



1.5                  media-libs/libfreehand/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   29 Jun 2014 16:43:25 -0000      1.4
+++ ChangeLog   14 Sep 2014 09:04:00 -0000      1.5
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/libfreehand
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v 1.4 
2014/06/29 16:43:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libfreehand/ChangeLog,v 1.5 
2014/09/14 09:04:00 dilfridge Exp $
+
+*libfreehand-0.1.0 (14 Sep 2014)
+
+  14 Sep 2014; Andreas K. Huettel <dilfri...@gentoo.org>
+  +libfreehand-0.1.0.ebuild, libfreehand-9999.ebuild:
+  Version bump. Thanks to Andreas Sturmlechner.
 
   29 Jun 2014; Agostino Sarubbo <a...@gentoo.org> libfreehand-0.0.0.ebuild:
   Stable for x86, wrt bug #514886



1.1                  media-libs/libfreehand/libfreehand-0.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-0.1.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libfreehand/libfreehand-0.1.0.ebuild?rev=1.1&content-type=text/plain

Index: libfreehand-0.1.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libfreehand/libfreehand-0.1.0.ebuild,v 1.1 
2014/09/14 09:04:00 dilfridge Exp $

EAPI=5

EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libfreehand/"
inherit base eutils
[[ ${PV} == 9999 ]] && inherit autotools git-2

DESCRIPTION="Library for import of FreeHand drawings"
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand";
[[ ${PV} == 9999 ]] || 
SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz";

LICENSE="MPL-2.0"
SLOT="0"
[[ ${PV} == 9999 ]] || \
KEYWORDS="~amd64 ~x86"
IUSE="doc static-libs"

RDEPEND="
        dev-libs/librevenge
        sys-libs/zlib
"
DEPEND="${RDEPEND}
        dev-util/gperf
        sys-devel/libtool
        virtual/pkgconfig
        doc? ( app-doc/doxygen )
"

src_prepare() {
        [[ -d m4 ]] || mkdir "m4"
        base_src_prepare
        [[ ${PV} == 9999 ]] && eautoreconf
}

src_configure() {
        econf \
                --docdir="${EPREFIX}/usr/share/doc/${PF}" \
                $(use_enable static-libs static) \
                --disable-werror \
                $(use_with doc docs)
}

src_install() {
        default
        prune_libtool_files --all
}




Reply via email to