projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69bbe4
)
media-libs/fluidsynth-dssi: bump EAPI
author
Aaron Bauman
<bman@gentoo.org>
Sun, 27 May 2018 23:49:46 +0000
(19:49 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Mon, 28 May 2018 23:01:54 +0000
(19:01 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0.ebuild
b/media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0.ebuild
index bc5c85782e60fd579a77fcf239ced80e1d8b4c18..ab3fb0a9843b99a6c13734ce9dfaff1e69075d51 100644
(file)
--- a/
media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0.ebuild
+++ b/
media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0.ebuild
@@
-1,7
+1,7
@@
-# Copyright 1999-201
2
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=
2
+EAPI=
6
DESCRIPTION="DSSI Soft Synth Interface"
HOMEPAGE="http://dssi.sourceforge.net/"
@@
-19,8
+19,3
@@
RDEPEND=">=media-libs/dssi-0.9.0
DEPEND="${RDEPEND}
virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc ChangeLog README TODO
-}