summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdelibs/tdelibs-9999.ebuild
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2020-01-25 00:48:46 +0100
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2020-01-25 23:35:00 +0000
commitd5af9e21780456f0e6a60f657ef5805d20318e8d (patch)
treefef337619b3b7ce14618f53a0536a4254e6e64a1 /trinity-base/tdelibs/tdelibs-9999.ebuild
parent7ad022ff6a329d2d2ae29110cd8a8b01b013167d (diff)
downloadtde-packaging-gentoo-d5af9e21780456f0e6a60f657ef5805d20318e8d.tar.gz
tde-packaging-gentoo-d5af9e21780456f0e6a60f657ef5805d20318e8d.zip
Trinity-*-2.eclass: Fix handbook and arts support.
- Handle 'en' as main docs too. - Filter out noise from docs. - Sync with eclass changes in working branch. - Live ebuilds: Fix arts in tdelibs ebuild. - Sync typo fix about sudo support. Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'trinity-base/tdelibs/tdelibs-9999.ebuild')
-rw-r--r--trinity-base/tdelibs/tdelibs-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/trinity-base/tdelibs/tdelibs-9999.ebuild b/trinity-base/tdelibs/tdelibs-9999.ebuild
index cd7f0705..b70a4f89 100644
--- a/trinity-base/tdelibs/tdelibs-9999.ebuild
+++ b/trinity-base/tdelibs/tdelibs-9999.ebuild
@@ -71,7 +71,6 @@ src_configure() {
-DWITH_PKCS=OFF
-DWITH_TDEHWLIB=ON
-DWITH_TDEHWLIB_DAEMONS=ON
- -DWITH_ARTS=OFF
-DWITH_ALSA="$(usex alsa)"
-DWITH_AVAHI="$(usex avahi)"
-DWITH_CRYPTSETUP="$(usex cryptsetup)"
@@ -140,7 +139,7 @@ pkg_postinst () {
einfo "It can be overriden on a user-level by adding:"
einfo " [super-user-command]"
einfo " super-user-command=su"
- einfo "to the kdeglobal config file which is should be usually"
+ einfo "to the kdeglobals config file which is should be usually"
einfo "located in the ~/.trinity/share/config/ directory."
fi
}