net-im/gitter-bin: version bump to 4.1.0
authorVladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
Tue, 11 Dec 2018 22:23:58 +0000 (00:23 +0200)
committerCraig Andrews <candrews@gentoo.org>
Wed, 13 Feb 2019 22:24:46 +0000 (17:24 -0500)
Closes: https://bugs.gentoo.org/672786
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-im/gitter-bin/Manifest
net-im/gitter-bin/gitter-bin-4.1.0.ebuild [new file with mode: 0644]
net-im/gitter-bin/metadata.xml

index 4553c4a375d274e6a35b2b71acc6e11fad761a48..81b684895c88ed8d81b3d4c57a52878d8f2c8920 100644 (file)
@@ -1,2 +1,4 @@
 DIST gitter_3.1.0_amd64.deb 43340316 BLAKE2B 18682a8f467159fc3a0f765505a53982ba3bf0c7992782e256388076f6fba82e4e895d915376f9dfd333af57288d66f93e58bc9e48ecbfb1a5d11f060ac2df41 SHA512 b2888a2c9ed399102e2e80a2ec1ffafe093bdbe2f11d74753052c14841201cf586e0bb2a42ff8e67517d000a7c0b6f6aed30c32b3a7ecc683a18f8433b0bfa1c
 DIST gitter_3.1.0_i386.deb 45251440 BLAKE2B 01ea8b670e95496b7b4015ad6a31f546cf00a615dc562255b5761e797fd65ac00c5a89dd6353522359cbb5abf299aed50e3461fd1d2364e7667f4f748a288137 SHA512 4e58f5ca1a5db9139bef29eff2ffd7d599268844c11be65f98e9a78ad7a602c5d115e633c02519d025fe3d81f3174c478d5590bb2beaa92697617dc11fc141f6
+DIST gitter_4.1.0_amd64.deb 98314502 BLAKE2B 3f14e044865c9af89dc6ac62dbe8f8221824c6f529418a31fd5236ecec45ddfd6013d734100a414a2bbca0db9e8c40cb7046868391d507ba5c9de9da0c66225d SHA512 2ea0ebbc05cbdc40e4e8cb07a68b3948477a61a81e550b8f131af46315c6fc7547c0954aa101260f93b63c557f3e00b1e23006a236b77be01ea4a82edd170f70
+DIST gitter_4.1.0_i386.deb 101820112 BLAKE2B 3d1ab270389da9c82440dc7a204d1973402de1648e0387a026601d34bd1f2b26469b0fab9be4ff4b596cbe257047e88446b5c36d08deeeae1aaea4f387c45ac3 SHA512 c76da19e6eaf79894319848b6121660dab0bd8f2d8cdfaf413a68bee0f4c62fdca25c19c24eeb226164b643582db9ed686c68a5f72701618d41b423df9c9cee8
diff --git a/net-im/gitter-bin/gitter-bin-4.1.0.ebuild b/net-im/gitter-bin/gitter-bin-4.1.0.ebuild
new file mode 100644 (file)
index 0000000..b0d7e48
--- /dev/null
@@ -0,0 +1,107 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+MY_PN="${PN/-bin/}"
+
+inherit desktop gnome2-utils multilib-build pax-utils unpacker
+
+QA_PREBUILT="opt/gitter/pnacl/pnacl_public_x86_64_libcrt_platform_a
+       opt/gitter/pnacl/pnacl_public_x86_64_pnacl_llc_nexe
+       opt/gitter/pnacl/pnacl_public_x86_64_ld_nexe
+       opt/gitter/pnacl/pnacl_public_x86_64_pnacl_sz_nexe
+       opt/gitter/payload
+       opt/gitter/swiftshader/libEGL.so
+       opt/gitter/swiftshader/libGLESv2.so
+       opt/gitter/chromedriver
+       opt/gitter/lib/libnw.so
+       opt/gitter/lib/libnode.so
+       opt/gitter/lib/libffmpeg.so
+       opt/gitter/nacl_helper
+       opt/gitter/nwjc
+       opt/gitter/nacl_irt_x86_64.nexe
+       opt/gitter/Gitter"
+
+DESCRIPTION="Chat and network platform"
+HOMEPAGE="http://www.gitter.im/"
+SRC_URI="
+       amd64? ( https://update.gitter.im/linux64/${MY_PN}_${PV}_amd64.deb )
+       x86? ( https://update.gitter.im/linux32/${MY_PN}_${PV}_i386.deb )"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="pax_kernel"
+RESTRICT="bindist mirror"
+
+RDEPEND="dev-libs/atk:0[${MULTILIB_USEDEP}]
+       dev-libs/expat:0[${MULTILIB_USEDEP}]
+       dev-libs/glib:2[${MULTILIB_USEDEP}]
+       dev-libs/nspr:0[${MULTILIB_USEDEP}]
+       dev-libs/nss:0[${MULTILIB_USEDEP}]
+       media-libs/alsa-lib:0[${MULTILIB_USEDEP}]
+       sys-apps/dbus:0[${MULTILIB_USEDEP}]
+       x11-libs/cairo:0[${MULTILIB_USEDEP}]
+       x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
+       x11-libs/gtk+:3[${MULTILIB_USEDEP}]
+       x11-libs/libX11:0[${MULTILIB_USEDEP}]
+       x11-libs/libxcb:0/1.12[${MULTILIB_USEDEP}]
+       x11-libs/libXcomposite:0[${MULTILIB_USEDEP}]
+       x11-libs/libXcursor:0[${MULTILIB_USEDEP}]
+       x11-libs/libXdamage:0[${MULTILIB_USEDEP}]
+       x11-libs/libXext:0[${MULTILIB_USEDEP}]
+       x11-libs/libXfixes:0[${MULTILIB_USEDEP}]
+       x11-libs/libXi:0[${MULTILIB_USEDEP}]
+       x11-libs/libXrandr:0[${MULTILIB_USEDEP}]
+       x11-libs/libXrender:0[${MULTILIB_USEDEP}]
+       x11-libs/libXtst:0[${MULTILIB_USEDEP}]
+       x11-libs/pango:0[${MULTILIB_USEDEP}]"
+DEPEND="sys-apps/fix-gnustack"
+
+S="${WORKDIR}"
+
+src_prepare() {
+       default
+
+       local arch
+       arch="$(usex amd64 "64" "32")"
+
+       # Modify desktop file to use common paths
+       sed -i \
+               -e '/Exec/s/=.*/=\/usr\/bin\/gitter/' \
+               -e '/Icon/s/=.*/=\/usr\/share\/pixmaps\/gitter.png/' \
+               opt/Gitter/linux"${arch}"/gitter.desktop || die "sed failed"
+}
+
+src_install() {
+       local arch
+       arch="$(usex amd64 "64" "32")"
+
+       fix-gnustack -f opt/Gitter/linux"${arch}"/nacl_irt_x86_64.nexe > /dev/null \
+               || die "removing execstack flag failed"
+
+       newicon opt/Gitter/linux"${arch}"/logo.png gitter.png
+       newicon -s 256 opt/Gitter/linux"${arch}"/logo.png gitter.png
+       domenu opt/Gitter/linux"${arch}"/gitter.desktop
+
+       insinto /opt/gitter
+       doins -r opt/Gitter/linux"${arch}"/.
+       fperms +x /opt/gitter/Gitter
+       dosym ../../opt/gitter/Gitter /usr/bin/gitter
+
+       use pax_kernel && pax-mark -m "${ED%/}"/opt/gitter/Gitter
+}
+
+pkg_preinst() {
+       gnome2_icon_savelist
+}
+
+pkg_postinst() {
+       gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+       gnome2_icon_cache_update
+}
index 2aa6d30c64dce05ade5be61ef0869068c396e57a..88b44ca0dc0cd80dccb4fa792875ddec9c1575c6 100644 (file)
@@ -14,6 +14,9 @@
        grow and connect communities through messaging, content
        and discovery.
        </longdescription>
+       <use>
+               <flag name="pax_kernel">Triggers a paxmarking of the binary</flag>
+       </use>
        <upstream>
                <doc>https://gitter.zendesk.com/hc/en-us</doc>
        </upstream>