projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8afb9b
)
media-sound/mumble: Added rnnoise git submodule.
author
Lars Wendler
<polynomial-c@gentoo.org>
Sun, 8 Jul 2018 09:04:10 +0000
(11:04 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Sun, 8 Jul 2018 09:04:25 +0000
(11:04 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
media-sound/mumble/mumble-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/mumble/mumble-9999.ebuild
b/media-sound/mumble/mumble-9999.ebuild
index 1d787139f19636af0a83d3acfcf7c3f6ff82120d..987c148d83c206a48db318a8474af239e21af89d 100644
(file)
--- a/
media-sound/mumble/mumble-9999.ebuild
+++ b/
media-sound/mumble/mumble-9999.ebuild
@@
-10,7
+10,7
@@
HOMEPAGE="https://wiki.mumble.info"
if [[ "${PV}" = 9999 ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/mumble-voip/mumble.git"
- EGIT_SUBMODULES=( '-*' celt-0.7.0-src celt-0.11.0-src themes/Mumble )
+ EGIT_SUBMODULES=( '-*' celt-0.7.0-src celt-0.11.0-src themes/Mumble
3rdparty/rnnoise-src
)
else
MY_P="${PN}-${PV/_/~}"
SRC_URI="https://mumble.info/snapshot/${MY_P}.tar.gz"