diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2005-02-07 00:39:24 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2005-02-07 00:39:24 +0000 |
commit | b3403b4ff1413c613515f34c9d5dd94bd64bd791 (patch) | |
tree | d1c30e9af2889222cfbe2474c75b900fcdecbcee | |
parent | Stable on alpha. (diff) | |
download | historical-b3403b4ff1413c613515f34c9d5dd94bd64bd791.tar.gz historical-b3403b4ff1413c613515f34c9d5dd94bd64bd791.tar.bz2 historical-b3403b4ff1413c613515f34c9d5dd94bd64bd791.zip |
version bump and date header changes
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 10 | ||||
-rw-r--r-- | x11-libs/fxscintilla/Manifest | 8 | ||||
-rw-r--r-- | x11-libs/fxscintilla/files/digest-fxscintilla-1.62 | 1 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.55.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.61.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.62.ebuild | 33 |
6 files changed, 51 insertions, 9 deletions
diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index e0618caec84a..e878f4e88db9 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/fxscintilla -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.9 2004/12/28 21:57:35 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.10 2005/02/07 00:39:23 rphillips Exp $ + +*fxscintilla-1.62 (06 Feb 2005) + + 06 Feb 2005; <rphillips@gentoo.org> fxscintilla-1.55.ebuild, + fxscintilla-1.61.ebuild, fxscintilla-1.62.ebuild: + version bump. Thanks to Soren Bog 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/x11-libs/fxscintilla/Manifest b/x11-libs/fxscintilla/Manifest index 3d396763f35d..03d4d22d5310 100644 --- a/x11-libs/fxscintilla/Manifest +++ b/x11-libs/fxscintilla/Manifest @@ -1,6 +1,8 @@ -MD5 35c724bd34bd7a39230e26d5f92233b0 ChangeLog 1063 -MD5 b3638cfd3333ff79058b8c5f99d1bff7 fxscintilla-1.61.ebuild 701 -MD5 4cad148dd5383013d1e0643564d4704e fxscintilla-1.55.ebuild 600 +MD5 503109fc71b2d7be82f3395f09d547fb fxscintilla-1.61.ebuild 704 +MD5 54e2a9d66e048a8d24933a8140b810a7 fxscintilla-1.62.ebuild 1217 +MD5 2332ecfe6fe686fa774c42d1bc796035 ChangeLog 1251 MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 +MD5 f696ba1a6234fc97212f1d4257cffb13 fxscintilla-1.55.ebuild 601 MD5 e1ba02051ac553877ac1a16e5173aea3 files/digest-fxscintilla-1.55 68 MD5 1ce56d864f623bdf3ad7aa24c5127988 files/digest-fxscintilla-1.61 68 +MD5 aea2b022c5812ed739ef47d76d19f39e files/digest-fxscintilla-1.62 68 diff --git a/x11-libs/fxscintilla/files/digest-fxscintilla-1.62 b/x11-libs/fxscintilla/files/digest-fxscintilla-1.62 new file mode 100644 index 000000000000..036bd4446ae3 --- /dev/null +++ b/x11-libs/fxscintilla/files/digest-fxscintilla-1.62 @@ -0,0 +1 @@ +MD5 c4cb1b9d954b92e1e1fdcb75597662c6 fxscintilla-1.62.tar.gz 833249 diff --git a/x11-libs/fxscintilla/fxscintilla-1.55.ebuild b/x11-libs/fxscintilla/fxscintilla-1.55.ebuild index b238796b0323..26b56199025a 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.55.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.55.ebuild,v 1.6 2004/06/24 22:00:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.55.ebuild,v 1.7 2005/02/07 00:39:23 rphillips Exp $ DESCRIPTION="A free source code editing component for the FOX-Toolkit" HOMEPAGE="http://www.nongnu.org/fxscintilla" diff --git a/x11-libs/fxscintilla/fxscintilla-1.61.ebuild b/x11-libs/fxscintilla/fxscintilla-1.61.ebuild index e4df1addde35..0ba5d7cb65c1 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.61.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.61.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.61.ebuild,v 1.5 2004/10/23 13:22:04 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.61.ebuild,v 1.6 2005/02/07 00:39:23 rphillips Exp $ DESCRIPTION="A free source code editing component for the FOX-Toolkit" HOMEPAGE="http://www.nongnu.org/fxscintilla" diff --git a/x11-libs/fxscintilla/fxscintilla-1.62.ebuild b/x11-libs/fxscintilla/fxscintilla-1.62.ebuild new file mode 100644 index 000000000000..6b71f0a62d3c --- /dev/null +++ b/x11-libs/fxscintilla/fxscintilla-1.62.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.62.ebuild,v 1.1 2005/02/07 00:39:23 rphillips Exp $ + +DESCRIPTION="A free source code editing component for the FOX-Toolkit" +HOMEPAGE="http://www.nongnu.org/fxscintilla" +SRC_URI="http://savannah.nongnu.org/download/fxscintilla/${P}.tar.gz" + +SLOT="0" +KEYWORDS="x86 ~ppc ~sparc ~amd64 ~alpha" +LICENSE="LGPL-2.1" +IUSE="" + +DEPEND=">=x11-libs/fox-1.2.6" + +src_compile () { + econf --enable-shared || die "Configure failed" + emake || die "Make failed" +} + +src_install () { + make DESTDIR="${D}" install || die "make install failed" + dodoc README INSTALL + + # give libraries the .so +# ld --soname libfxscintilla.so.16 --shared ${D}/usr/lib/libfxscintilla.16.0.0 -o ${D}/usr/lib/libfxscintilla.so.16.0.0 +# rm -f ${D}/usr/lib/libfxscintilla.16.0.0 + mv ${D}/usr/lib/libfxscintilla.16.0.0 ${D}/usr/lib/libfxscintilla.so.16.0.0 + rm -f ${D}/usr/lib/libfxscintilla.16 + rm -f ${D}/usr/lib/libfxscintilla + ln -s ${D}/usr/lib/libfxscintilla.so.16.0.0 ${D}/usr/lib/libfxscintilla.so.16 + ln -s ${D}/usr/lib/libfxscintilla.so.16.0.0 ${D}/usr/lib/libfxscintilla.so +} |