pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xfce4-mousepad xfce4-mousepad: add adwaita-ico...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b80351e3f8a
branches: trunk
changeset: 771986:4b80351e3f8a
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Dec 31 01:21:46 2021 +0000
description:
xfce4-mousepad: add adwaita-icon-theme dependency
Now that this package uses client-side decorations, it depends
(inconsistently it seems) on Adwaita icons for particular elements.
diffstat:
editors/xfce4-mousepad/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r a5549bc64f38 -r 4b80351e3f8a editors/xfce4-mousepad/Makefile
--- a/editors/xfce4-mousepad/Makefile Thu Dec 30 21:33:09 2021 +0000
+++ b/editors/xfce4-mousepad/Makefile Fri Dec 31 01:21:46 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.60 2021/12/08 16:04:13 adam Exp $
+# $NetBSD: Makefile,v 1.61 2021/12/31 01:21:46 gutteridge Exp $
-PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.5.8
+PKGREVISION= 2
DISTNAME= mousepad-${VERSION}
PKGNAME= xfce4-mousepad-${VERSION}
CATEGORIES= editors
@@ -17,6 +17,7 @@
.include "options.mk"
.include "../../devel/glib2/schemas.mk"
+.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtksourceview4/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index