summaryrefslogtreecommitdiff
path: root/packages/net-im/qtox/qtox-scm.exheres-0
diff options
context:
space:
mode:
Diffstat (limited to 'packages/net-im/qtox/qtox-scm.exheres-0')
-rw-r--r--packages/net-im/qtox/qtox-scm.exheres-026
1 files changed, 11 insertions, 15 deletions
diff --git a/packages/net-im/qtox/qtox-scm.exheres-0 b/packages/net-im/qtox/qtox-scm.exheres-0
index 5f749f4..debad9d 100644
--- a/packages/net-im/qtox/qtox-scm.exheres-0
+++ b/packages/net-im/qtox/qtox-scm.exheres-0
@@ -1,8 +1,8 @@
# Distributed under the terms of the GNU General Public License v2
-SCM_REPOSITORY="https://github.com/qTox/qTox.git"
+#SCM_REPOSITORY="https://github.com/qTox/qTox.git"
-require scm-git
+require github [ user=qTox project=qTox ]
require cmake [ api=2 ]
DOWNLOADS=""
@@ -12,7 +12,6 @@ SUMMARY="Most feature-rich GUI for net-libs/tox using Qt5"
HOMEPAGE="https://github.com/qTox/qTox"
MYOPTIONS="
gtk
- X
( providers:
ffmpeg
libav
@@ -23,30 +22,27 @@ MYOPTIONS="
DEPENDENCIES="
build+run:
app-crypt/sqlcipher
- net-libs/tox[av]
media-libs/qrencode
media-libs/openal
media-libs/libexif
- providers:ffmpeg? ( media/ffmpeg )
- providers:libav? ( media/libav )
+ net-libs/tox[av]
+ x11-libs/libX11
+ x11-libs/libXScrnSaver
+ x11-libs/qtbase:5[gui][sql]
+ x11-libs/qtsvg
gtk? (
- dev-libs/atk
+ dev-libs/atk
dev-libs/glib:2
x11-libs/gdk-pixbuf[X]
x11-libs/gtk+:2
x11-libs/cairo[X]
x11-libs/pango[X]
)
- X? (
- x11-libs/libX11
- x11-libs/libXScrnSaver
- )
- x11-libs/qtbase:5[gui][sql]
- x11-libs/qtsvg
-"
+ providers:ffmpeg? ( media/ffmpeg )
+ providers:libav? ( media/libav )
+ "
DEFAULT_SRC_PREPARE_PATCHES=(
- "${FILES}"/gcc.patch
"${FILES}"/cflags.patch
)