Skip to content

Commit

Permalink
deskutils/xfce4-notes-plugin: Update to 1.10.0
Browse files Browse the repository at this point in the history
- Add some missing dependencies reported by poudriere.
  • Loading branch information
madpilot78 committed Mar 18, 2023
1 parent 43743a8 commit 70cd612
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
8 changes: 4 additions & 4 deletions deskutils/xfce4-notes-plugin/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= xfce4-notes-plugin
PORTVERSION= 1.9.0
PORTREVISION= 1
PORTVERSION= 1.10.0
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
Expand All @@ -13,11 +12,12 @@ LICENSE= GPLv2

LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz

USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
tar:bzip2 xfce xorg
USE_GNOME= cairo glib20 gtk30 intltool
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool
USE_XFCE= panel
USE_XORG= ice sm x11

Expand Down
6 changes: 3 additions & 3 deletions deskutils/xfce4-notes-plugin/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1611045009
SHA256 (xfce4/xfce4-notes-plugin-1.9.0.tar.bz2) = 13f909c948b639f96de64cf793eb74cb1779589201d3933eff214ee8f35ab088
SIZE (xfce4/xfce4-notes-plugin-1.9.0.tar.bz2) = 502606
TIMESTAMP = 1679137531
SHA256 (xfce4/xfce4-notes-plugin-1.10.0.tar.bz2) = 2ee4406042edd352a91e166c83b60d13220ef04dce3fa6b9e0eb13636d636929
SIZE (xfce4/xfce4-notes-plugin-1.10.0.tar.bz2) = 492901
1 change: 1 addition & 0 deletions deskutils/xfce4-notes-plugin/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ share/icons/hicolor/scalable/apps/xfce4-notes-plugin.svg
%%NLS%%share/locale/de/LC_MESSAGES/xfce4-notes-plugin.mo
%%NLS%%share/locale/el/LC_MESSAGES/xfce4-notes-plugin.mo
%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-notes-plugin.mo
%%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-notes-plugin.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-notes-plugin.mo
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-notes-plugin.mo
%%NLS%%share/locale/et/LC_MESSAGES/xfce4-notes-plugin.mo
Expand Down

0 comments on commit 70cd612

Please sign in to comment.