diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-24 12:13:09 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-24 12:13:09 +0000 |
commit | 15b8a130864283c4910ae9e6f11a23bae0b2f1bb (patch) | |
tree | b4757f7ba1e96de44e7085b1f609dca52181f91a /xfce-extra/xfce4-smartbookmark-plugin | |
parent | Renamed. (diff) | |
download | historical-15b8a130864283c4910ae9e6f11a23bae0b2f1bb.tar.gz historical-15b8a130864283c4910ae9e6f11a23bae0b2f1bb.tar.bz2 historical-15b8a130864283c4910ae9e6f11a23bae0b2f1bb.zip |
Rename xfce4-smartbookmark to xfce4-smartbookmark-plugin.
Package-Manager: portage-2.2_rc39/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'xfce-extra/xfce4-smartbookmark-plugin')
4 files changed, 53 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog b/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog new file mode 100644 index 000000000000..560de607c289 --- /dev/null +++ b/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for xfce-extra/xfce4-smartbookmark-plugin +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog,v 1.1 2009/08/24 12:13:09 ssuominen Exp $ + +*xfce4-smartbookmark-plugin-0.4.2 (24 Aug 2009) + + 24 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> + +xfce4-smartbookmark-plugin-0.4.2.ebuild: + Rename xfce4-smartbookmark to xfce4-smartbookmark-plugin. + diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest b/xfce-extra/xfce4-smartbookmark-plugin/Manifest new file mode 100644 index 000000000000..d3ecebac10f5 --- /dev/null +++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest @@ -0,0 +1,4 @@ +DIST xfce4-smartbookmark-plugin-0.4.2.tar.gz 365592 RMD160 9c6e1c80d30bb19b5e4e9248bfde3f126c967fe7 SHA1 18ec35f91b244a07f663b3180baa129d75e2fb2b SHA256 853880f357cd672a96c902de4560e97bdbd4ba7672bd2357a529e7850db4bb94 +EBUILD xfce4-smartbookmark-plugin-0.4.2.ebuild 933 RMD160 11780d6abcb8cad07d8ce0a8e4a07b0f61794f02 SHA1 95c6f4efa0c34abc570b3030f59573950b61f264 SHA256 681056f7bff9290882e5f4e9ace23a11db42e78c4ceb185d2b847d25f2c84602 +MISC ChangeLog 458 RMD160 dcda8bd16c1ed53a5d01775cadf9094b6c71e274 SHA1 b7951bbd023f1aede010a4bb4138f9ca841a4915 SHA256 a8006c2d469840119b9debf0b17d303bff219ab6837d3553d0ac51549bcd5055 +MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63 diff --git a/xfce-extra/xfce4-smartbookmark-plugin/metadata.xml b/xfce-extra/xfce4-smartbookmark-plugin/metadata.xml new file mode 100644 index 000000000000..d56729e92f8e --- /dev/null +++ b/xfce-extra/xfce4-smartbookmark-plugin/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>xfce</herd> +</pkgmetadata> diff --git a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild new file mode 100644 index 000000000000..e29802055040 --- /dev/null +++ b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.2.ebuild,v 1.1 2009/08/24 12:13:09 ssuominen Exp $ + +EAPI=2 +inherit xfconf + +DESCRIPTION="Xfce panel smart-bookmark plugin" +HOMEPAGE="http://www.xfce.org/" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="debug" + +COMMON_DEPEND=">=xfce-base/xfce4-panel-4.3.20" +RDEPEND="${COMMON_DEPEND} + xfce-base/xfce-utils" +DEPEND="${COMMON_DEPEND} + dev-util/pkgconfig + dev-util/intltool" + +pkg_setup() { + DOCS="AUTHORS ChangeLog README" + XFCONF="--disable-dependency-tracking + $(use_enable debug)" +} + +src_prepare() { + sed -i -e 's:bugs.debian:bugs.gentoo:g' \ + src/smartbookmark.c || die "sed failed" + xfconf_src_prepare +} |