Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= xfce4-weather-plugin |
4 |
PORTNAME= xfce4-weather-plugin |
5 |
PORTVERSION= 0.8.9 |
5 |
PORTVERSION= 0.8.9 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= misc xfce geography |
7 |
CATEGORIES= misc xfce geography |
7 |
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |
8 |
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |
8 |
DIST_SUBDIR= xfce4 |
9 |
DIST_SUBDIR= xfce4 |
Lines 17-28
Link Here
|
17 |
libfontconfig.so:x11-fonts/fontconfig \ |
18 |
libfontconfig.so:x11-fonts/fontconfig \ |
18 |
libfreetype.so:print/freetype2 |
19 |
libfreetype.so:print/freetype2 |
19 |
|
20 |
|
|
|
21 |
USES= gettext gmake libtool pkgconfig xfce tar:bzip2 |
20 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
|
|
23 |
USE_GNOME= glib20 gtk20 intltool intlhack libxml2 cairo |
24 |
USE_XFCE= panel |
21 |
INSTALLS_ICONS= yes |
25 |
INSTALLS_ICONS= yes |
|
|
26 |
USE_LDCONFIG= yes |
22 |
INSTALL_TARGET= install-strip |
27 |
INSTALL_TARGET= install-strip |
23 |
USES= gettext gmake libtool pkgconfig xfce tar:bzip2 |
|
|
24 |
USE_GNOME= glib20 gtk20 intltool intlhack libxml2 cairo |
25 |
USE_XFCE= panel |
26 |
|
28 |
|
27 |
OPTIONS_DEFINE= UPOWER |
29 |
OPTIONS_DEFINE= UPOWER |
28 |
UPOWER_DESC= Power management tasks |
30 |
UPOWER_DESC= Power management tasks |