diff options
| author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-13 03:09:07 +0300 |
|---|---|---|
| committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-07-13 03:09:07 +0300 |
| commit | 104d62a1485ec94abc3b7902489d76b3c2324e2f (patch) | |
| tree | 39302f37a3ea6e44d1457e38eb1cf78d72eb42de /packages/net-im/qtox/qtox-scm.exheres-0 | |
| parent | b291673ef78a79a53dda32d97910bcc3956b110b (diff) | |
qtox: edited as requested by exherbo developers
removed unneded patch
added headers to remaining patch (am i doing it right ? )
Diffstat (limited to 'packages/net-im/qtox/qtox-scm.exheres-0')
| -rw-r--r-- | packages/net-im/qtox/qtox-scm.exheres-0 | 26 |
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 ) |
