[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2021-11-18 Thread Yixun Lan
commit: b9a05f5c9f366d7e6f459a979e154297961bf5d5
Author: Yongxiang Liang  gmail  com>
AuthorDate: Thu Nov 18 15:03:50 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Nov 19 06:23:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9a05f5c

xfce-extra/xfce4-smartbookmark-plugin: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
index 079ba12aa0bb..6c8b64574095 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2021-02-18 Thread Michał Górny
commit: 68078be74483744b8052be73dac23243ae161ebb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 19 00:56:11 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 19 01:03:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68078be7

xfce-extra/xfce4-smartbookmark-plugin: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-smartbookmark-plugin/Manifest |  1 -
 .../xfce4-smartbookmark-plugin-0.5.1.ebuild| 37 --
 2 files changed, 38 deletions(-)

diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest 
b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
index c534a3b0cba..46acee029c8 100644
--- a/xfce-extra/xfce4-smartbookmark-plugin/Manifest
+++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-smartbookmark-plugin-0.5.1.tar.bz2 302735 BLAKE2B 
3d80b78cefda5bd501578ac2b74734ac4e21f220b200239e6cd530c573b1e6b3f7e39e041d8def52bfb075cc8c584e09bc6c9249d3910a5bd98fa9d3d4cf82a2
 SHA512 
fb11d890f11751fd1b6ddd4ac351acde5a8b57cd67c0951ba655d762086be01527fbec59a2b4b7a191a1dcd1d4744929c8cad2b9ab30c83f3341e2ba06dd2596
 DIST xfce4-smartbookmark-plugin-0.5.2.tar.bz2 331765 BLAKE2B 
00985170c8313b422747ae287d10c4fad6953ae1591d8f666d4beb4cf5323e3e020809f34da5228322ed396f33d43ce4608964f085724a3fcba8fc0cd2114b16
 SHA512 
56c5b4d366826de0b25f5665875f15d950a04ead7a3b5a7e546f27880363d47f3a1bba2c02e1f8ffd08b28cc4d4466d648740efda86ee8f378e0f8e721582b5f

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
deleted file mode 100644
index 0210eef60a4..000
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
-IUSE=""
-
-COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-   >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${COMMON_DEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_prepare() {
-   # substitute default bugtracker
-   sed -i -e '/bugs/s:bugs\.debian:bugs.gentoo:' src/smartbookmark.c || die
-   # fix build failure w/ xfce4-panel-4.15.0
-   # 
https://git.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/commit/?id=856d73b51f5d237d3cf6792f5e9f55220e5facf1
-   sed -i -e 
's@@@' \
-   src/smartbookmark.c || die
-   default
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2021-02-18 Thread Sam James
commit: 540bb41fcc253908f9aeb3f7928de2820f8304f9
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 18 22:08:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 18 22:08:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=540bb41f

xfce-extra/xfce4-smartbookmark-plugin: Stabilize 0.5.2 ppc, #769368

Signed-off-by: Sam James  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
index dbf2ab142e1..079ba12aa0b 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2021-02-17 Thread Sam James
commit: 1069839762d280548f4072034279d9418433b594
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 18 07:24:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 18 07:26:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10698397

xfce-extra/xfce4-smartbookmark-plugin: Stabilize 0.5.2 arm, #769368

Signed-off-by: Sam James  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
index 76a12381333..dbf2ab142e1 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2021-02-07 Thread Sam James
commit: c19d96f92fa8c57f5c841b51d5b19d760f207d86
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb  8 06:11:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb  8 06:11:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19d96f9

xfce-extra/xfce4-smartbookmark-plugin: Stabilize 0.5.2 ppc64, #769368

Signed-off-by: Sam James  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
index 647cf9fda9c..76a12381333 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2021-02-07 Thread Sam James
commit: 901d39c5c876fd8f5f10f5b52a1f70fc2ae8e980
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb  8 06:05:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb  8 06:05:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=901d39c5

xfce-extra/xfce4-smartbookmark-plugin: Stabilize 0.5.2 amd64, #769368

Signed-off-by: Sam James  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
index d28720a3fe8..647cf9fda9c 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2020-12-24 Thread Michał Górny
commit: 0e22433dab26b9788313d6a1596a189263b04df2
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 24 23:02:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 24 23:08:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e22433d

xfce-extra/xfce4-smartbookmark-plugin: Bump to 0.5.2

Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-smartbookmark-plugin/Manifest |  1 +
 .../xfce4-smartbookmark-plugin-0.5.2.ebuild| 32 ++
 2 files changed, 33 insertions(+)

diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest 
b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
index 1d25cfe832c..c534a3b0cba 100644
--- a/xfce-extra/xfce4-smartbookmark-plugin/Manifest
+++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-smartbookmark-plugin-0.5.1.tar.bz2 302735 BLAKE2B 
3d80b78cefda5bd501578ac2b74734ac4e21f220b200239e6cd530c573b1e6b3f7e39e041d8def52bfb075cc8c584e09bc6c9249d3910a5bd98fa9d3d4cf82a2
 SHA512 
fb11d890f11751fd1b6ddd4ac351acde5a8b57cd67c0951ba655d762086be01527fbec59a2b4b7a191a1dcd1d4744929c8cad2b9ab30c83f3341e2ba06dd2596
+DIST xfce4-smartbookmark-plugin-0.5.2.tar.bz2 331765 BLAKE2B 
00985170c8313b422747ae287d10c4fad6953ae1591d8f666d4beb4cf5323e3e020809f34da5228322ed396f33d43ce4608964f085724a3fcba8fc0cd2114b16
 SHA512 
56c5b4d366826de0b25f5665875f15d950a04ead7a3b5a7e546f27880363d47f3a1bba2c02e1f8ffd08b28cc4d4466d648740efda86ee8f378e0f8e721582b5f

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
new file mode 100644
index 000..dc1339353b0
--- /dev/null
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE=""
+
+RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+   >=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+src_prepare() {
+   # substitute default bugtracker
+   sed -i -e '/bugs/s:bugs\.debian:bugs.gentoo:' src/smartbookmark.c || die
+   default
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-10-20 Thread Michał Górny
commit: 1652c80e6bddd588fe6dfb78e24766c49ae0322b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 20 16:19:00 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 20 16:42:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1652c80e

xfce-extra/xfce4-smartbookmark-plugin: Backport panel 4.15 buildfix

Closes: https://bugs.gentoo.org/698118
Signed-off-by: Michał Górny  gentoo.org>

 .../xfce4-smartbookmark-plugin-0.5.1.ebuild   | 4 
 1 file changed, 4 insertions(+)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
index 9499b8c94ff..0210eef60a4 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
@@ -24,6 +24,10 @@ DOCS=( AUTHORS ChangeLog NEWS README )
 src_prepare() {
# substitute default bugtracker
sed -i -e '/bugs/s:bugs\.debian:bugs.gentoo:' src/smartbookmark.c || die
+   # fix build failure w/ xfce4-panel-4.15.0
+   # 
https://git.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/commit/?id=856d73b51f5d237d3cf6792f5e9f55220e5facf1
+   sed -i -e 
's@@@' \
+   src/smartbookmark.c || die
default
 }
 



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-10-20 Thread Michał Górny
commit: 60e0f52cbe1540cb3c4e20324ee2ca85d6a70d88
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 20 09:28:08 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 20 10:24:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60e0f52c

xfce-extra/xfce4-smartbookmark-plugin: Drop old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-smartbookmark-plugin/Manifest |  1 -
 .../xfce4-smartbookmark-plugin-0.5.0.ebuild| 46 --
 2 files changed, 47 deletions(-)

diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest 
b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
index 44ae7e78703..1d25cfe832c 100644
--- a/xfce-extra/xfce4-smartbookmark-plugin/Manifest
+++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-smartbookmark-plugin-0.5.0.tar.bz2 280988 BLAKE2B 
783d495aae351454abf1a3d9bd43c0656baf7ff94bf3015ad300a103cd17eccfdae13385b025d293bd9d7a65b37c0a19aebf3cbca8276ce36d1e41287359d62c
 SHA512 
0514a1159cb5218af73d28897a218c369a64b9c3a7c286c0bf45ad404773ccaa49af5c8b0492e38f56f8089a2ec79b0434de93388d960b993ad67cecef5315cc
 DIST xfce4-smartbookmark-plugin-0.5.1.tar.bz2 302735 BLAKE2B 
3d80b78cefda5bd501578ac2b74734ac4e21f220b200239e6cd530c573b1e6b3f7e39e041d8def52bfb075cc8c584e09bc6c9249d3910a5bd98fa9d3d4cf82a2
 SHA512 
fb11d890f11751fd1b6ddd4ac351acde5a8b57cd67c0951ba655d762086be01527fbec59a2b4b7a191a1dcd1d4744929c8cad2b9ab30c83f3341e2ba06dd2596

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
deleted file mode 100644
index bbcea5c2bdd..000
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils xdg-utils
-
-DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
-IUSE=""
-
-COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
-   >=xfce-base/xfce4-panel-4.12:="
-DEPEND="${COMMON_DEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_prepare() {
-   # substitute default bugtracker
-   sed -i -e '/bugs/s:bugs\.debian:bugs.gentoo:' src/smartbookmark.c || die
-   default
-}
-
-pkg_preinst() {
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-10-13 Thread Mikle Kolyada
commit: e76aa1f3d2af82617de34fa69eed6c0b9366b551
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 13 11:22:28 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 13 11:24:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76aa1f3

xfce-extra/xfce4-smartbookmark-plugin: arm stable wrt bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
index f0f64767cb2..9499b8c94ff 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-10-12 Thread Sergei Trofimovich
commit: d64f8ca144cdb0e3d0a7261c40ba75cff8ea1873
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct 12 21:20:10 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct 12 21:23:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64f8ca1

xfce-extra/xfce4-smartbookmark-plugin: stable 0.5.1 for ppc64, bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
index 30cfd18c94a..f0f64767cb2 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-10-12 Thread Sergei Trofimovich
commit: 8779872f3a1490d5629ee0062213c0ea3ca7c9e4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct 12 21:03:46 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct 12 21:16:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8779872f

xfce-extra/xfce4-smartbookmark-plugin: stable 0.5.1 for ppc, bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
index 6d511856d75..30cfd18c94a 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-10-10 Thread Mikle Kolyada
commit: 8f76521dedffd7aca0fade970149ff5ed94737c9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Oct 10 18:34:05 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Oct 10 18:34:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f76521d

xfce-extra/xfce4-smartbookmark-plugin: x86 stable wrt bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
index 6ea0c7fc7f2..6d511856d75 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-10-10 Thread Mikle Kolyada
commit: 69ffbf43a440d06e00f8e1e9c5581c9e699cc54e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Oct 10 18:29:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Oct 10 18:29:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ffbf43

xfce-extra/xfce4-smartbookmark-plugin: amd64 stable wrt bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
index 5ae904c314f..6ea0c7fc7f2 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-08-13 Thread Michał Górny
commit: 606d0aab2550c8146fd0eb04479740cbaea29d97
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug 13 11:30:30 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug 13 12:10:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606d0aab

xfce-extra/xfce4-smartbookmark-plugin: Bump to 0.5.1

Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-smartbookmark-plugin/Manifest |  1 +
 .../xfce4-smartbookmark-plugin-0.5.1.ebuild| 33 ++
 2 files changed, 34 insertions(+)

diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest 
b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
index 5fb03a7fc1d..44ae7e78703 100644
--- a/xfce-extra/xfce4-smartbookmark-plugin/Manifest
+++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-smartbookmark-plugin-0.5.0.tar.bz2 280988 BLAKE2B 
783d495aae351454abf1a3d9bd43c0656baf7ff94bf3015ad300a103cd17eccfdae13385b025d293bd9d7a65b37c0a19aebf3cbca8276ce36d1e41287359d62c
 SHA512 
0514a1159cb5218af73d28897a218c369a64b9c3a7c286c0bf45ad404773ccaa49af5c8b0492e38f56f8089a2ec79b0434de93388d960b993ad67cecef5315cc
+DIST xfce4-smartbookmark-plugin-0.5.1.tar.bz2 302735 BLAKE2B 
3d80b78cefda5bd501578ac2b74734ac4e21f220b200239e6cd530c573b1e6b3f7e39e041d8def52bfb075cc8c584e09bc6c9249d3910a5bd98fa9d3d4cf82a2
 SHA512 
fb11d890f11751fd1b6ddd4ac351acde5a8b57cd67c0951ba655d762086be01527fbec59a2b4b7a191a1dcd1d4744929c8cad2b9ab30c83f3341e2ba06dd2596

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
new file mode 100644
index 000..5ae904c314f
--- /dev/null
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE=""
+
+COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+   >=xfce-base/xfce4-panel-4.12:="
+DEPEND="${COMMON_DEPEND}
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+src_prepare() {
+   # substitute default bugtracker
+   sed -i -e '/bugs/s:bugs\.debian:bugs.gentoo:' src/smartbookmark.c || die
+   default
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2019-07-23 Thread Kent Fredric
commit: b0f3173e9dd81690bd56f268c4d8d5cc225b29ec
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Jul 23 13:56:20 2019 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Jul 23 13:56:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f3173e

xfce-extra/xfce4-smartbookmark-plugin: Drop ~x86-fbsd, bug #665088

Judicious dropping of keywords due to inactivity in bug #665088
This percolates due to keyword inconsistencies in:
  dev-perl/Log-Agent, dev-perl/glib-perl, xfce-base/libxfce4ui
  xfce-base/xfce4-panel, xfce-base/xfconf

Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric  gentoo.org>

 .../xfce4-smartbookmark-plugin-0.5.0.ebuild   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index 504c648221f..bbcea5c2bdd 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2018-07-10 Thread Michał Górny
commit: b1dac8c9e3f85c9a2e307b485d818881fe99dc42
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jul 10 10:47:59 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jul 10 12:29:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1dac8c9

xfce-extra/xfce4-smartbookmark-plugin: Inline mirror://xfce

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index 4b4c62583b5..504c648221f 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -7,7 +7,7 @@ inherit gnome2-utils xdg-utils
 
 DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
 
HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2018-04-08 Thread Jason Zaman
commit: edea97b81ef746973a74e73c73c3c081c5ea3336
Author: Marty E. Plummer  startmail  com>
AuthorDate: Sat Apr  7 12:51:06 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Apr  8 08:02:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edea97b8

xfce-extra/xfce4-smartbookmark-plugin: fdo-mime->xdg-utils

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../xfce4-smartbookmark-plugin-0.5.0.ebuild   | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index ff72d5c5ead..4b4c62583b5 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit fdo-mime gnome2-utils
+
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
 
HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
@@ -33,13 +34,13 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
gnome2_icon_cache_update
 }



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2018-03-25 Thread Michał Górny
commit: 52d6b29d5eab38dedb9574a7f08526b45d876e02
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 25 16:19:13 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 25 17:27:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d6b29d

xfce-extra/xfce4-smartbookmark-plugin: Drop old

 xfce-extra/xfce4-smartbookmark-plugin/Manifest |  1 -
 .../xfce4-smartbookmark-plugin-0.4.6.ebuild| 37 --
 2 files changed, 38 deletions(-)

diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest 
b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
index b79bc6fc5dd..5fb03a7fc1d 100644
--- a/xfce-extra/xfce4-smartbookmark-plugin/Manifest
+++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-smartbookmark-plugin-0.4.6.tar.bz2 280664 BLAKE2B 
0eb13f460c1018b576298ae3b835893fb546d20f99448eada34a05000208bf173ac7125cb819c59cd9cf5ed28b3bf8214d256c72961a908fded9daaef7e46641
 SHA512 
1d08b26761189d5e3b9d6a3e7f8a6bad8b73cc48ecf6d41c675bb13cc1074f48aca94e953b8d6cc97259c64c4f9f0aca9f0b0680fc4c6a9f01b13898175a5645
 DIST xfce4-smartbookmark-plugin-0.5.0.tar.bz2 280988 BLAKE2B 
783d495aae351454abf1a3d9bd43c0656baf7ff94bf3015ad300a103cd17eccfdae13385b025d293bd9d7a65b37c0a19aebf3cbca8276ce36d1e41287359d62c
 SHA512 
0514a1159cb5218af73d28897a218c369a64b9c3a7c286c0bf45ad404773ccaa49af5c8b0492e38f56f8089a2ec79b0434de93388d960b993ad67cecef5315cc

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild
deleted file mode 100644
index 5956ffea6e0..000
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
-IUSE="debug"
-
-COMMON_DEPEND="x11-libs/gtk+:2=
-   x11-libs/libX11:=
-   >=xfce-base/libxfce4ui-4.10:=
-   >=xfce-base/xfce4-panel-4.10:="
-RDEPEND="${COMMON_DEPEND}
-   >=xfce-base/exo-0.8"
-DEPEND="${COMMON_DEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-pkg_setup() {
-   XFCONF=(
-   $(xfconf_use_debug)
-   )
-
-   DOCS=( AUTHORS ChangeLog NEWS README )
-}
-src_prepare() {
-   sed -i -e '/bugs/s:debian:gentoo:' src/smartbookmark.c || die
-   xfconf_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2018-03-23 Thread Markus Meier
commit: 1f0bc7c839fc2482648508405ed580397810c16c
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Mar 23 19:52:05 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Mar 23 19:52:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0bc7c8

xfce-extra/xfce4-smartbookmark-plugin: arm stable, bug #643074

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index 375815215f8..ff72d5c5ead 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2018-01-10 Thread Sergei Trofimovich
commit: 8e2f4734511accd0b37a4de98e90e3bcf2d1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jan 10 20:06:46 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jan 10 21:22:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2f4734

xfce-extra/xfce4-smartbookmark-plugin: stable 0.5.0 for hppa, bug #643074

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index 3e1d0dc8c70..375815215f8 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2018-01-07 Thread Sergei Trofimovich
commit: ca0a2633ef7a9d8e0099208d88b4bf79933e8b78
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan  7 20:06:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan  7 20:06:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca0a2633

xfce-extra/xfce4-smartbookmark-plugin: stable 0.5.0 for ppc, bug #643074

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index 105ebb6663f..3e1d0dc8c70 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2018-01-07 Thread Sergei Trofimovich
commit: e7e7b7a9ea34ba301fcc1f2b24443c7e6c7776c9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan  7 13:13:51 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan  7 13:17:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e7b7a9

xfce-extra/xfce4-smartbookmark-plugin: stable 0.5.0 for ppc64, bug #643074

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 .../xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index 4402d033264..105ebb6663f 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2018-01-05 Thread Mikle Kolyada
commit: 1562a791659a0e74a92f53046b7630c9a9daca06
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  5 11:27:48 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  5 11:27:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1562a791

xfce-extra/xfce4-smartbookmark-plugin: amd64 stable wrt bug #643074

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 .../xfce4-smartbookmark-plugin-0.5.0.ebuild   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index ee8fd50f53c..6d0bd484beb 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2017-01-29 Thread Fabian Groffen
commit: 02160c657096d0e525dcc4dc7f436883beee6633
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 21:58:00 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Jan 30 07:36:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02160c65

xfce-extra/xfce4-smartbookmark-plugin: dropped ~ia64-linux ~x86-freebsd

Package-Manager: portage-2.3.3

 .../xfce4-smartbookmark-plugin-0.4.6.ebuild   | 4 ++--
 .../xfce4-smartbookmark-plugin-0.5.0.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild
index d8009f6..609ab83 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE="debug"
 
 COMMON_DEPEND="x11-libs/gtk+:2=

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index 5c22e3c..509c7ff 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux"
 IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2016-11-20 Thread Jason Zaman
commit: ba1493f61cf2e422c1bd060e3f8bf8b437a7099b
Author: Jason Zaman  gentoo  org>
AuthorDate: Sun Nov 20 14:01:27 2016 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Nov 20 16:18:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba1493f6

xfce-extra/xfce4-smartbookmark-plugin: bump version and EAPI6

Package-Manager: portage-2.3.0

 xfce-extra/xfce4-smartbookmark-plugin/Manifest |  2 +-
 ...ild => xfce4-smartbookmark-plugin-0.5.0.ebuild} | 31 +++---
 2 files changed, 22 insertions(+), 11 deletions(-)

diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest 
b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
index 102ce41..447265a 100644
--- a/xfce-extra/xfce4-smartbookmark-plugin/Manifest
+++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
@@ -1,2 +1,2 @@
 DIST xfce4-smartbookmark-plugin-0.4.6.tar.bz2 280664 SHA256 
3bed2b322cd39ce5845d6da07938c702260f3f1a9700b690ef377fba752ba24f SHA512 
1d08b26761189d5e3b9d6a3e7f8a6bad8b73cc48ecf6d41c675bb13cc1074f48aca94e953b8d6cc97259c64c4f9f0aca9f0b0680fc4c6a9f01b13898175a5645
 WHIRLPOOL 
35adc639db061cb3158ad274cdfecfa0a8ad47399c8ee308086b12f4f6c4e6818522154e06217e75f56ee1e52abfb132c837aeba40b91f19aa4d49c5392eb69b
-DIST xfce4-smartbookmark-plugin-0.4.99.tar.bz2 293553 SHA256 
5b833140aae4a0b7539b2446b535ad7fbbdaf4ba1cfcd8623956aa9c49047bea SHA512 
a7dd7284ed9a3c80033dc6ad6ec971f9ab24aec6fbecfc9c55f8727e5d2bbe6859b0577ea3120d35f5c4cf88957e485fe61bd2af7c18ae2619e998638a94dc36
 WHIRLPOOL 
d751f8838a766c12f2a47d3b83be3ecf0a236d70ee7249ed0fcc03480d68ab51f8e9c20dea785d9d38d4d1d4c93e78c97870ff1a46b59cdef4d578a75e3baf39
+DIST xfce4-smartbookmark-plugin-0.5.0.tar.bz2 280988 SHA256 
139539c58d54d878de86ef8a882c793cd909981e6b888f7f9d5e230a8fe310a4 SHA512 
0514a1159cb5218af73d28897a218c369a64b9c3a7c286c0bf45ad404773ccaa49af5c8b0492e38f56f8089a2ec79b0434de93388d960b993ad67cecef5315cc
 WHIRLPOOL 
72ba1d00450762a35f60c65a58bd50acf36a89f997ca84a4ec40985578ebb4c984e48ee733e14e81e91f5c8aa838efbc27458b31a807dab653bab6fb22cbbdcb

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.99.ebuild
 b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
similarity index 69%
rename from 
xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.99.ebuild
rename to 
xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
index aaa0366..5c22e3c 100644
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.99.ebuild
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.5.0.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-inherit xfconf
+EAPI=6
+inherit fdo-mime gnome2-utils
 
 DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
 
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
@@ -12,7 +12,7 @@ 
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="debug"
+IUSE=""
 
 COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
>=xfce-base/xfce4-panel-4.12:="
@@ -21,15 +21,26 @@ DEPEND="${COMMON_DEPEND}
sys-devel/gettext
virtual/pkgconfig"
 
-pkg_setup() {
-   XFCONF=(
-   $(xfconf_use_debug)
-   )
+DOCS=( AUTHORS ChangeLog NEWS README )
 
-   DOCS=( AUTHORS ChangeLog NEWS README )
-}
 src_prepare() {
# substitute default bugtracker
sed -i -e '/bugs/s:bugs\.debian:bugs.gentoo:' src/smartbookmark.c || die
-   xfconf_src_prepare
+   default
+}
+
+pkg_preinst() {
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   fdo-mime_desktop_database_update
+   fdo-mime_mime_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   fdo-mime_desktop_database_update
+   fdo-mime_mime_database_update
+   gnome2_icon_cache_update
 }



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2016-07-30 Thread Michał Górny
commit: dd99c5fa211cdb60bfec0d386c7f1d667f9d76dc
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 30 19:37:46 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 30 19:49:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd99c5fa

xfce-extra/xfce4-smartbookmark-plugin: Prune old

 xfce-extra/xfce4-smartbookmark-plugin/Manifest |  1 -
 .../xfce4-smartbookmark-plugin-0.4.5.ebuild| 38 --
 2 files changed, 39 deletions(-)

diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest 
b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
index 8666be8..e276510 100644
--- a/xfce-extra/xfce4-smartbookmark-plugin/Manifest
+++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-smartbookmark-plugin-0.4.5.tar.bz2 271402 SHA256 
6aa4269a5f4b7a3332d3c491efbbbd0a9ff0031a0005fee780346863bcf4f886 SHA512 
bf3f41d7130aaf97927fb74def7b8f0b0dc566a7df01e0090c7517aebdc768dca3673a1d1e490d2cfbfcd68dfd5cf6c1cbc06447baa5361204bf3cdca6729489
 WHIRLPOOL 
c5bfedbe9c5aeb9a488e5e305f6d27679be42ee6156a5097ba851e25ceac72095e6f2bcdb3b91aaf8a0fddca5c5137f3c4967c49671251533b90f34759152329
 DIST xfce4-smartbookmark-plugin-0.4.6.tar.bz2 280664 SHA256 
3bed2b322cd39ce5845d6da07938c702260f3f1a9700b690ef377fba752ba24f SHA512 
1d08b26761189d5e3b9d6a3e7f8a6bad8b73cc48ecf6d41c675bb13cc1074f48aca94e953b8d6cc97259c64c4f9f0aca9f0b0680fc4c6a9f01b13898175a5645
 WHIRLPOOL 
35adc639db061cb3158ad274cdfecfa0a8ad47399c8ee308086b12f4f6c4e6818522154e06217e75f56ee1e52abfb132c837aeba40b91f19aa4d49c5392eb69b

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.5.ebuild 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.5.ebuild
deleted file mode 100644
index b958ab3..000
--- 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
-HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
-IUSE="debug"
-
-COMMON_DEPEND="x11-libs/gtk+:2
-   x11-libs/libX11
-   >=xfce-base/libxfce4ui-4.10
-   >=xfce-base/xfce4-panel-4.10"
-RDEPEND="${COMMON_DEPEND}
-   >=xfce-base/exo-0.8"
-DEPEND="${COMMON_DEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig"
-
-pkg_setup() {
-   XFCONF=(
-   $(xfconf_use_debug)
-   )
-
-   DOCS=( AUTHORS ChangeLog NEWS README )
-}
-src_prepare() {
-   sed -i -e '/bugs/s:debian:gentoo:' src/smartbookmark.c || die
-   xfconf_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-smartbookmark-plugin/

2016-07-30 Thread Michał Górny
commit: e976b508cc3477e6a9be310dd2996b4bb9919804
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 30 19:41:26 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 30 19:49:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e976b508

xfce-extra/xfce4-smartbookmark-plugin: Bump to 0.4.99, the GTK+3 pre-release

 xfce-extra/xfce4-smartbookmark-plugin/Manifest |  1 +
 .../xfce4-smartbookmark-plugin-0.4.99.ebuild   | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/xfce-extra/xfce4-smartbookmark-plugin/Manifest 
b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
index e276510..102ce41 100644
--- a/xfce-extra/xfce4-smartbookmark-plugin/Manifest
+++ b/xfce-extra/xfce4-smartbookmark-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-smartbookmark-plugin-0.4.6.tar.bz2 280664 SHA256 
3bed2b322cd39ce5845d6da07938c702260f3f1a9700b690ef377fba752ba24f SHA512 
1d08b26761189d5e3b9d6a3e7f8a6bad8b73cc48ecf6d41c675bb13cc1074f48aca94e953b8d6cc97259c64c4f9f0aca9f0b0680fc4c6a9f01b13898175a5645
 WHIRLPOOL 
35adc639db061cb3158ad274cdfecfa0a8ad47399c8ee308086b12f4f6c4e6818522154e06217e75f56ee1e52abfb132c837aeba40b91f19aa4d49c5392eb69b
+DIST xfce4-smartbookmark-plugin-0.4.99.tar.bz2 293553 SHA256 
5b833140aae4a0b7539b2446b535ad7fbbdaf4ba1cfcd8623956aa9c49047bea SHA512 
a7dd7284ed9a3c80033dc6ad6ec971f9ab24aec6fbecfc9c55f8727e5d2bbe6859b0577ea3120d35f5c4cf88957e485fe61bd2af7c18ae2619e998638a94dc36
 WHIRLPOOL 
d751f8838a766c12f2a47d3b83be3ecf0a236d70ee7249ed0fcc03480d68ab51f8e9c20dea785d9d38d4d1d4c93e78c97870ff1a46b59cdef4d578a75e3baf39

diff --git 
a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.99.ebuild
 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.99.ebuild
new file mode 100644
index 000..aaa0366
--- /dev/null
+++ 
b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.99.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="Smart bookmark plug-in for the Xfce desktop environment"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin;
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE="debug"
+
+COMMON_DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+   >=xfce-base/xfce4-panel-4.12:="
+DEPEND="${COMMON_DEPEND}
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+pkg_setup() {
+   XFCONF=(
+   $(xfconf_use_debug)
+   )
+
+   DOCS=( AUTHORS ChangeLog NEWS README )
+}
+src_prepare() {
+   # substitute default bugtracker
+   sed -i -e '/bugs/s:bugs\.debian:bugs.gentoo:' src/smartbookmark.c || die
+   xfconf_src_prepare
+}