* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2015-08-24 10:21 Ian Delaney
0 siblings, 0 replies; 12+ messages in thread
From: Ian Delaney @ 2015-08-24 10:21 UTC (permalink / raw
To: gentoo-commits
commit: f7eb1c2cb7dfcdbc2243d44399e681e858efea2c
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 10:20:11 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 10:20:57 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7eb1c2c
net-im/qutimbump: bump; patch release from full tarball
Bug #557986, ebuild by maintainer
Package-Manager: portage-2.2.20
net-im/qutim/Manifest | 1 +
net-im/qutim/qutim-0.3.3_p1.ebuild | 189 +++++++++++++++++++++++++++++++++++++
2 files changed, 190 insertions(+)
diff --git a/net-im/qutim/Manifest b/net-im/qutim/Manifest
index 932c79f..316ed6a 100644
--- a/net-im/qutim/Manifest
+++ b/net-im/qutim/Manifest
@@ -1 +1,2 @@
DIST qutim-0.3.2.tar.xz 10232436 SHA256 326bd4048cdee2913b6a01900d15736c54b431b4ec1a11c88e567920c2948849 SHA512 0767552e31d6e999f6622f14a48e2da7f4497b4a958550189dce38709689cb5f12e9b91a55b5d94d1a24f3e8149cf8453dea56b7e5a8c1758a6579c4142f01cb WHIRLPOOL dac2bb0c43e4bc195c2374aa885ae8174317eccb8e02d011902f4416b3808bf598507e1c74668f1ff04a53bd828d8695c93cc83e04342fdb92688b44236eb2a5
+DIST qutim-0.3.3.p_1.tar.xz 8708952 SHA256 945dc03d25ccd985b8c0d0d4ef2c98e3731428135c60df4a0deaf9c9b1a8f2e3 SHA512 658c0d114a6771cd7ae9f3090e6ab6deba8e92465b9cd966d7ab4d4626dbb7335a712d7c0f64c886d7bcb7a3fbcd0b18398946a366ec1e150a9e2ae5e4e638e9 WHIRLPOOL 05c3360134fd41f8dabad232cef42db2222f1973bee32dcf02d1784634b6c0163066f739c15c7ad1b46af9a8f9b0d90b9e4e9cf79f72f6f754af2f50b95f8d5c
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
new file mode 100644
index 0000000..d1cf922
--- /dev/null
+++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
@@ -0,0 +1,189 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+LANGS="ar be bg cs de en_GB es fr he nds ru sk uk uz zh_CN"
+
+inherit qt4-r2 cmake-utils
+
+MY_PV="${PV/_p/.p_}"
+DESCRIPTION="Qt4-based multi-protocol instant messenger"
+HOMEPAGE="http://www.qutim.org"
+SRC_URI="http://www.qutim.org/dwnl/80/${PN}-${MY_PV}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# general USE
+IUSE="doc +sound tools"
+# protocol uses
+IUSE="$IUSE telepathy irc xmpp jingle mrim oscar purple vkontakte"
+# plugins
+IUSE="$IUSE antiboss aspell ayatana awn crypt dbus debug -espionage histman hunspell
+ kde mobility otr plugman phonon purple qml sdl +ssl +xscreensaver webkit"
+
+REQUIRED_USE="
+ oscar? ( ssl )
+ jingle? ( xmpp )
+ qml? ( webkit )
+"
+
+# Minimum Qt version required
+QT_PV="4.7.0:4"
+
+CDEPEND="
+ x11-libs/libqxt
+ >=dev-qt/qtcore-${QT_PV}[ssl?]
+ >=dev-qt/qtgui-${QT_PV}
+ >=dev-qt/qtscript-${QT_PV}
+ >=dev-qt/qtdeclarative-${QT_PV}
+
+ telepathy? ( >=net-libs/telepathy-qt-0.3 )
+ xmpp? (
+ app-crypt/qca:2[qt4(+)]
+ >=net-libs/jreen-1.2.0
+ )
+ jingle? ( dev-qt/qt-mobility[multimedia] )
+ oscar? ( app-crypt/qca:2[qt4(+)] )
+ purple? ( net-im/pidgin )
+ vkontakte? ( >=dev-qt/qtwebkit-${QT_PV} )
+
+ aspell? ( app-text/aspell )
+ awn? ( >=dev-qt/qtdbus-${QT_PV} )
+ crypt? ( app-crypt/qca:2[qt4(+)] )
+ dbus? ( >=dev-qt/qtdbus-${QT_PV} )
+ espionage? ( app-crypt/qca:2[qt4(+)] )
+ histman? ( >=dev-qt/qtsql-${QT_PV} )
+ ayatana? ( >=dev-libs/libindicate-qt-0.2.2 )
+ hunspell? ( app-text/hunspell )
+ kde? ( kde-base/kdelibs:4 )
+ mobility? (
+ dev-qt/qt-mobility[multimedia,feedback]
+ >=dev-qt/qtbearer-${QT_PV}
+ )
+ otr? (
+ >=net-libs/libotr-3.2.0
+ <net-libs/libotr-4.0.0
+ )
+ phonon? (
+ kde? ( media-libs/phonon[qt4] )
+ !kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) )
+ )
+ plugman? (
+ dev-libs/libattica
+ app-arch/libarchive
+ )
+ qml? (
+ >=dev-qt/qtopengl-${QT_PV}
+ )
+ sdl? ( media-libs/sdl-mixer )
+ xscreensaver? ( x11-libs/libXScrnSaver )
+ webkit? ( >=dev-qt/qtwebkit-${QT_PV} )
+"
+DEPEND="${CDEPEND}
+ virtual/pkgconfig
+ doc? ( app-doc/doxygen )
+ kde? ( dev-util/automoc )
+"
+RDEPEND="${CDEPEND}
+ xmpp? ( app-crypt/qca:2[gpg] )
+ oscar? ( app-crypt/qca:2[openssl] )
+ kde-apps/oxygen-icons
+"
+
+DOCS=( AUTHORS INSTALL ChangeLog )
+PATCHES=(
+ "${FILESDIR}/${PN}-0.3.2-astral-migrate-qt-telepaphy.patch"
+)
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_prepare() {
+ # fix automagic dep on libXScrnSaver
+ if ! use xscreensaver; then
+ sed -i -e '/XSS xscrnsaver/d' \
+ core/src/corelayers/idledetector/CMakeLists.txt || die
+ fi
+
+ # fix automagic dep on qt-mobility for jingle
+ if ! use jingle; then
+ sed -i -e '/find_package(QtMobility)/d' \
+ protocols/jabber/CMakeLists.txt || die
+ fi
+
+ # remove unwanted translations
+ local lang
+ for lang in ${LANGS}; do
+ use linguas_${lang} || rm -f translations/modules/*/${lang}.{po,ts}
+ done
+
+ cmake-utils_src_prepare
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DSYSTEM_JREEN=ON
+ $(cmake-utils_use_with doc DOXYGEN)
+ $(cmake-utils_use doc QUTIM_GENERATE_DOCS)
+ $(cmake-utils_use sound QUTIM_INSTALL_SOUND_THEME )
+ $(cmake-utils_use tools QUTIM_DEVELOPER_BUILD )
+
+ # protocols
+ $(cmake-utils_use telepathy ASTRAL )
+ $(cmake-utils_use irc )
+ $(cmake-utils_use xmpp JABBER )
+ $(cmake-utils_use mrim )
+ $(cmake-utils_use oscar )
+ $(cmake-utils_use purple QUETZAL )
+ $(cmake-utils_use vkontakte )
+
+ # plugins
+ $(cmake-utils_use webkit ADIUMWEBVIEW )
+ $(cmake-utils_use crypt AESCRYPTO )
+ $(cmake-utils_use antiboss ANTIBOSS )
+ $(cmake-utils_use aspell ASPELLER )
+ $(cmake-utils_use awn AWN )
+ $(cmake-utils_use espionage CONTROL ) # Also requires -DENABLE_ESPIONAGE=ON (see bellow)
+ $(cmake-utils_use dbus DBUSAPI )
+ $(cmake-utils_use dbus DBUSNOTIFICATIONS )
+ $(cmake-utils_use histman HISTMAN )
+ $(cmake-utils_use hunspell HUNSPELLER )
+ $(cmake-utils_use ayatana INDICATOR )
+ $(cmake-utils_use kde KDEINTEGRATION )
+ $(cmake-utils_use qml KINETICPOPUPS )
+ $(cmake-utils_use phonon PHONONSOUND )
+ $(cmake-utils_use plugman PLUGMAN )
+ $(cmake-utils_use debug LOGGER )
+ $(cmake-utils_use mobility MOBILITY )
+ $(cmake-utils_use dbus NOWPLAYING )
+ $(cmake-utils_use otr OFFTHERECORD )
+ $(cmake-utils_use qml QMLCHAT )
+ $(cmake-utils_use sdl SDLSOUND )
+ $(cmake-utils_use_enable espionage )
+ -DLINUXINTEGRATION=ON
+ -DDOCKTILE=OFF # QtDockTile currenly supports only unity;
+ # consider to make it optional if it also support kde or whatever
+ -DUPDATER=OFF
+ )
+ # NOTE: Integration plugins are autodisabled:
+ # symbianintegration macintegration maemo5integration haikunotifications meegointegration winintegration
+
+ cmake-utils_src_configure
+}
+
+pkg_postinst () {
+ elog "Next qutim plugins are enabled by default:"
+ elog " antispam autopaster autoreply birthdayreminder blogimprover clconf"
+ elog " emoedit floaties formula highlighter imagepub massmessaging"
+ elog " oldcontactdelegate qrcicons screenshoter scriptapi unreadmessageskeeper urlpreview"
+ elog " weather webhistory yandexnarod"
+ elog "If you have strong reasons to make their build optional feel free to fill bugrepot."
+
+ if use espionage; then
+ ewarn "You have enabled the control (espionage) plugin. It may "
+ ewarn "deal negative security impact on the privacy of your client."
+ fi
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2016-04-18 9:43 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-04-18 9:43 UTC (permalink / raw
To: gentoo-commits
commit: da2fb4db7c2f6747c9da3a37e7014c64f4297d08
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 09:16:22 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 09:28:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2fb4db
net-im/qutim: Fix metadata.xml file.
Package-Manager: portage-2.2.26
net-im/qutim/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/qutim/metadata.xml b/net-im/qutim/metadata.xml
index 96aab08..e6892e4 100644
--- a/net-im/qutim/metadata.xml
+++ b/net-im/qutim/metadata.xml
@@ -34,7 +34,7 @@
<flag name="webkit">Enable Adium-like WebView plugin</flag>
<flag name="xscreensaver">Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events</flag>
<flag name="tools">Enable some extra tools for qt developers</flag>
- <flag name="telepathy">Enable to connect various IMs through <pkg>net-im/telepathy-*</pkg></flag>
+ <flag name="telepathy">Enable to connect various IMs through <pkg>net-im/telepathy</pkg></flag>
<flag name="antiboss">Enable support for the antiboss plugin</flag>
<flag name="espionage">!!Not recomended, contains privacy risk!! Enable control plugin that controls user by sending messages and roster to remote server</flag>
<flag name="mobility">Enable several mobility related plugins like vibro notification</flag>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2016-04-19 20:45 Ian Stakenvicius
0 siblings, 0 replies; 12+ messages in thread
From: Ian Stakenvicius @ 2016-04-19 20:45 UTC (permalink / raw
To: gentoo-commits
commit: 5752873d01a0988892585220c4ea2b9de87f2515
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 20:44:46 2016 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 20:44:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5752873d
fix <pkg/> reference in metadata.xml
Package-Manager: portage-2.2.26
net-im/qutim/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/qutim/metadata.xml b/net-im/qutim/metadata.xml
index e6892e4..6f4dfcf 100644
--- a/net-im/qutim/metadata.xml
+++ b/net-im/qutim/metadata.xml
@@ -34,7 +34,7 @@
<flag name="webkit">Enable Adium-like WebView plugin</flag>
<flag name="xscreensaver">Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events</flag>
<flag name="tools">Enable some extra tools for qt developers</flag>
- <flag name="telepathy">Enable to connect various IMs through <pkg>net-im/telepathy</pkg></flag>
+ <flag name="telepathy">Enable to connect various IMs through <pkg>net-libs/telepathy-qt</pkg></flag>
<flag name="antiboss">Enable support for the antiboss plugin</flag>
<flag name="espionage">!!Not recomended, contains privacy risk!! Enable control plugin that controls user by sending messages and roster to remote server</flag>
<flag name="mobility">Enable several mobility related plugins like vibro notification</flag>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2016-04-25 7:59 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-04-25 7:59 UTC (permalink / raw
To: gentoo-commits
commit: 44f3a9dd5c3d6529b5b169e4cd3881f76bef1dca
Author: Alexander Golubev <fatzer2 <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 07:08:15 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 07:45:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f3a9dd
net-im/qutim: fix USE=otr dependencies
Closes: https://github.com/gentoo/gentoo/pull/1342
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
net-im/qutim/qutim-0.3.2.ebuild | 16 +++++++++-------
net-im/qutim/qutim-0.3.3_p1.ebuild | 7 ++-----
2 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/net-im/qutim/qutim-0.3.2.ebuild b/net-im/qutim/qutim-0.3.2.ebuild
index 44cbf17..0b181f6 100644
--- a/net-im/qutim/qutim-0.3.2.ebuild
+++ b/net-im/qutim/qutim-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,8 @@ IUSE="doc +sound tools"
IUSE="$IUSE telepathy irc xmpp jingle mrim oscar purple vkontakte"
# plugins
IUSE="$IUSE antiboss aspell ayatana awn crypt dbus debug -espionage histman hunspell
- kde mobility otr plugman phonon purple qml sdl +ssl +xscreensaver webkit"
+ kde mobility plugman phonon purple qml sdl +ssl +xscreensaver webkit"
+# NOTE: otr support was removed due to remove of net-libs/libotr-3.x
REQUIRED_USE="
oscar? ( ssl )
@@ -63,10 +64,6 @@ CDEPEND="
dev-qt/qt-mobility[multimedia,feedback]
>=dev-qt/qtbearer-${QT_PV}
)
- otr? (
- >=net-libs/libotr-3.2.0
- <net-libs/libotr-4.0.0
- )
phonon? (
kde? ( media-libs/phonon[qt4] )
!kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) )
@@ -82,6 +79,11 @@ CDEPEND="
xscreensaver? ( x11-libs/libXScrnSaver )
webkit? ( >=dev-qt/qtwebkit-${QT_PV} )
"
+# otr? (
+# >=net-libs/libotr-3.2.0
+# <net-libs/libotr-4.0.0
+# )
+
DEPEND="${CDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen )
@@ -157,7 +159,7 @@ src_configure() {
$(cmake-utils_use debug LOGGER )
$(cmake-utils_use mobility MOBILITY )
$(cmake-utils_use dbus NOWPLAYING )
- $(cmake-utils_use otr OFFTHERECORD )
+ # $(cmake-utils_use otr OFFTHERECORD )
$(cmake-utils_use qml QMLCHAT )
$(cmake-utils_use sdl SDLSOUND )
$(cmake-utils_use_enable espionage )
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
index 855b5e0..e6b81d2 100644
--- a/net-im/qutim/qutim-0.3.3_p1.ebuild
+++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -64,10 +64,7 @@ CDEPEND="
dev-qt/qt-mobility[multimedia,feedback]
>=dev-qt/qtbearer-${QT_PV}
)
- otr? (
- >=net-libs/libotr-3.2.0
- <net-libs/libotr-4.0.0
- )
+ otr? ( >=net-libs/libotr-4.0.0 )
phonon? (
kde? ( media-libs/phonon[qt4] )
!kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) )
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2016-04-25 7:59 Patrice Clement
0 siblings, 0 replies; 12+ messages in thread
From: Patrice Clement @ 2016-04-25 7:59 UTC (permalink / raw
To: gentoo-commits
commit: f6fa93c30544fcc0b24289916456b22fc09f2110
Author: Golubev Alexander <fatzer2 <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 06:02:39 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 07:45:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6fa93c3
net-im/qutim: fix dependencies upon net-libs/jreen
Gentoo-Bug: https://bugs.gentoo.org/580854
Closes: https://github.com/gentoo/gentoo/pull/1342
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
net-im/qutim/qutim-0.3.2.ebuild | 2 +-
net-im/qutim/qutim-0.3.3_p1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-im/qutim/qutim-0.3.2.ebuild b/net-im/qutim/qutim-0.3.2.ebuild
index 9ebfd41..44cbf17 100644
--- a/net-im/qutim/qutim-0.3.2.ebuild
+++ b/net-im/qutim/qutim-0.3.2.ebuild
@@ -43,7 +43,7 @@ CDEPEND="
telepathy? ( >=net-libs/telepathy-qt-0.3 )
xmpp? (
app-crypt/qca:2[qt4(+)]
- >=net-libs/jreen-1.2.0
+ >=net-libs/jreen-1.2.0[qt4]
)
jingle? ( dev-qt/qt-mobility[multimedia] )
oscar? ( app-crypt/qca:2[qt4(+)] )
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
index 3e80744..855b5e0 100644
--- a/net-im/qutim/qutim-0.3.3_p1.ebuild
+++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
@@ -44,7 +44,7 @@ CDEPEND="
telepathy? ( >=net-libs/telepathy-qt-0.3 )
xmpp? (
app-crypt/qca:2[qt4(+)]
- >=net-libs/jreen-1.2.0
+ >=net-libs/jreen-1.2.0[qt4]
)
jingle? ( dev-qt/qt-mobility[multimedia] )
oscar? ( app-crypt/qca:2[qt4(+)] )
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2016-11-10 0:06 Mike Gilbert
0 siblings, 0 replies; 12+ messages in thread
From: Mike Gilbert @ 2016-11-10 0:06 UTC (permalink / raw
To: gentoo-commits
commit: 24e6936e98ba9bcba91f9133b8f800ce2449deaa
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 00:06:25 2016 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 00:06:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e6936e
net-im/qutim: remove invalid <pkg> ref
Package-Manager: portage-2.3.2_p5
net-im/qutim/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/qutim/metadata.xml b/net-im/qutim/metadata.xml
index 6f4dfcf..6d10686 100644
--- a/net-im/qutim/metadata.xml
+++ b/net-im/qutim/metadata.xml
@@ -19,7 +19,7 @@
</upstream>
<use>
<flag name="aspell">Enable spellchecking using <pkg>app-text/aspell</pkg></flag>
- <flag name="awn">Enable integration with <pkg>gnome-extra/avant-window-navigator</pkg></flag>
+ <flag name="awn">Enable integration with gnome-extra/avant-window-navigator</flag>
<flag name="crypt">Enable AES crypto plugin</flag>
<flag name="histman">Enable history importer plugin</flag>
<flag name="hunspell">Enable spellchecking using <pkg>app-text/hunspell</pkg></flag>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2017-02-06 14:55 Agostino Sarubbo
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2017-02-06 14:55 UTC (permalink / raw
To: gentoo-commits
commit: f374bb36417561c40a12924b3ddb2a914f50e12f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 6 14:54:22 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Feb 6 14:55:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f374bb36
net-im/qutim: amd64 stable wrt bug #608206
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-im/qutim/qutim-0.3.3_p1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
index 9d926bb..d97d47e 100644
--- a/net-im/qutim/qutim-0.3.3_p1.ebuild
+++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SRC_URI="http://www.qutim.org/dwnl/80/${PN}-${MY_PV}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
# general USE
IUSE="doc +sound tools"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2017-08-30 14:05 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2017-08-30 14:05 UTC (permalink / raw
To: gentoo-commits
commit: 074ce64c087dad294f45eb7d3fd0cf5a721d427a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 14:00:29 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 14:05:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074ce64c
net-im/qutim: remove dev-qt/qtphonon dependency
Gentoo-bug: 629144
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-im/qutim/qutim-0.3.2.ebuild | 7 ++-----
net-im/qutim/qutim-0.3.3_p1.ebuild | 5 +----
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/net-im/qutim/qutim-0.3.2.ebuild b/net-im/qutim/qutim-0.3.2.ebuild
index 2eec0412d91..84c0d151ae0 100644
--- a/net-im/qutim/qutim-0.3.2.ebuild
+++ b/net-im/qutim/qutim-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -63,10 +63,7 @@ CDEPEND="
dev-qt/qt-mobility[multimedia,feedback]
>=dev-qt/qtbearer-${QT_PV}
)
- phonon? (
- kde? ( media-libs/phonon[qt4] )
- !kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) )
- )
+ phonon? ( media-libs/phonon[qt4] )
plugman? (
dev-libs/libattica
app-arch/libarchive
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
index 93bfaa1d32e..073f594fa87 100644
--- a/net-im/qutim/qutim-0.3.3_p1.ebuild
+++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
@@ -64,10 +64,7 @@ CDEPEND="
>=dev-qt/qtbearer-${QT_PV}
)
otr? ( >=net-libs/libotr-4.0.0 )
- phonon? (
- kde? ( media-libs/phonon[qt4] )
- !kde? ( || ( >=dev-qt/qtphonon-${QT_PV} media-libs/phonon[qt4] ) )
- )
+ phonon? ( media-libs/phonon[qt4] )
plugman? (
dev-libs/libattica
app-arch/libarchive
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2017-09-09 12:55 Andreas Sturmlechner
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2017-09-09 12:55 UTC (permalink / raw
To: gentoo-commits
commit: 35f14bfe60528163df249729b83754597614f05f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 9 12:54:23 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 9 12:54:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f14bfe
net-im/qutim: Fix manifest
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-im/qutim/Manifest | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-im/qutim/Manifest b/net-im/qutim/Manifest
index 316ed6a8d05..a1bb80a3f07 100644
--- a/net-im/qutim/Manifest
+++ b/net-im/qutim/Manifest
@@ -1,2 +1 @@
-DIST qutim-0.3.2.tar.xz 10232436 SHA256 326bd4048cdee2913b6a01900d15736c54b431b4ec1a11c88e567920c2948849 SHA512 0767552e31d6e999f6622f14a48e2da7f4497b4a958550189dce38709689cb5f12e9b91a55b5d94d1a24f3e8149cf8453dea56b7e5a8c1758a6579c4142f01cb WHIRLPOOL dac2bb0c43e4bc195c2374aa885ae8174317eccb8e02d011902f4416b3808bf598507e1c74668f1ff04a53bd828d8695c93cc83e04342fdb92688b44236eb2a5
DIST qutim-0.3.3.p_1.tar.xz 8708952 SHA256 945dc03d25ccd985b8c0d0d4ef2c98e3731428135c60df4a0deaf9c9b1a8f2e3 SHA512 658c0d114a6771cd7ae9f3090e6ab6deba8e92465b9cd966d7ab4d4626dbb7335a712d7c0f64c886d7bcb7a3fbcd0b18398946a366ec1e150a9e2ae5e4e638e9 WHIRLPOOL 05c3360134fd41f8dabad232cef42db2222f1973bee32dcf02d1784634b6c0163066f739c15c7ad1b46af9a8f9b0d90b9e4e9cf79f72f6f754af2f50b95f8d5c
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2017-09-10 4:15 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2017-09-10 4:15 UTC (permalink / raw
To: gentoo-commits
commit: 165963056fbbd0e5422fb5e89603dfef75b807e8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 04:09:14 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 04:14:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16596305
net-im/qutim: remove mobility and jingle USE flags
The required dependency is being last rited.
Closes: https://bugs.gentoo.org/626232
Package-Manager: Portage-2.3.6, Repoman-2.3.3
net-im/qutim/metadata.xml | 1 -
net-im/qutim/qutim-0.3.3_p1.ebuild | 18 +++---------------
2 files changed, 3 insertions(+), 16 deletions(-)
diff --git a/net-im/qutim/metadata.xml b/net-im/qutim/metadata.xml
index 6d10686c9a1..f84be2388b5 100644
--- a/net-im/qutim/metadata.xml
+++ b/net-im/qutim/metadata.xml
@@ -37,7 +37,6 @@
<flag name="telepathy">Enable to connect various IMs through <pkg>net-libs/telepathy-qt</pkg></flag>
<flag name="antiboss">Enable support for the antiboss plugin</flag>
<flag name="espionage">!!Not recomended, contains privacy risk!! Enable control plugin that controls user by sending messages and roster to remote server</flag>
- <flag name="mobility">Enable several mobility related plugins like vibro notification</flag>
<flag name="plugman">Enable downloadable content management with <pkg>dev-libs/libattica</pkg></flag>
</use>
</pkgmetadata>
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
index 0a867366a10..94d11a57265 100644
--- a/net-im/qutim/qutim-0.3.3_p1.ebuild
+++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
@@ -19,14 +19,13 @@ KEYWORDS="amd64 x86"
# general USE
IUSE="doc +sound tools"
# protocol uses
-IUSE="$IUSE telepathy irc xmpp jingle mrim oscar purple vkontakte"
+IUSE="$IUSE telepathy irc xmpp mrim oscar purple vkontakte"
# plugins
IUSE="$IUSE antiboss aspell ayatana awn crypt dbus debug -espionage histman hunspell
- kde mobility otr plugman phonon purple qml sdl +ssl +xscreensaver webkit"
+ kde otr plugman phonon purple qml sdl +ssl +xscreensaver webkit"
REQUIRED_USE="
oscar? ( ssl )
- jingle? ( xmpp )
qml? ( webkit )
"
@@ -45,7 +44,6 @@ CDEPEND="
app-crypt/qca:2[qt4(+)]
>=net-libs/jreen-1.2.0[qt4]
)
- jingle? ( dev-qt/qt-mobility[multimedia] )
oscar? ( app-crypt/qca:2[qt4(+)] )
purple? ( net-im/pidgin )
vkontakte? ( >=dev-qt/qtwebkit-${QT_PV} )
@@ -59,10 +57,6 @@ CDEPEND="
ayatana? ( >=dev-libs/libindicate-qt-0.2.2 )
hunspell? ( app-text/hunspell )
kde? ( kde-frameworks/kdelibs:4 )
- mobility? (
- dev-qt/qt-mobility[multimedia,feedback]
- >=dev-qt/qtbearer-${QT_PV}
- )
otr? ( >=net-libs/libotr-4.0.0 )
phonon? ( media-libs/phonon[qt4] )
plugman? (
@@ -103,12 +97,6 @@ src_prepare() {
core/src/corelayers/idledetector/CMakeLists.txt || die
fi
- # fix automagic dep on qt-mobility for jingle
- if ! use jingle; then
- sed -i -e '/find_package(QtMobility)/d' \
- protocols/jabber/CMakeLists.txt || die
- fi
-
# remove unwanted translations
local lang
for lang in ${LANGS}; do
@@ -152,7 +140,6 @@ src_configure() {
$(cmake-utils_use phonon PHONONSOUND )
$(cmake-utils_use plugman PLUGMAN )
$(cmake-utils_use debug LOGGER )
- $(cmake-utils_use mobility MOBILITY )
$(cmake-utils_use dbus NOWPLAYING )
$(cmake-utils_use otr OFFTHERECORD )
$(cmake-utils_use qml QMLCHAT )
@@ -162,6 +149,7 @@ src_configure() {
-DDOCKTILE=OFF # QtDockTile currenly supports only unity;
# consider to make it optional if it also support kde or whatever
-DUPDATER=OFF
+ -DCMAKE_DISABLE_FIND_PACKAGE_QtMobility=ON # required dependency last-rited
)
# NOTE: Integration plugins are autodisabled:
# symbianintegration macintegration maemo5integration haikunotifications meegointegration winintegration
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2017-09-28 19:47 Andreas Sturmlechner
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2017-09-28 19:47 UTC (permalink / raw
To: gentoo-commits
commit: b51e7fe03e95306cb67124c1a6ccc45ec8157af3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 13:03:40 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 19:47:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51e7fe0
net-im/qutim: Drop USE=kde
Gentoo-bug: 631122
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-im/qutim/qutim-0.3.3_p1.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
index 94d11a57265..998b0b5189c 100644
--- a/net-im/qutim/qutim-0.3.3_p1.ebuild
+++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
@@ -9,8 +9,8 @@ inherit qt4-r2 cmake-utils
MY_PV="${PV/_p/.p_}"
DESCRIPTION="Qt4-based multi-protocol instant messenger"
-HOMEPAGE="http://www.qutim.org"
-SRC_URI="http://www.qutim.org/dwnl/80/${PN}-${MY_PV}.tar.xz"
+HOMEPAGE="https://www.qutim.org"
+SRC_URI="https://www.qutim.org/dwnl/80/${PN}-${MY_PV}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
@@ -22,7 +22,7 @@ IUSE="doc +sound tools"
IUSE="$IUSE telepathy irc xmpp mrim oscar purple vkontakte"
# plugins
IUSE="$IUSE antiboss aspell ayatana awn crypt dbus debug -espionage histman hunspell
- kde otr plugman phonon purple qml sdl +ssl +xscreensaver webkit"
+ otr plugman phonon purple qml sdl +ssl +xscreensaver webkit"
REQUIRED_USE="
oscar? ( ssl )
@@ -56,7 +56,6 @@ CDEPEND="
histman? ( >=dev-qt/qtsql-${QT_PV} )
ayatana? ( >=dev-libs/libindicate-qt-0.2.2 )
hunspell? ( app-text/hunspell )
- kde? ( kde-frameworks/kdelibs:4 )
otr? ( >=net-libs/libotr-4.0.0 )
phonon? ( media-libs/phonon[qt4] )
plugman? (
@@ -73,7 +72,6 @@ CDEPEND="
DEPEND="${CDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen )
- kde? ( dev-util/automoc )
"
RDEPEND="${CDEPEND}
xmpp? ( app-crypt/qca:2[gpg] )
@@ -135,7 +133,6 @@ src_configure() {
$(cmake-utils_use histman HISTMAN )
$(cmake-utils_use hunspell HUNSPELLER )
$(cmake-utils_use ayatana INDICATOR )
- $(cmake-utils_use kde KDEINTEGRATION )
$(cmake-utils_use qml KINETICPOPUPS )
$(cmake-utils_use phonon PHONONSOUND )
$(cmake-utils_use plugman PLUGMAN )
@@ -150,6 +147,7 @@ src_configure() {
# consider to make it optional if it also support kde or whatever
-DUPDATER=OFF
-DCMAKE_DISABLE_FIND_PACKAGE_QtMobility=ON # required dependency last-rited
+ -DKDEINTEGRATION=OFF # bug 631122
)
# NOTE: Integration plugins are autodisabled:
# symbianintegration macintegration maemo5integration haikunotifications meegointegration winintegration
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/
@ 2017-10-03 11:22 Michael Palimaka
0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2017-10-03 11:22 UTC (permalink / raw
To: gentoo-commits
commit: 371cb0433e6555c30539f28336a923cdf603d6d5
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 3 11:22:00 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Oct 3 11:22:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=371cb043
net-im/qutim: remove reference to last rited dev-qt/qtphonon
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-im/qutim/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/qutim/metadata.xml b/net-im/qutim/metadata.xml
index f84be2388b5..a8922ddd4ab 100644
--- a/net-im/qutim/metadata.xml
+++ b/net-im/qutim/metadata.xml
@@ -26,7 +26,7 @@
<flag name="irc">Enable IRC protocol support</flag>
<flag name="mrim">Enable mail.ru protocol support</flag>
<flag name="otr">Enable plugin for encrypted conversations (Off-The-Record messaging)</flag>
- <flag name="phonon">Add sound support via <pkg>media-libs/phonon</pkg> or <pkg>dev-qt/qtphonon</pkg></flag>
+ <flag name="phonon">Add sound support via <pkg>media-libs/phonon</pkg></flag>
<flag name="purple">Enable libpurple-based protocol support</flag>
<flag name="qml">Enable QtQuick-based chat plugin</flag>
<flag name="sdl">Add sound support via <pkg>media-libs/sdl-mixer</pkg></flag>
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2017-10-03 11:22 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-10 4:15 [gentoo-commits] repo/gentoo:master commit in: net-im/qutim/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2017-10-03 11:22 Michael Palimaka
2017-09-28 19:47 Andreas Sturmlechner
2017-09-09 12:55 Andreas Sturmlechner
2017-08-30 14:05 Michael Palimaka
2017-02-06 14:55 Agostino Sarubbo
2016-11-10 0:06 Mike Gilbert
2016-04-25 7:59 Patrice Clement
2016-04-25 7:59 Patrice Clement
2016-04-19 20:45 Ian Stakenvicius
2016-04-18 9:43 Patrice Clement
2015-08-24 10:21 Ian Delaney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox