projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5220227
)
app-editors/texworks: enable virtualx
author
Mikle Kolyada
<zlogene@gentoo.org>
Fri, 15 Nov 2019 12:55:05 +0000
(15:55 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Fri, 15 Nov 2019 12:55:05 +0000
(15:55 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
app-editors/texworks/texworks-0.6.3.ebuild
patch
|
blob
|
history
diff --git
a/app-editors/texworks/texworks-0.6.3.ebuild
b/app-editors/texworks/texworks-0.6.3.ebuild
index 63fc66eee9b11ed2236fa6838c7e35c076a4f932..5aeb22b22dddad50fea3afbc6c2920daf6372b7e 100644
(file)
--- a/
app-editors/texworks/texworks-0.6.3.ebuild
+++ b/
app-editors/texworks/texworks-0.6.3.ebuild
@@
-5,7
+5,7
@@
EAPI=7
PYTHON_COMPAT=( python{2_7,3_6,3_7} )
-inherit python-single-r1 cmake-utils xdg-utils
+inherit python-single-r1 cmake-utils
virtualx
xdg-utils
DESCRIPTION="A simple interface for working with TeX documents"
HOMEPAGE="http://tug.org/texworks/"
@@
-53,6
+53,10
@@
src_configure() {
cmake-utils_src_configure
}
+src_test() {
+ virtx default_src_test
+}
+
pkg_postinst() {
xdg_desktop_database_update
}