Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 863003 Details for
Bug 907611
gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3: The source directory '${S}' doesn't exist
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Fixed ebuild
gnome-shell-extension-desktop-icons-ng-47.0.3.ebuild (text/plain), 992 bytes, created by
vowstar
on 2023-06-01 10:54:28 UTC
(
hide
)
Description:
Fixed ebuild
Filename:
MIME Type:
Creator:
vowstar
Created:
2023-06-01 10:54:28 UTC
Size:
992 bytes
patch
obsolete
># Copyright 1999-2023 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=8 >inherit gnome2-utils meson > >MY_PN="desktop-icons-ng" >MY_P="${MY_PN}-${PV}" >COMMIT="0769c60a86651c8f08c7549a87a4dcbcbde86794" > >DESCRIPTION="Fork from the desktop-icons project, with several enhancements like Drag'n'Drop" >HOMEPAGE="https://gitlab.com/rastersoft/desktop-icons-ng" >SRC_URI="https://gitlab.com/rastersoft/desktop-icons-ng/-/archive/${PV}/${P}.tar.bz2" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >COMMON_DEPEND="dev-libs/glib:2" >RDEPEND="${COMMON_DEPEND} > app-eselect/eselect-gnome-shell-extensions > >=gnome-base/gnome-shell-3.38 > >=gnome-base/nautilus-3.38 >" >DEPEND="${COMMON_DEPEND}" >BDEPEND="" > >S="${WORKDIR}/${MY_P}-${COMMIT}" > >pkg_preinst() { > gnome2_schemas_savelist >} > >pkg_postinst() { > gnome2_schemas_update > ebegin "Updating list of installed extensions" > eselect gnome-shell-extensions update > eend $? >} > >pkg_postrm() { > gnome2_schemas_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 907611
: 863003