From 12d78242dec4f785d0a0bfb1c00eee2d8996c53b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 12 Oct 2017 17:42:09 +0100 Subject: gentoo resync : 12.10.2017 (fix rsync script) --- dev-qt/qt-mobility/Manifest | 5 - dev-qt/qt-mobility/metadata.xml | 32 ----- .../qt-mobility-1.2.2_p20130703-r1.ebuild | 150 --------------------- 3 files changed, 187 deletions(-) delete mode 100644 dev-qt/qt-mobility/Manifest delete mode 100644 dev-qt/qt-mobility/metadata.xml delete mode 100644 dev-qt/qt-mobility/qt-mobility-1.2.2_p20130703-r1.ebuild (limited to 'dev-qt') diff --git a/dev-qt/qt-mobility/Manifest b/dev-qt/qt-mobility/Manifest deleted file mode 100644 index 77e5d3a1aae3..000000000000 --- a/dev-qt/qt-mobility/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST qt-mobility-1.2.2_p20130703.tar.xz 16748672 SHA256 c4f1578a8384a520744ece9c19639600029d1fac2b55e0f110ec5700911aad44 SHA512 51e960dbcab3641906043c0e3dc6c44da2a66d11a15f5ec255776cef299d1403eeb0df55ee953567fdafd4c2a88a6514dcf1e2f8ba0af574c44e02e809f42287 WHIRLPOOL 4e7ee4039fbb4e8f8cfd7f720d232ddf79d61c3cd62ad5851e490c9284badf3431852eb56dfea18e3caf350e2e0ccd50f3244abc04bd68ffc6f6de67e644d3c4 -EBUILD qt-mobility-1.2.2_p20130703-r1.ebuild 3654 SHA256 9d174e9b37c7c9986b21cc7f332939997d5a61f963cba3848509b970e0e96995 SHA512 e4f112027abee5df6f83f0894e7ac347d6caab8174bc434a0d1120a533dd61b293a7b67efa2f6d8710216cefbc0e7819a7bd88f6c25854e8f9c2d98f8c91ffe4 WHIRLPOOL 509e4dda064597802399ca4fd5e69bbd9f9e41c9b5fe456f3175845400266958b8be2d95090691f6576842a10401b68c0a8a3627979d8b7f4f235aed0be56c8c -MISC ChangeLog 2629 SHA256 669c6b5729c9a2b5b43c2b9cb9f0dd9a440c076f376d612999e5249fa9aea0cb SHA512 77c86c042e9be240452397d1228fb5c9ec27e9378f8e361e2d8e0687758a49afd0d05f216d984bfe6c26c9d726911c61a15339ffdfe4a888c16a5e8eb4ff7d68 WHIRLPOOL 2ccea650115e316d59a0d8edb192e3a42d327e42799e74cea6da839165263ba208eee877784540b7b72cc315c91e84a3bf2228dd986153ff803287acc90b973c -MISC ChangeLog-2015 4011 SHA256 b9afc97f6f39956a3d556af8a973132a981be6054549fc020405fd1ccc6fd7ba SHA512 02a25b8fd6e32d63503d53b4e3c3eae3ea9cecc765c540632cd6a78116ebb1e9c1c9c097e8bdfdce7f0e03647ad928e5fc677151d4ccc25c0506b0553107fd35 WHIRLPOOL 03c0068a008b03c5313504d94d0a7a50c2d5f5da363306381125ff297722de2ae3d1c9686fa6c1a0f305d4d7a0ca0a1252d7c676efb7a481153692e36d8cd463 -MISC metadata.xml 1649 SHA256 344e22779f0e9ebb966350cfa9a52e8a026ad6fff4be60e016b4e8db5153e10b SHA512 bf8cfa55950b9c4c62f61324ae5df5fe2906526c032af2c5b1e81d4afbcf21d41d928ecb4ee3fa9939628fb1b76f7cb61a8f441d6bd10e093c561325f71efaaf WHIRLPOOL 7ab720e6e5f57553d553e5e7eeef655cf9701094961933eb73d8aa221db9ea8bbb67f7a9d687bf91c4b32c7661c1716d28ccdbcbae2aa04ec8c12afad5efe47d diff --git a/dev-qt/qt-mobility/metadata.xml b/dev-qt/qt-mobility/metadata.xml deleted file mode 100644 index 60dc4cc36106..000000000000 --- a/dev-qt/qt-mobility/metadata.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - qt@gentoo.org - Gentoo Qt Project - - - Enable Bluetooth support in QtConnectivity and QtSystemInfo modules - Build the QtConnectivity module - Build the QtContacts module - Build the QtFeedback module - Build the QtGallery module - Build the QtLocation module - Build the QtMessaging module - Build the QtMultimediaKit module - Enable NetworkManager support in QtBearer and QtSystemInfo modules - Build the QtOrganizer module - Build the QtPublishSubscribe module - Enable PulseAudio support in QtMultimediaKit module - Build QML bindings - Build the QtSensors module - Build the QtServiceFramework module - Build the QtSystemInfo module - Build various useful tools (e.g.: qcrmlgen, servicexmlgen, vsexplorer, ...) - Build the QtVersit module - - - https://bugreports.qt.io/ - http://doc-snapshots.qt.io/qt-mobility/index.html - - diff --git a/dev-qt/qt-mobility/qt-mobility-1.2.2_p20130703-r1.ebuild b/dev-qt/qt-mobility/qt-mobility-1.2.2_p20130703-r1.ebuild deleted file mode 100644 index 5f684b64444c..000000000000 --- a/dev-qt/qt-mobility/qt-mobility-1.2.2_p20130703-r1.ebuild +++ /dev/null @@ -1,150 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit multilib qt4-r2 - -DESCRIPTION="Additional Qt APIs for mobile devices and desktop platforms" -HOMEPAGE="http://doc-snapshots.qt.io/qt-mobility/index.html" -SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${P}.tar.xz" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" - -QT_MOBILITY_MODULES=(connectivity +contacts feedback gallery location - messaging multimedia organizer publishsubscribe - sensors serviceframework systeminfo versit) -IUSE="bluetooth debug doc networkmanager pulseaudio qml +tools - ${QT_MOBILITY_MODULES[@]}" - -REQUIRED_USE=" - || ( ${QT_MOBILITY_MODULES[@]#[+-]} ) - versit? ( contacts ) -" - -RDEPEND=" - >=dev-qt/qtcore-4.8.0:4 - connectivity? ( - >=dev-qt/qtdbus-4.8.0:4 - bluetooth? ( net-wireless/bluez ) - ) - contacts? ( >=dev-qt/qtgui-4.8.0:4 ) - gallery? ( >=dev-qt/qtdbus-4.8.0:4 ) - location? ( - >=dev-qt/qtdeclarative-4.8.0:4 - >=dev-qt/qtgui-4.8.0:4 - >=dev-qt/qtsql-4.8.0:4[sqlite] - ) - messaging? ( >=net-libs/qmf-4.0 ) - multimedia? ( - >=dev-qt/qtgui-4.8.0-r4:4[xv] - >=dev-qt/qtopengl-4.8.0:4 - media-libs/alsa-lib - media-libs/gstreamer:0.10 - media-libs/gst-plugins-bad:0.10 - media-libs/gst-plugins-base:0.10 - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXv - pulseaudio? ( media-sound/pulseaudio[alsa] ) - ) - publishsubscribe? ( - tools? ( >=dev-qt/qtgui-4.8.0:4 ) - ) - qml? ( >=dev-qt/qtdeclarative-4.8.0:4 ) - serviceframework? ( - >=dev-qt/qtdbus-4.8.0:4 - >=dev-qt/qtsql-4.8.0:4[sqlite] - tools? ( >=dev-qt/qtgui-4.8.0:4 ) - ) - systeminfo? ( - >=dev-qt/qtdbus-4.8.0:4 - >=dev-qt/qtgui-4.8.0:4 - sys-apps/util-linux - virtual/libudev:= - x11-libs/libX11 - x11-libs/libXrandr - bluetooth? ( net-wireless/bluez ) - networkmanager? ( net-misc/networkmanager ) - ) - versit? ( >=dev-qt/qtgui-4.8.0:4 ) -" -DEPEND="${RDEPEND} - virtual/pkgconfig - doc? ( >=dev-qt/qthelp-4.8.0:4 ) - multimedia? ( - sys-kernel/linux-headers - x11-proto/videoproto - ) - systeminfo? ( sys-kernel/linux-headers ) -" - -src_prepare() { - qt4-r2_src_prepare - - # disable building of code snippets in doc/ - # and translations (they aren't actually translated) - sed -i -re '/SUBDIRS \+= (doc|translations)/d' qtmobility.pro || die - - # fix automagic dependency on qt-declarative - if ! use qml; then - sed -i -e '/SUBDIRS += declarative/d' plugins/plugins.pro || die - fi -} - -src_configure() { - # figure out which modules to build - local modules= - for mod in "${QT_MOBILITY_MODULES[@]#[+-]}"; do - use ${mod} && modules+="${mod} " - done - - # custom configure script - local myconf=( - ./configure - -prefix "${EPREFIX}/usr" - -headerdir "${EPREFIX}/usr/include/qt4" - -libdir "${EPREFIX}/usr/$(get_libdir)/qt4" - -plugindir "${EPREFIX}/usr/$(get_libdir)/qt4/plugins" - $(use debug && echo -debug || echo -release) - $(use doc || echo -no-docs) - $(use tools || echo -no-tools) - -modules "${modules}" - ) - echo "${myconf[@]}" - "${myconf[@]}" || die "configure failed" - - # fix automagic dependency on bluez - if ! use bluetooth; then - sed -i -e '/^bluez_enabled =/s:yes:no:' config.pri || die - fi - - # fix automagic dependency on networkmanager - if ! use networkmanager; then - sed -i -e '/^networkmanager_enabled =/s:yes:no:' config.pri || die - fi - - # fix automagic dependency on pulseaudio - if ! use pulseaudio; then - sed -i -e '/^pulseaudio_enabled =/s:yes:no:' config.pri || die - fi - - eqmake4 -recursive -} - -src_compile() { - qt4-r2_src_compile - - use doc && emake docs -} - -src_install() { - qt4-r2_src_install - - if use doc; then - dodoc -r doc/html - dodoc doc/qch/qtmobility.qch - docompress -x /usr/share/doc/${PF}/qtmobility.qch - fi -} -- cgit v1.2.3