diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2005-10-06 16:45:24 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2005-10-06 16:45:24 +0000 |
commit | 5203c07e948798c98994316f759e47ab02290379 (patch) | |
tree | c0f6769f45c4644cf585c45834aa1e8f1aaf8741 /app-editors/kile | |
parent | new application in CVS.Bug #95148 (diff) | |
download | gentoo-2-5203c07e948798c98994316f759e47ab02290379.tar.gz gentoo-2-5203c07e948798c98994316f759e47ab02290379.tar.bz2 gentoo-2-5203c07e948798c98994316f759e47ab02290379.zip |
clean up
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-editors/kile')
-rw-r--r-- | app-editors/kile/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/kile/files/digest-kile-1.7.1 | 2 | ||||
-rw-r--r-- | app-editors/kile/files/digest-kile-1.8 | 2 | ||||
-rw-r--r-- | app-editors/kile/files/digest-kile-1.8.1 | 2 | ||||
-rw-r--r-- | app-editors/kile/kile-1.7.1.ebuild | 65 | ||||
-rw-r--r-- | app-editors/kile/kile-1.8.1.ebuild | 68 | ||||
-rw-r--r-- | app-editors/kile/kile-1.8.ebuild | 68 |
7 files changed, 5 insertions, 208 deletions
diff --git a/app-editors/kile/ChangeLog b/app-editors/kile/ChangeLog index eae84c653398..f6d70591ec8d 100644 --- a/app-editors/kile/ChangeLog +++ b/app-editors/kile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/kile # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.62 2005/09/10 19:47:23 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.63 2005/10/06 16:45:24 carlo Exp $ + + 06 Oct 2005; Carsten Lohrke <carlo@gentoo.org> -kile-1.7.1.ebuild, + -kile-1.8.ebuild, -kile-1.8.1.ebuild: + clean up 10 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> kile-1.8.1-r1.ebuild: Stable on amd64. diff --git a/app-editors/kile/files/digest-kile-1.7.1 b/app-editors/kile/files/digest-kile-1.7.1 deleted file mode 100644 index 2c3d0cd2dfba..000000000000 --- a/app-editors/kile/files/digest-kile-1.7.1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 940fba9dc62e2687856885dffccf6e80 kile-1.7.1.tar.bz2 1341428 -MD5 6c8d6f9c20c4f67c825951a224fa641f kile-i18n-1.7.tar.bz2 1299112 diff --git a/app-editors/kile/files/digest-kile-1.8 b/app-editors/kile/files/digest-kile-1.8 deleted file mode 100644 index 59ce404f94ec..000000000000 --- a/app-editors/kile/files/digest-kile-1.8 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 41018a7bd60d460de3043187ab500d7d kile-1.8.tar.bz2 2528693 -MD5 6c8d6f9c20c4f67c825951a224fa641f kile-i18n-1.7.tar.bz2 1299112 diff --git a/app-editors/kile/files/digest-kile-1.8.1 b/app-editors/kile/files/digest-kile-1.8.1 deleted file mode 100644 index 825617d7557d..000000000000 --- a/app-editors/kile/files/digest-kile-1.8.1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 9ac4cd9294c6aff1acca1def68923a7d kile-1.8.1.tar.bz2 2528705 -MD5 6c8d6f9c20c4f67c825951a224fa641f kile-i18n-1.7.tar.bz2 1299112 diff --git a/app-editors/kile/kile-1.7.1.ebuild b/app-editors/kile/kile-1.7.1.ebuild deleted file mode 100644 index 952f3647c505..000000000000 --- a/app-editors/kile/kile-1.7.1.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.7.1.ebuild,v 1.10 2005/03/05 13:19:55 greg_g Exp $ - -inherit kde - -DESCRIPTION="A Latex Editor and TeX shell for kde" -HOMEPAGE="http://kile.sourceforge.net" -SRC_URI="mirror://sourceforge/kile/${P}.tar.bz2" - -IUSE="kde" -SLOT=0 - -KEYWORDS="x86 amd64 sparc ppc" -LICENSE="GPL-2" - -DEPEND="dev-lang/perl" -RDEPEND="virtual/tetex - kde? ( || ( ( kde-base/kpdf - kde-base/kghostview - kde-base/kdvi ) - kde-base/kdegraphics ) )" - -need-kde 3.2 - -I18N="${PN}-i18n-${PV%.*}" - -# These are the languages and translated documentation supported by the Kile -# i18n package as of version 1.7. If you are using this ebuild as a model for another -# ebuild for another version of Kile, DO check whether these values are different. -# Check the {po,doc}/Makefile.am files in kile-i18n package. -LANGS="da de en_GB es et fr hu it nl pt pt_BR sr sv ta" -LANGS_DOC="da es et fr it nl pt pt_BR sv" - -MAKE_PO=$(echo "${LINGUAS} ${LANGS}" | fmt -w 1 | sort | uniq -d | fmt -w 10000) -MAKE_DOC=$(echo "${LINGUAS} ${LANGS_DOC}" | fmt -w 1 | sort | uniq -d | fmt -w 10000) - -for X in $LANGS; do - SRC_URI="${SRC_URI} linguas_${X}? ( mirror://sourceforge/kile/${I18N}.tar.bz2 )" -done - -src_compile() { - local _S=${S} - - # Build process of Kile - kde_src_compile - - # Build process of Kile-i18n, select LINGUAS elements - S=${WORKDIR}/${I18N} - if [ -n "${LINGUAS}" -a -d "${S}" ] ; then - sed -i -e "s:^SUBDIRS = .*:SUBDIRS = ${MAKE_PO}:" ${S}/po/Makefile.in - sed -i -e "s:^SUBDIRS = .*:SUBDIRS = ${MAKE_DOC}:" ${S}/doc/Makefile.in - kde_src_compile - fi - S=${_S} -} - -src_install() { - make DESTDIR=${D} install || die - - if [ -n "${LINGUAS}" -a -d "${WORKDIR}/${I18N}" ]; then - cd ${WORKDIR}/${I18N} - make DESTDIR=${D} install || die - fi -} diff --git a/app-editors/kile/kile-1.8.1.ebuild b/app-editors/kile/kile-1.8.1.ebuild deleted file mode 100644 index 61e7f6460b9a..000000000000 --- a/app-editors/kile/kile-1.8.1.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.8.1.ebuild,v 1.4 2005/07/17 11:48:10 dertobi123 Exp $ - -inherit kde - -MY_P="${P/_beta/b}" -S="${WORKDIR}/${MY_P}" - -DESCRIPTION="A Latex Editor and TeX shell for kde" -HOMEPAGE="http://kile.sourceforge.net/" -SRC_URI="mirror://sourceforge/kile/${MY_P}.tar.bz2" -LICENSE="GPL-2" - -SLOT=0 -KEYWORDS="~amd64 ppc sparc x86" -IUSE="kde" - -RDEPEND="dev-lang/perl - virtual/tetex - kde? ( || ( ( kde-base/kpdf - kde-base/kghostview - kde-base/kdvi - kde-base/kviewshell ) - kde-base/kdegraphics ) )" - -need-kde 3.2 - -I18N="${PN}-i18n-1.7" - -# These are the languages and translated documentation supported by the Kile -# i18n package as of version 1.7. If you are using this ebuild as a model for another -# ebuild for another version of Kile, DO check whether these values are different. -# Check the {po,doc}/Makefile.am files in kile-i18n package. -LANGS="da de en_GB es et fr hu it nl pt pt_BR sr sv ta" -LANGS_DOC="da es et fr it nl pt pt_BR sv" - -MAKE_PO=$(echo "${LINGUAS} ${LANGS}" | fmt -w 1 | sort | uniq -d | fmt -w 10000) -MAKE_DOC=$(echo "${LINGUAS} ${LANGS_DOC}" | fmt -w 1 | sort | uniq -d | fmt -w 10000) - -for X in $LANGS; do - SRC_URI="${SRC_URI} linguas_${X}? ( mirror://sourceforge/kile/${I18N}.tar.bz2 )" -done - -src_compile() { - local _S=${S} - - # Build process of Kile - kde_src_compile - - # Build process of Kile-i18n, select LINGUAS elements - S=${WORKDIR}/${I18N} - if [ -n "${LINGUAS}" -a -d "${S}" ] ; then - sed -i -e "s:^SUBDIRS = .*:SUBDIRS = ${MAKE_PO}:" ${S}/po/Makefile.in - sed -i -e "s:^SUBDIRS = .*:SUBDIRS = ${MAKE_DOC}:" ${S}/doc/Makefile.in - kde_src_compile - fi - S=${_S} -} - -src_install() { - make DESTDIR=${D} install || die - - if [ -n "${LINGUAS}" -a -d "${WORKDIR}/${I18N}" ]; then - cd ${WORKDIR}/${I18N} - make DESTDIR=${D} install || die - fi -} diff --git a/app-editors/kile/kile-1.8.ebuild b/app-editors/kile/kile-1.8.ebuild deleted file mode 100644 index 57a22f543ebc..000000000000 --- a/app-editors/kile/kile-1.8.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.8.ebuild,v 1.2 2005/07/15 12:30:44 greg_g Exp $ - -inherit kde - -MY_P="${P/_beta/b}" -S="${WORKDIR}/${MY_P}" - -DESCRIPTION="A Latex Editor and TeX shell for kde" -HOMEPAGE="http://kile.sourceforge.net/" -SRC_URI="mirror://sourceforge/kile/${MY_P}.tar.bz2" -LICENSE="GPL-2" - -SLOT=0 -KEYWORDS="~amd64 ~ppc ~sparc x86" -IUSE="kde" - -RDEPEND="dev-lang/perl - virtual/tetex - kde? ( || ( ( kde-base/kpdf - kde-base/kghostview - kde-base/kdvi - kde-base/kviewshell ) - kde-base/kdegraphics ) )" - -need-kde 3.2 - -I18N="${PN}-i18n-1.7" - -# These are the languages and translated documentation supported by the Kile -# i18n package as of version 1.7. If you are using this ebuild as a model for another -# ebuild for another version of Kile, DO check whether these values are different. -# Check the {po,doc}/Makefile.am files in kile-i18n package. -LANGS="da de en_GB es et fr hu it nl pt pt_BR sr sv ta" -LANGS_DOC="da es et fr it nl pt pt_BR sv" - -MAKE_PO=$(echo "${LINGUAS} ${LANGS}" | fmt -w 1 | sort | uniq -d | fmt -w 10000) -MAKE_DOC=$(echo "${LINGUAS} ${LANGS_DOC}" | fmt -w 1 | sort | uniq -d | fmt -w 10000) - -for X in $LANGS; do - SRC_URI="${SRC_URI} linguas_${X}? ( mirror://sourceforge/kile/${I18N}.tar.bz2 )" -done - -src_compile() { - local _S=${S} - - # Build process of Kile - kde_src_compile - - # Build process of Kile-i18n, select LINGUAS elements - S=${WORKDIR}/${I18N} - if [ -n "${LINGUAS}" -a -d "${S}" ] ; then - sed -i -e "s:^SUBDIRS = .*:SUBDIRS = ${MAKE_PO}:" ${S}/po/Makefile.in - sed -i -e "s:^SUBDIRS = .*:SUBDIRS = ${MAKE_DOC}:" ${S}/doc/Makefile.in - kde_src_compile - fi - S=${_S} -} - -src_install() { - make DESTDIR=${D} install || die - - if [ -n "${LINGUAS}" -a -d "${WORKDIR}/${I18N}" ]; then - cd ${WORKDIR}/${I18N} - make DESTDIR=${D} install || die - fi -} |