diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/matew/matew-1.9.ebuild | 14 | ||||
-rw-r--r-- | app-misc/mc/mc-4.5.55-r7.ebuild | 25 | ||||
-rw-r--r-- | app-misc/mencal/mencal-2.3.ebuild | 10 | ||||
-rw-r--r-- | app-misc/mepl/mepl-0.45.ebuild | 22 | ||||
-rw-r--r-- | app-misc/mplinuxman/mplinuxman-1.4.ebuild | 13 | ||||
-rw-r--r-- | app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild | 4 |
6 files changed, 38 insertions, 50 deletions
diff --git a/app-misc/matew/matew-1.9.ebuild b/app-misc/matew/matew-1.9.ebuild index b0a1b4c25743..52e982338c42 100644 --- a/app-misc/matew/matew-1.9.ebuild +++ b/app-misc/matew/matew-1.9.ebuild @@ -1,18 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/matew/matew-1.9.ebuild,v 1.2 2004/06/24 22:23:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/matew/matew-1.9.ebuild,v 1.3 2004/06/28 03:58:22 vapier Exp $ DESCRIPTION="Make Album The Easy Way" HOMEPAGE="http://matew.sourceforge.net/" - SRC_URI="mirror://sourceforge/matew/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" -KEYWORDS="~x86 ~amd64 ~ppc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} media-gfx/imagemagick app-shells/bash @@ -22,17 +21,16 @@ RDEPEND="${DEPEND} )" src_install() { - exeinto /usr/bin - doexe ${S}/src/matew ${S}/src/matew-cleanup ${S}/src/matew-wizard + dobin ${S}/src/matew ${S}/src/matew-cleanup ${S}/src/matew-wizard insinto /etc/matew/styles doins ${S}/src/styles/* insinto /etc/matew/languages doins ${S}/src/languages/* - dodoc ${S}/doc/AUTHOR ${S}/doc/COPYING ${S}/doc/ChangeLog ${S}/doc/README ${S}/doc/THANKS ${S}/doc/TODO + dodoc ${S}/doc/AUTHOR ${S}/doc/ChangeLog ${S}/doc/README ${S}/doc/THANKS ${S}/doc/TODO doman ${S}/doc/man/matew.1.gz } -pkg_postinst(){ +pkg_postinst() { einfo "Matew files installed successfully!" einfo "Run matew-wizard and read instructions." } diff --git a/app-misc/mc/mc-4.5.55-r7.ebuild b/app-misc/mc/mc-4.5.55-r7.ebuild index ea7f6b1e2f61..04f7c0612062 100644 --- a/app-misc/mc/mc-4.5.55-r7.ebuild +++ b/app-misc/mc/mc-4.5.55-r7.ebuild @@ -1,18 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.5.55-r7.ebuild,v 1.9 2004/06/24 22:23:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.5.55-r7.ebuild,v 1.10 2004/06/28 03:59:06 vapier Exp $ inherit flag-o-matic -IUSE="gpm nls samba ncurses X pam slang" - DESCRIPTION="GNU Midnight Commander" HOMEPAGE="http://www.ibiblio.org/mc/" SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa" +IUSE="gpm nls samba ncurses X pam slang" DEPEND=">=sys-fs/e2fsprogs-1.19 =dev-libs/glib-1.2* @@ -25,15 +24,12 @@ DEPEND=">=sys-fs/e2fsprogs-1.19 samba? ( >=net-fs/samba-2.2.3a-r1 ) X? ( virtual/x11 )" -filter-flags -malign-double - src_compile() { + filter-flags -malign-double local myconf="" - use pam \ - && myconf="${myconf} --with-pam" \ - || myconf="${myconf} --without-pam" + myconf="${myconf} `use_with pam`" use ncurses \ && myconf="${myconf} --with-ncurses" \ @@ -44,9 +40,7 @@ src_compile() { && myconf="${myconf} --with-gpm-mouse=/usr" \ || myconf="${myconf} --without-gpm-mouse" - use X \ - && myconf="${myconf} --with-tm-x-support" \ - || myconf="${myconf} --without-tm-x-support" + myconf="${myconf} `use_with X tm-x-support`" use samba \ && myconf="${myconf} --with-samba" \ @@ -76,9 +70,6 @@ src_compile() { } src_install() { - - einstall - - dodoc ABOUT-NLS COPYING* FAQ INSTALL* NEWS README* + einstall || die + dodoc FAQ INSTALL* NEWS README* } - diff --git a/app-misc/mencal/mencal-2.3.ebuild b/app-misc/mencal/mencal-2.3.ebuild index 7c8b96d42565..d11c51c34156 100644 --- a/app-misc/mencal/mencal-2.3.ebuild +++ b/app-misc/mencal/mencal-2.3.ebuild @@ -1,21 +1,19 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mencal/mencal-2.3.ebuild,v 1.5 2004/06/24 22:24:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mencal/mencal-2.3.ebuild,v 1.6 2004/06/28 03:59:44 vapier Exp $ DESCRIPTION="A calendar that can be used to track menstruation (or other) cycles conveniently" HOMEPAGE="http://www.kyberdigi.cz/projects/mencal/english.html" SRC_URI="http://www.kyberdigi.cz/projects/mencal/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~mips alpha ~hppa ~amd64 ~ia64" IUSE="" DEPEND="dev-lang/perl" -src_install () { - bininto /usr +src_install() { dobin mencal - dodoc README } diff --git a/app-misc/mepl/mepl-0.45.ebuild b/app-misc/mepl/mepl-0.45.ebuild index 6e7fe8339d01..687614ad8d0e 100644 --- a/app-misc/mepl/mepl-0.45.ebuild +++ b/app-misc/mepl/mepl-0.45.ebuild @@ -1,27 +1,27 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mepl/mepl-0.45.ebuild,v 1.5 2004/06/24 22:24:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mepl/mepl-0.45.ebuild,v 1.6 2004/06/28 04:00:23 vapier Exp $ -SRC_URI="http://www.hof-berlin.de/mepl/mepl${PV}.tar.gz" -HOMEPAGE="http://www.hof-berlin.de/mepl/" DESCRIPTION="Self-employed-mode software for 3COM/USR message modems" +HOMEPAGE="http://www.hof-berlin.de/mepl/" +SRC_URI="http://www.hof-berlin.de/mepl/mepl${PV}.tar.gz" + LICENSE="GPL-2" -KEYWORDS="x86" SLOT="0" +KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR}/${PN}${PV} -src_compile () { - emake en +src_compile() { + emake en || die } -src_install () { - dobin mepl meplmail +src_install() { + dobin mepl meplmail || die insinto /etc doins mepl.conf - cp mepl.en mepl.7 - doman mepl.7 + newman mepl.en mepl.7 } diff --git a/app-misc/mplinuxman/mplinuxman-1.4.ebuild b/app-misc/mplinuxman/mplinuxman-1.4.ebuild index 5a0da8971bfd..867f65aaffc9 100644 --- a/app-misc/mplinuxman/mplinuxman-1.4.ebuild +++ b/app-misc/mplinuxman/mplinuxman-1.4.ebuild @@ -1,21 +1,22 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mplinuxman/mplinuxman-1.4.ebuild,v 1.4 2004/06/24 22:25:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mplinuxman/mplinuxman-1.4.ebuild,v 1.5 2004/06/28 04:01:59 vapier Exp $ -DESCRIPTION="A gtk2 frontend and drivers for mpman f50/55/60 mp3 players." -HOMEPAGE="http://mplinuxman.sourceforge.net" +DESCRIPTION="A gtk2 frontend and drivers for mpman f50/55/60 mp3 players" +HOMEPAGE="http://mplinuxman.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}-source-${PV}.tar.gz" -RESTRICT="nomirror" + LICENSE="GPL-2" SLOT="0" - KEYWORDS="x86" IUSE="nls" + DEPEND=">=x11-libs/gtk+-2.2.4-r1 >=sys-apps/sed-4 nls? ( >=sys-devel/gettext-0.12.1 )" S=${WORKDIR}/${PN} + src_unpack() { unpack ${A} && cd ${S} || die "unpack failed" sed -i -e "s,^CFLAGS = ,CFLAGS = ${CFLAGS} ," makefile @@ -39,5 +40,5 @@ src_install() { dodir /usr/share/locale/de/LC_MESSAGES DESTDIR="${D}" make install-po fi - dodoc CHANGES COPYING README + dodoc CHANGES README } diff --git a/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild b/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild index efe1c9e0e12c..98164efcf6c0 100644 --- a/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild +++ b/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild,v 1.10 2004/06/24 22:25:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild,v 1.11 2004/06/28 04:02:45 vapier Exp $ inherit eutils @@ -27,5 +27,5 @@ src_unpack() { src_install() { einstall install_prefix=${D} - dodoc AUTHORS COPYING ChangeLog NEWS README THANKS + dodoc AUTHORS ChangeLog NEWS README THANKS } |