LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 856|回复: 4

net-im/openfetion-2.1.0.ebuild 大家测试下,完善下

[复制链接]
发表于 2010-12-26 22:18:24 | 显示全部楼层 |阅读模式
  1. # Copyright 1999-2010 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. # $Header: $
  4. EAPI="3"
  5. inherit cmake-utils eutils
  6. DESCRIPTION="Free and open source implemention of Fetion protocol library and client"
  7. HOMEPAGE="http://ofetion.googlecode.com"
  8. SRC_URI="${HOMEPAGE}/files/${PN}-all-${PV}.tar.gz"
  9. RESTRICT="mirror"
  10. LICENSE="GPL-2"
  11. SLOT="0"
  12. KEYWORDS="~x86 ~amd64"
  13. IUSE="gstreamer libnotify libxss networkmanager"
  14. RDEPEND="dev-db/sqlite:3
  15.         dev-libs/glib:2
  16.         dev-libs/libxml2
  17.         dev-libs/openssl
  18.         gstreamer? ( media-libs/gstreamer )
  19.         networkmanager? ( >=net-misc/networkmanager-0.5.0 )
  20.         libnotify? ( x11-libs/libnotify )
  21.         libxss? ( x11-libs/libXScrnSaver )
  22.         x11-libs/gdk-pixbuf
  23.         x11-libs/gtk+:2"
  24. DEPEND="${RDEPEND}
  25.         dev-util/cmake
  26.         dev-util/intltool
  27.         dev-util/pkgconfig"
  28. S="${WORKDIR}/${PN}-all-${PV}"
  29. src_configure() {
  30.         local mycmakeargs=(
  31.                 "$(cmake-utils_use_with gstreamer GSTREAMER)"
  32.                 "$(cmake-utils_use_with libnotify LIBNOTIFY)"
  33.                 "$(cmake-utils_use_with libxss LIBXSS)"
  34.                 "$(cmake-utils_use_with networkmanager NETWORKMANAGER)"
  35.                 "-DCMAKE_BUILD_TYPE=release"
  36.         )
  37.         cmake-utils_src_configure
  38. }
  39. src_install() {
  40.         cmake-utils_src_install
  41. }
复制代码

https://github.com/Havanna/overl ... fetion-2.1.0.ebuild
 楼主| 发表于 2010-12-26 22:22:34 | 显示全部楼层
晚上看到CB新闻才知道openfetion更新了
回复 支持 反对

使用道具 举报

发表于 2010-12-26 23:14:27 | 显示全部楼层
不错,明天测试一下
回复 支持 反对

使用道具 举报

发表于 2010-12-30 13:28:27 | 显示全部楼层
>> Failed to emerge net-im/openfetion-2.0.7, Log file:

>>>  '/var/tmp/portage/net-im/openfetion-2.0.7/temp/build.log'

* Messages for package net-im/openfetion-2.0.7:

* ERROR: net-im/openfetion-2.0.7 failed:
*   emake failed
*
* Call stack:
*     ebuild.sh, line   56:  Called src_compile
*   environment, line 2335:  Called _eapi2_src_compile
*     ebuild.sh, line  657:  Called die
* The specific snippet of code:
*              emake || die "emake failed"
*
* If you need support, post the output of 'emerge --info =net-im/openfetion-2.0.7',
* the complete build log and the output of 'emerge -pqv =net-im/openfetion-2.0.7'.
* This ebuild is from an overlay named 'qiaomuf': '/var/lib/layman/qiaomuf/'
* The complete build log is located at '/var/tmp/portage/net-im/openfetion-2.0.7/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-im/openfetion-2.0.7/temp/environment'.
* S: '/var/tmp/portage/net-im/openfetion-2.0.7/work/openfetion-2.0.7'
回复 支持 反对

使用道具 举报

 楼主| 发表于 2011-1-1 10:15:40 | 显示全部楼层
version 2.10
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表