Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdg-utils/
Date: Sun, 01 Jan 2017 14:11:01
Message-Id: 1483279848.15d5b6a3973965b365312e76f611dd932795934e.kensington@gentoo
1 commit: 15d5b6a3973965b365312e76f611dd932795934e
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 1 14:09:48 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 1 14:10:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15d5b6a3
7
8 x11-misc/xdg-utils: remove old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 x11-misc/xdg-utils/Manifest | 2 -
13 x11-misc/xdg-utils/xdg-utils-1.1.0_rc2-r1.ebuild | 66 ------------------------
14 x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild | 55 --------------------
15 3 files changed, 123 deletions(-)
16
17 diff --git a/x11-misc/xdg-utils/Manifest b/x11-misc/xdg-utils/Manifest
18 index 6f7d578..d700c1b 100644
19 --- a/x11-misc/xdg-utils/Manifest
20 +++ b/x11-misc/xdg-utils/Manifest
21 @@ -1,3 +1 @@
22 -DIST xdg-utils-1.1.0-rc2.tar.gz 307013 SHA256 bbe95ec4e7d54827981598622dafda8fd20ca2a2fddc8a940dd741215baff1ec SHA512 41ba836ba5e882a28247739b7b9dee667cfee35b5b53bbfbd756752dab240b4a394dfbbe1d218a92a2dcc264e999d10e5e9dec4cf8674d266b0f93a259a4ddc1 WHIRLPOOL 123860d87ff00dd4221375c93eb9f4c7ee61e9af259cd5f671176d527dd1e8f0e61939b5ef9d92da0730803eab71e67eb68d51360865ae4110e7228fc460d7dc
23 -DIST xdg-utils-1.1.0_rc2-patchset-1.tar.xz 20164 SHA256 0c7f3c39c28d43e049ea32f4b29f768c91a1c190d4ea736940370b40ee4d2cb8 SHA512 3f90bd778fe1aaf50a05f6d0e4ae51ab251037bde57a7f21a66b66681f05b811a832dadfde909938240ee4bbf4060e471faf0105a5f0e832af7e0436b4206bef WHIRLPOOL 883cb5efead1df84425252860577610dad5ae7ce14673d5c96a432c44de215252349ac0d07b7bfb071da38b70235f8b7c9c2fea8ffba5c1443f28078842a3930
24 DIST xdg-utils-1.1.1.tar.gz 295213 SHA256 b0dd63a2576e0bb16f1aa78d6ddf7d6784784a098d4df17161cd6a17c7bc4125 SHA512 6641b17daea7eecfee0d395e621dc42481582e505bff90a6df5eb0299ed2dca7a76520f000d9545a8424f06d41590382156a2e50f3d68d5c1ab825c268e90edb WHIRLPOOL d40e89ae50d5cdf96cd7c03e9e4ab91fc46c0da2d8d79f8e27d64f4c5526c733ae5e75e89d880cd05b5c347ecb9837090ec110be5813456c690807abb1508718
25
26 diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2-r1.ebuild
27 deleted file mode 100644
28 index bbd74ac..00000000
29 --- a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2-r1.ebuild
30 +++ /dev/null
31 @@ -1,66 +0,0 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI=5
37 -inherit eutils
38 -
39 -MY_P=${P/_/-}
40 -
41 -DESCRIPTION="Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability"
42 -HOMEPAGE="https://portland.freedesktop.org/"
43 -SRC_URI="https://people.freedesktop.org/~rdieter/${PN}/${MY_P}.tar.gz
44 - https://dev.gentoo.org/~ssuominen/${P}-patchset-1.tar.xz"
45 -#SRC_URI="https://portland.freedesktop.org/download/${MY_P}.tar.gz"
46 -
47 -LICENSE="MIT"
48 -SLOT="0"
49 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
50 -IUSE="doc +perl"
51 -
52 -RDEPEND="dev-util/desktop-file-utils
53 - x11-misc/shared-mime-info
54 - x11-apps/xprop
55 - x11-apps/xset
56 - perl? ( dev-perl/File-MimeInfo )"
57 -DEPEND=">=app-text/xmlto-0.0.26-r1[text(+)]"
58 -
59 -DOCS="README RELEASE_NOTES TODO" # ChangeLog is bogus, see git instead
60 -
61 -RESTRICT="test" # Disabled because of sandbox violation(s)
62 -
63 -S=${WORKDIR}/${MY_P}
64 -
65 -src_prepare() {
66 - # If you choose to do git snapshot instead of patchset, you need to remember
67 - # to run `autoconf` in ./ and `make scripts-clean` in ./scripts/ to refresh
68 - # all the files
69 - if [[ -d ${WORKDIR}/patch ]]; then
70 - EPATCH_SUFFIX=patch EPATCH_FORCE=yes epatch
71 - fi
72 -}
73 -
74 -src_configure() {
75 - export ac_cv_path_XMLTO="$(type -P xmlto) --skip-validation" #502166
76 - default
77 -}
78 -
79 -src_install() {
80 - default
81 -
82 - newdoc scripts/xsl/README README.xsl
83 - use doc && dohtml -r scripts/html
84 -
85 - # Install default XDG_DATA_DIRS, bug #264647
86 - echo XDG_DATA_DIRS=\"${EPREFIX}/usr/local/share\" > 30xdg-data-local
87 - echo 'COLON_SEPARATED="XDG_DATA_DIRS XDG_CONFIG_DIRS"' >> 30xdg-data-local
88 - doenvd 30xdg-data-local
89 -
90 - echo XDG_DATA_DIRS=\"${EPREFIX}/usr/share\" > 90xdg-data-base
91 - echo XDG_CONFIG_DIRS=\"${EPREFIX}/etc/xdg\" >> 90xdg-data-base
92 - doenvd 90xdg-data-base
93 -}
94 -
95 -pkg_postinst() {
96 - [[ -x $(type -P gtk-update-icon-cache) ]] || elog "Install x11-libs/gtk+:2 for the gtk-update-icon-cache command."
97 -}
98
99 diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild
100 deleted file mode 100644
101 index 7750152..00000000
102 --- a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild
103 +++ /dev/null
104 @@ -1,55 +0,0 @@
105 -# Copyright 1999-2015 Gentoo Foundation
106 -# Distributed under the terms of the GNU General Public License v2
107 -# $Id$
108 -
109 -EAPI=5
110 -
111 -MY_P=${P/_/-}
112 -
113 -DESCRIPTION="Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability"
114 -HOMEPAGE="https://portland.freedesktop.org/"
115 -SRC_URI="https://people.freedesktop.org/~rdieter/${PN}/${MY_P}.tar.gz"
116 -#SRC_URI="https://portland.freedesktop.org/download/${MY_P}.tar.gz"
117 -
118 -LICENSE="MIT"
119 -SLOT="0"
120 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
121 -IUSE="doc +perl"
122 -
123 -RDEPEND="dev-util/desktop-file-utils
124 - x11-misc/shared-mime-info
125 - x11-apps/xprop
126 - x11-apps/xset
127 - perl? ( dev-perl/File-MimeInfo )"
128 -DEPEND=">=app-text/xmlto-0.0.26-r1[text(+)]"
129 -
130 -DOCS="README RELEASE_NOTES TODO" # ChangeLog is bogus, see git instead
131 -
132 -RESTRICT="test" # Disabled because of sandbox violation(s)
133 -
134 -S=${WORKDIR}/${MY_P}
135 -
136 -src_configure() {
137 - export ac_cv_path_XMLTO="$(type -P xmlto) --skip-validation" #502166
138 - default
139 -}
140 -
141 -src_install() {
142 - default
143 -
144 - newdoc scripts/xsl/README README.xsl
145 - use doc && dohtml -r scripts/html
146 -
147 - # Install default XDG_DATA_DIRS, bug #264647
148 - echo XDG_DATA_DIRS=\"${EPREFIX}/usr/local/share\" > 30xdg-data-local
149 - echo 'COLON_SEPARATED="XDG_DATA_DIRS XDG_CONFIG_DIRS"' >> 30xdg-data-local
150 - doenvd 30xdg-data-local
151 -
152 - echo XDG_DATA_DIRS=\"${EPREFIX}/usr/share\" > 90xdg-data-base
153 - echo XDG_CONFIG_DIRS=\"${EPREFIX}/etc/xdg\" >> 90xdg-data-base
154 - doenvd 90xdg-data-base
155 -}
156 -
157 -pkg_postinst() {
158 - [[ -x $(type -P gtk-update-icon-cache) ]] || elog "Install x11-libs/gtk+:2 for the gtk-update-icon-cache command."
159 -}