Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 497722 Details for
Bug 603134
net-im/rambox - messaging and emailing app that combines common web apps into one.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rambox-bin-0.5.13
rambox-bin-0.5.13.ebuild (text/plain), 1.49 KB, created by
n4cer
on 2017-10-05 09:03:25 UTC
(
hide
)
Description:
rambox-bin-0.5.13
Filename:
MIME Type:
Creator:
n4cer
Created:
2017-10-05 09:03:25 UTC
Size:
1.49 KB
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 >inherit eutils gnome2-utils xdg >DESCRIPTION="Free, Open Source and Cross Platform messaging and emailing app" >HOMEPAGE="http://rambox.pro/" >SRC_URI="https://github.com/saenzramiro/rambox/releases/download/${PV}/Rambox-${PV}-x64.tar.gz > x86? ( https://github.com/saenzramiro/rambox/releases/download/${PV}/Rambox-${PV}-ia32.tar.gz )" >RESTRICT="mirror" >KEYWORDS="~amd64 ~x86" >SLOT="0" >LICENSE="GPL-3" >DEPEND="" >RDEPEND="dev-libs/expat > dev-libs/libappindicator > dev-libs/nss > gnome-base/gconf > media-gfx/graphite2 > media-libs/alsa-lib > media-libs/libpng > net-print/cups > net-libs/gnutls > sys-libs/zlib > x11-libs/gtk+ > x11-libs/libnotify > x11-libs/libxcb > x11-libs/libXtst" > >S=${WORKDIR}/Rambox-${PV} >src_install() { > local destdir="/opt/${PN}" > insinto $destdir > doins -r locales resources > doins blink_image_resources_200_percent.pak \ > content_resources_200_percent.pak \ > content_shell.pak \ > ui_resources_200_percent.pak \ > views_resources_200_percent.pak \ > icudtl.dat \ > natives_blob.bin \ > snapshot_blob.bin \ > libnode.so \ > libffmpeg.so > exeinto $destdir > doexe rambox > doicon -s 128 "$FILESDIR"/ico/rambox.png > dosym $destdir/rambox /usr/bin/rambox-bin > make_desktop_entry rambox-bin Rambox "rambox" Network >} > >pkg_preinst() { > xdg_pkg_preinst > gnome2_icon_savelist >} > >pkg_postinst() { > xdg_pkg_postinst > gnome2_icon_cache_update >} > >pkg_postrm() { > xdg_pkg_postrm > gnome2_icon_cache_update >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 603134
:
456772
|
456774
|
461890
|
492922
|
493818
|
497722
|
542654
|
550234