summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-09-29 06:46:37 +0000
committerPacho Ramos <pacho@gentoo.org>2013-09-29 06:46:37 +0000
commite82f420301113af38d3f1a5424d70cad2a0f2fbc (patch)
tree48d6cbd62741c6b4ff74552cfde76e555d67c547 /dev-libs
parentold (diff)
downloadgentoo-2-e82f420301113af38d3f1a5424d70cad2a0f2fbc.tar.gz
gentoo-2-e82f420301113af38d3f1a5424d70cad2a0f2fbc.tar.bz2
gentoo-2-e82f420301113af38d3f1a5424d70cad2a0f2fbc.zip
Version bump, drop old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/librep/ChangeLog12
-rw-r--r--dev-libs/librep/files/librep-0.17.3-disable-elisp.patch19
-rw-r--r--dev-libs/librep/files/librep-0.17_p20070101-disable-elisp.patch20
-rw-r--r--dev-libs/librep/files/librep-0.17_p20070101-ldflags.patch27
-rw-r--r--dev-libs/librep/files/librep-0.17_p20070101-libtool.patch86
-rw-r--r--dev-libs/librep/files/libtool.patch86
-rw-r--r--dev-libs/librep/files/rep_file_fdopen.patch10
-rw-r--r--dev-libs/librep/librep-0.92.1.ebuild66
-rw-r--r--dev-libs/librep/librep-0.92.3.ebuild (renamed from dev-libs/librep/librep-0.92.2.ebuild)26
9 files changed, 25 insertions, 327 deletions
diff --git a/dev-libs/librep/ChangeLog b/dev-libs/librep/ChangeLog
index 7510e2a5f547..e006f3ee8e71 100644
--- a/dev-libs/librep/ChangeLog
+++ b/dev-libs/librep/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-libs/librep
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.79 2013/04/09 13:26:53 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/ChangeLog,v 1.80 2013/09/29 06:46:36 pacho Exp $
+
+*librep-0.92.3 (29 Sep 2013)
+
+ 29 Sep 2013; Pacho Ramos <pacho@gentoo.org> +librep-0.92.3.ebuild,
+ -files/librep-0.17.3-disable-elisp.patch,
+ -files/librep-0.17_p20070101-disable-elisp.patch,
+ -files/librep-0.17_p20070101-ldflags.patch,
+ -files/librep-0.17_p20070101-libtool.patch, -files/libtool.patch,
+ -files/rep_file_fdopen.patch, -librep-0.92.1.ebuild, -librep-0.92.2.ebuild:
+ Version bump, drop old
09 Apr 2013; Naohiro Aota <naota@gentoo.org> librep-0.92.2.1.ebuild:
Add ~x86-fbsd wrt bug #157553
diff --git a/dev-libs/librep/files/librep-0.17.3-disable-elisp.patch b/dev-libs/librep/files/librep-0.17.3-disable-elisp.patch
deleted file mode 100644
index ebe7aff90a4f..000000000000
--- a/dev-libs/librep/files/librep-0.17.3-disable-elisp.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- librep-0.17.3/Makefile.in
-+++ librep-0.17.3/Makefile.in
-@@ -53,15 +53,13 @@
- $(INSTALL_SCRIPT) libtool $(DESTDIR)$(repcommonexecdir)
- $(INSTALL_DATA) rules.mk $(DESTDIR)$(repcommonexecdir)
- $(INSTALL_SCRIPT) install-aliases $(DESTDIR)$(repcommonexecdir)
-- $(INSTALL_DATA) rep-debugger.el $(DESTDIR)$(emacssitelispdir)
- mkdir -p $(DESTDIR)$(libdir)/pkgconfig
- $(INSTALL_DATA) $(top_srcdir)/librep.pc $(DESTDIR)$(libdir)/pkgconfig/
-
- installdirs : mkinstalldirs
- $(SHELL) $< $(DESTDIR)$(repdir)/$(version) \
- $(DESTDIR)$(bindir) $(DESTDIR)$(aclocaldir) \
-- $(DESTDIR)$(repcommonexecdir) $(DESTDIR)$(repexecdir) \
-+ $(DESTDIR)$(repcommonexecdir) $(DESTDIR)$(repexecdir)
-- $(DESTDIR)$(emacssitelispdir)
-
- uninstall :
- -for dir in $(INSTALL_SUBDIRS); do \
diff --git a/dev-libs/librep/files/librep-0.17_p20070101-disable-elisp.patch b/dev-libs/librep/files/librep-0.17_p20070101-disable-elisp.patch
deleted file mode 100644
index b41e19d15afd..000000000000
--- a/dev-libs/librep/files/librep-0.17_p20070101-disable-elisp.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- librep-0.17-orig/Makefile.in 2003-09-04 07:57:43.000000000 +0200
-+++ librep-0.17/Makefile.in 2008-08-16 13:16:41.000000000 +0200
-@@ -53,7 +53,6 @@
- $(INSTALL_SCRIPT) libtool $(DESTDIR)$(repcommonexecdir)
- $(INSTALL_DATA) rules.mk $(DESTDIR)$(repcommonexecdir)
- $(INSTALL_SCRIPT) install-aliases $(DESTDIR)$(repcommonexecdir)
-- $(INSTALL_DATA) rep-debugger.el $(DESTDIR)$(emacssitelispdir)
-
- @echo "---------------------------------------------------------"
- @echo "Trying to install rep.m4 in $(DESTDIR)$(aclocaldir);"
-@@ -64,8 +63,7 @@
- installdirs : mkinstalldirs
- $(SHELL) $< $(DESTDIR)$(repdir)/$(version) \
- $(DESTDIR)$(bindir) $(DESTDIR)$(aclocaldir) \
-- $(DESTDIR)$(repcommonexecdir) $(DESTDIR)$(repexecdir) \
-- $(DESTDIR)$(emacssitelispdir)
-+ $(DESTDIR)$(repcommonexecdir) $(DESTDIR)$(repexecdir)
-
- uninstall :
- -for dir in $(INSTALL_SUBDIRS); do \
diff --git a/dev-libs/librep/files/librep-0.17_p20070101-ldflags.patch b/dev-libs/librep/files/librep-0.17_p20070101-ldflags.patch
deleted file mode 100644
index d0b5b2c0593a..000000000000
--- a/dev-libs/librep/files/librep-0.17_p20070101-ldflags.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- librep-0.17/Makedefs.in
-+++ librep-0.17/Makedefs.in
-@@ -101,7 +101,7 @@
- # Rule for dlopen'able C objects
- %.la : %.c
- $(LIBTOOL) --mode=compile --tag=CC $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
-- $(rep_DL_LD) $(CPPFLAGS) $(CFLAGS) -o $@ $*.lo
-+ $(rep_DL_LD) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ $*.lo
-
- # Build dependancy files from C source files.
- .%.d : %.c
---- librep-0.17/src/Makefile.in
-+++ librep-0.17/src/Makefile.in
-@@ -61,11 +61,11 @@
- -o $@ $^ -rpath $(libdir) $(LIBS) $(GMP_LIBS)
-
- rep : $(REP_OBJS) $(EXTRA_LIBOBJS) librep.la
-- $(LIBTOOL) --mode=link --tag=CC $(CC) -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) -export-dynamic $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ \
- $(REP_OBJS) librep.la $(EXTRA_LIBOBJS) $(LIBS) $(GMP_LIBS)
-
- srep : $(REP_OBJS) $(EXTRA_LIBOBJS) librep.la
-- $(LIBTOOL) --mode=link --tag=CC $(CC) -static -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) -static -export-dynamic $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ \
- $(REP_OBJS) librep.la $(EXTRA_LIBOBJS) $(LIBS) $(GMP_LIBS)
-
- rep-remote : rep-remote.c
diff --git a/dev-libs/librep/files/librep-0.17_p20070101-libtool.patch b/dev-libs/librep/files/librep-0.17_p20070101-libtool.patch
deleted file mode 100644
index e55be4e5a32a..000000000000
--- a/dev-libs/librep/files/librep-0.17_p20070101-libtool.patch
+++ /dev/null
@@ -1,86 +0,0 @@
---- trunk/Makedefs.in
-+++ trunk/Makedefs.in
-@@ -96,11 +96,11 @@
-
- # Rule for libtool controlled C objects
- %.lo : %.c
-- $(LIBTOOL) --mode=compile $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
-+ $(LIBTOOL) --mode=compile --tag=CC $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
-
- # Rule for dlopen'able C objects
- %.la : %.c
-- $(LIBTOOL) --mode=compile $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
-+ $(LIBTOOL) --mode=compile --tag=CC $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
- $(rep_DL_LD) $(CPPFLAGS) $(CFLAGS) -o $@ $*.lo
-
- # Build dependancy files from C source files.
---- trunk/intl/Makefile.in
-+++ trunk/intl/Makefile.in
-@@ -77,7 +77,7 @@
- .c.o:
- $(COMPILE) $<
- .c.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) $<
-+ $(LIBTOOL) --mode=compile --tag=CC $(COMPILE) $<
-
- INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/lib
-
-@@ -92,7 +92,7 @@
- $(RANLIB) $@
-
- libintl.la: $(OBJECTS)
-- $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ $(OBJECTS) \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) -o $@ $(OBJECTS) \
- -version-info 1:0 -rpath $(libdir)
-
- ../po/cat-id-tbl.$lo: ../po/cat-id-tbl.c $(top_srcdir)/po/$(PACKAGE).pot
---- trunk/rules.mk.sh
-+++ trunk/rules.mk.sh
-@@ -19,7 +19,7 @@
- # foo.la : foo.lo bar.lo
- # \$(rep_DL_LD) link-opts...
-
--rep_DL_LD=\$(rep_LIBTOOL) --mode=link \$(CC) -avoid-version -module \
-+rep_DL_LD=\$(rep_LIBTOOL) --mode=link --tag=CC \$(CC) -avoid-version -module \
- -rpath \$(rpath_repcommonexecdir)
-
- rep_DL_INSTALL=\$(rep_LIBTOOL) --mode=install \$(INSTALL)
-@@ -27,6 +27,6 @@
-
- # Rule for libtool controlled C objects
- %.lo : %.c
-- \$(rep_LIBTOOL) --mode=compile \$(CC) -c \$(CPPFLAGS) \$(CFLAGS) \$<
-+ \$(rep_LIBTOOL) --mode=compile --tag=CC \$(CC) -c \$(CPPFLAGS) \$(CFLAGS) \$<
-
- EOF
---- trunk/src/Makefile.in
-+++ trunk/src/Makefile.in
-@@ -56,16 +56,16 @@
- all : librep.la $(DL_OBJS) check-dl rep rep-config rep-remote rep-xgettext .libexec
-
- librep.la : $(OBJS) $(LIBOBJS) $(ALLOCA)
-- $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) \
- -version-info $(libversion) -export-symbols $(srcdir)/librep.sym \
- -o $@ $^ -rpath $(libdir) $(LIBS) $(GMP_LIBS)
-
- rep : $(REP_OBJS) $(EXTRA_LIBOBJS) librep.la
-- $(LIBTOOL) --mode=link $(CC) -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
- $(REP_OBJS) librep.la $(EXTRA_LIBOBJS) $(LIBS) $(GMP_LIBS)
-
- srep : $(REP_OBJS) $(EXTRA_LIBOBJS) librep.la
-- $(LIBTOOL) --mode=link $(CC) -static -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) -static -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
- $(REP_OBJS) librep.la $(EXTRA_LIBOBJS) $(LIBS) $(GMP_LIBS)
-
- rep-remote : rep-remote.c
-@@ -132,7 +132,7 @@
- chmod +x $@
-
- repdoc : repdoc.o
-- $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ $^ $(GDBM_LIBS)
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) -o $@ $^ $(GDBM_LIBS)
-
- sdbm.la : $(SDBM_LOBJS) repsdbm.lo
- $(rep_DL_LD) $(LDFLAGS) -o $@ $^
diff --git a/dev-libs/librep/files/libtool.patch b/dev-libs/librep/files/libtool.patch
deleted file mode 100644
index 06f8ae834338..000000000000
--- a/dev-libs/librep/files/libtool.patch
+++ /dev/null
@@ -1,86 +0,0 @@
---- librep-0.17.orig/intl/Makefile.in
-+++ librep-0.17/intl/Makefile.in
-@@ -77,7 +77,7 @@
- .c.o:
- $(COMPILE) $<
- .c.lo:
-- $(LIBTOOL) --mode=compile $(COMPILE) $<
-+ $(LIBTOOL) --mode=compile --tag=CC $(COMPILE) $<
-
- INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/lib
-
-@@ -92,7 +92,7 @@
- $(RANLIB) $@
-
- libintl.la: $(OBJECTS)
-- $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ $(OBJECTS) \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) -o $@ $(OBJECTS) \
- -version-info 1:0 -rpath $(libdir)
-
- ../po/cat-id-tbl.$lo: ../po/cat-id-tbl.c $(top_srcdir)/po/$(PACKAGE).pot
---- librep-0.17.orig/Makedefs.in
-+++ librep-0.17/Makedefs.in
-@@ -96,11 +96,11 @@
-
- # Rule for libtool controlled C objects
- %.lo : %.c
-- $(LIBTOOL) --mode=compile $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
-+ $(LIBTOOL) --mode=compile --tag=CC $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
-
- # Rule for dlopen'able C objects
- %.la : %.c
-- $(LIBTOOL) --mode=compile $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
-+ $(LIBTOOL) --mode=compile --tag=CC $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
- $(rep_DL_LD) $(CPPFLAGS) $(CFLAGS) -o $@ $*.lo
-
- # Build dependancy files from C source files.
---- librep-0.17.orig/rules.mk.sh
-+++ librep-0.17/rules.mk.sh
-@@ -19,7 +19,7 @@
- # foo.la : foo.lo bar.lo
- # \$(rep_DL_LD) link-opts...
-
--rep_DL_LD=\$(rep_LIBTOOL) --mode=link \$(CC) -avoid-version -module \
-+rep_DL_LD=\$(rep_LIBTOOL) --mode=link --tag=CC \$(CC) -avoid-version -module \
- -rpath \$(rpath_repcommonexecdir)
-
- rep_DL_INSTALL=\$(rep_LIBTOOL) --mode=install \$(INSTALL)
-@@ -27,6 +27,6 @@
-
- # Rule for libtool controlled C objects
- %.lo : %.c
-- \$(rep_LIBTOOL) --mode=compile \$(CC) -c \$(CPPFLAGS) \$(CFLAGS) \$<
-+ \$(rep_LIBTOOL) --mode=compile --tag=CC \$(CC) -c \$(CPPFLAGS) \$(CFLAGS) \$<
-
- EOF
---- librep-0.17.orig/src/Makefile.in
-+++ librep-0.17/src/Makefile.in
-@@ -56,16 +56,16 @@
- all : librep.la $(DL_OBJS) check-dl rep rep-config rep-remote rep-xgettext .libexec
-
- librep.la : $(OBJS) $(LIBOBJS) $(ALLOCA)
-- $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) \
- -version-info $(libversion) -export-symbols librep.sym \
- -o $@ $^ -rpath $(libdir) $(LIBS) $(GMP_LIBS)
-
- rep : $(REP_OBJS) $(EXTRA_LIBOBJS) librep.la
-- $(LIBTOOL) --mode=link $(CC) -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
- $(REP_OBJS) librep.la $(EXTRA_LIBOBJS) $(LIBS) $(GMP_LIBS)
-
- srep : $(REP_OBJS) $(EXTRA_LIBOBJS) librep.la
-- $(LIBTOOL) --mode=link $(CC) -static -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) -static -export-dynamic $(CPPFLAGS) $(CFLAGS) -o $@ \
- $(REP_OBJS) librep.la $(EXTRA_LIBOBJS) $(LIBS) $(GMP_LIBS)
-
- rep-remote : rep-remote.c
-@@ -132,7 +132,7 @@
- chmod +x $@
-
- repdoc : repdoc.o
-- $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ $^ $(GDBM_LIBS)
-+ $(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) -o $@ $^ $(GDBM_LIBS)
-
- sdbm.la : $(SDBM_LOBJS) repsdbm.lo
- $(rep_DL_LD) $(LDFLAGS) -o $@ $^
diff --git a/dev-libs/librep/files/rep_file_fdopen.patch b/dev-libs/librep/files/rep_file_fdopen.patch
deleted file mode 100644
index ea472b5f555d..000000000000
--- a/dev-libs/librep/files/rep_file_fdopen.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- librep-0.17.orig/src/librep.sym
-+++ librep-0.17/src/librep.sym
-@@ -575,6 +575,7 @@
- rep_event_loop
- rep_event_loop_fun
- rep_expand_and_get_handler
-+rep_file_fdopen
- rep_file_length
- rep_file_type
- rep_find_c_symbol
diff --git a/dev-libs/librep/librep-0.92.1.ebuild b/dev-libs/librep/librep-0.92.1.ebuild
deleted file mode 100644
index 37c2c19327bd..000000000000
--- a/dev-libs/librep/librep-0.92.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.92.1.ebuild,v 1.5 2011/10/30 15:08:08 armin76 Exp $
-
-EAPI="4"
-
-inherit eutils multilib elisp-common
-
-DESCRIPTION="Shared library implementing a Lisp dialect"
-HOMEPAGE="http://librep.sourceforge.net/"
-SRC_URI="http://download.tuxfamily.org/librep/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
-IUSE="emacs readline"
-
-RDEPEND=">=sys-libs/gdbm-1.8.0
- emacs? ( virtual/emacs )
- readline? ( sys-libs/readline )"
-DEPEND="${RDEPEND}
- sys-apps/texinfo"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-0.92.0-disable-elisp.patch
-}
-
-src_configure() {
- econf \
- --libexecdir=/usr/$(get_libdir) \
- --without-gmp \
- --without-ffi \
- --disable-static \
- $(use_with readline)
-}
-
-src_compile() {
- emake
-
- if use emacs; then
- elisp-compile rep-debugger.el || die "elisp-compile failed"
- fi
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- find "${D}" -name '*.la' -exec rm -f {} + || die "la file removal failed"
-
- dodoc ChangeLog MAINTAINERS NEWS README TODO
- docinto doc
- dodoc doc/*
-
- if use emacs; then
- elisp-install ${PN} rep-debugger.{el,elc} || die "elisp-install failed"
- elisp-site-file-install "${FILESDIR}/50${PN}-gentoo.el" \
- || die "elisp-site-file-install failed"
- fi
-}
-
-pkg_postinst() {
- use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
- use emacs && elisp-site-regen
-}
diff --git a/dev-libs/librep/librep-0.92.2.ebuild b/dev-libs/librep/librep-0.92.3.ebuild
index 8d1e8618dfca..e4e69ee6a0e3 100644
--- a/dev-libs/librep/librep-0.92.2.ebuild
+++ b/dev-libs/librep/librep-0.92.3.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.92.2.ebuild,v 1.5 2012/07/15 16:51:51 armin76 Exp $
-
-EAPI="4"
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.92.3.ebuild,v 1.1 2013/09/29 06:46:36 pacho Exp $
+EAPI=5
inherit eutils multilib elisp-common
DESCRIPTION="Shared library implementing a Lisp dialect"
@@ -12,17 +11,21 @@ SRC_URI="http://download.tuxfamily.org/librep/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="emacs readline"
-RDEPEND=">=sys-libs/gdbm-1.8.0
+RDEPEND="
+ >=sys-libs/gdbm-1.8.0
emacs? ( virtual/emacs )
- readline? ( sys-libs/readline )"
+ readline? ( sys-libs/readline )
+"
DEPEND="${RDEPEND}
sys-apps/texinfo
- app-arch/xz-utils"
+ app-arch/xz-utils
+"
src_prepare() {
+ DOCS="ChangeLog MAINTAINERS NEWS README TODO"
epatch "${FILESDIR}"/${PN}-0.92.0-disable-elisp.patch
}
@@ -36,7 +39,7 @@ src_configure() {
}
src_compile() {
- emake
+ default
if use emacs; then
elisp-compile rep-debugger.el || die "elisp-compile failed"
@@ -44,10 +47,9 @@ src_compile() {
}
src_install() {
- emake DESTDIR="${D}" install
- find "${D}" -name '*.la' -exec rm -f {} + || die "la file removal failed"
+ default
+ prune_libtool_files --modules
- dodoc ChangeLog MAINTAINERS NEWS README TODO
docinto doc
dodoc doc/*