mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
gui-apps/swappy: sync live ebuild
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -21,20 +21,20 @@ SLOT="0"
|
||||
|
||||
DEPEND="
|
||||
dev-libs/glib:2
|
||||
x11-libs/gtk+:3
|
||||
x11-libs/cairo
|
||||
x11-libs/gtk+:3
|
||||
x11-libs/pango
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
media-fonts/fontawesome[otf]
|
||||
"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
app-text/scdoc
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
eapply_user
|
||||
default
|
||||
|
||||
# See https://github.com/jtheoof/swappy/pull/99
|
||||
sed -i -e 's/Utility;Graphics;Annotation;/Utility;Graphics;/' src/po/swappy.desktop.in || die "Sed failed!"
|
||||
@@ -45,7 +45,3 @@ pkg_postinst() {
|
||||
|
||||
optfeature "persisting clipboard after closing" gui-apps/wl-clipboard
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
xdg_pkg_postrm
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user