[BACK]Return to Makefile.common CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / meta-pkgs / xfce4

Annotation of pkgsrc/meta-pkgs/xfce4/Makefile.common, Revision 1.55

1.55    ! youri       1: # $NetBSD: Makefile.common,v 1.54 2015/07/29 16:33:16 youri Exp $
1.46      wiz         2: #
1.48      jperkin     3: # used by archivers/xfce4-thunar-archive/Makefile
1.42      reed        4: # used by audio/xfce4-mixer/Makefile
1.55    ! youri       5: # used by audio/xfce4-pulseaudio-plugin/Makefile
1.46      wiz         6: # used by audio/xfce4-xmms-plugin/Makefile
1.48      jperkin     7: # used by devel/xfce4-conf/Makefile
1.42      reed        8: # used by devel/xfce4-dev-tools/Makefile
1.52      youri       9: # used by comms/xfce4-modemlights-plugin/Makefile
1.42      reed       10: # used by editors/xfce4-mousepad/Makefile
1.48      jperkin    11: # used by mail/xfce4-mailwatch-plugin/Makefile
1.46      wiz        12: # used by meta-pkgs/xfce4-extras/Makefile
1.52      youri      13: # used by misc/xfce4-smartbookmark-plugin/Makefile
1.48      jperkin    14: # used by misc/xfce4-time-out-plugin/Makefile
1.46      wiz        15: # used by misc/xfce4-weather-plugin/Makefile
                     16: # used by multimedia/xfce4-mpc-plugin/Makefile
1.48      jperkin    17: # used by multimedia/xfce4-thunar-media-tags/Makefile
1.46      wiz        18: # used by net/xfce4-wavelan-plugin/Makefile
1.42      reed       19: # used by sysutils/xfce4-appfinder/Makefile
1.46      wiz        20: # used by sysutils/xfce4-battery-plugin/Makefile
                     21: # used by sysutils/xfce4-cpugraph-plugin/Makefile
                     22: # used by sysutils/xfce4-diskperf-plugin/Makefile
                     23: # used by sysutils/xfce4-fsguard-plugin/Makefile
                     24: # used by sysutils/xfce4-genmon-plugin/Makefile
1.48      jperkin    25: # used by sysutils/xfce4-mount-plugin/Makefile
1.46      wiz        26: # used by sysutils/xfce4-netload-plugin/Makefile
                     27: # used by sysutils/xfce4-quicklauncher-plugin/Makefile
                     28: # used by sysutils/xfce4-systemload-plugin/Makefile
1.48      jperkin    29: # used by sysutils/xfce4-taskmanager/Makefile
                     30: # used by sysutils/xfce4-thunar-vcs/Makefile
1.42      reed       31: # used by sysutils/xfce4-thunar/Makefile
1.48      jperkin    32: # used by sysutils/xfce4-verve-plugin/Makefile
1.46      wiz        33: # used by sysutils/xfce4-xarchiver/Makefile
                     34: # used by sysutils/xfce4-xkb-plugin/Makefile
1.53      youri      35: # used by textproc/xfce4-dict/Makefile
1.43      reed       36: # used by time/xfce4-datetime-plugin/Makefile
1.42      reed       37: # used by time/xfce4-orage/Makefile
1.52      youri      38: # used by time/xfce4-stopwatch-plugin/Makefile
1.46      wiz        39: # used by time/xfce4-timer-plugin/Makefile
1.42      reed       40: # used by wm/xfce4-wm-themes/Makefile
                     41: # used by wm/xfce4-wm/Makefile
1.46      wiz        42: # used by x11/libxfce4gui/Makefile
1.48      jperkin    43: # used by x11/libxfce4ui/Makefile
1.46      wiz        44: # used by x11/libxfce4util/Makefile
                     45: # used by x11/xfce4-clipman-plugin/Makefile
1.52      youri      46: # used by x11/xfce4-dashboard/Makefile
1.42      reed       47: # used by x11/xfce4-desktop/Makefile
                     48: # used by x11/xfce4-exo/Makefile
1.46      wiz        49: # used by x11/xfce4-eyes-plugin/Makefile
1.48      jperkin    50: # used by x11/xfce4-garcon/Makefile
1.54      youri      51: # used by x11/xfce4-kbdleds-plugin/Makefile
1.42      reed       52: # used by x11/xfce4-gtk2-engine/Makefile
1.46      wiz        53: # used by x11/xfce4-notes-plugin/Makefile
1.48      jperkin    54: # used by x11/xfce4-notifyd/Makefile
1.42      reed       55: # used by x11/xfce4-panel/Makefile
1.46      wiz        56: # used by x11/xfce4-places-plugin/Makefile
1.48      jperkin    57: # used by x11/xfce4-screenshooter/Makefile
1.42      reed       58: # used by x11/xfce4-session/Makefile
                     59: # used by x11/xfce4-settings/Makefile
                     60: # used by x11/xfce4-terminal/Makefile
1.48      jperkin    61: # used by x11/xfce4-tumbler/Makefile
                     62: # used by x11/xfce4-whiskermenu-plugin/Makefile
1.42      reed       63:
1.48      jperkin    64: MASTER_SITES=          http://archive.xfce.org/xfce/4.12/src/
1.34      martti     65: EXTRACT_SUFX=          .tar.bz2
1.1       martti     66:
1.51      youri      67: MAINTAINER=            youri@NetBSD.org
1.1       martti     68: HOMEPAGE=              http://www.xfce.org/
1.41      wiz        69: LICENSE=               gnu-gpl-v2
1.1       martti     70:
1.48      jperkin    71: XFCE4_VERSION=         4.12.0
1.1       martti     72:
1.22      rillig     73: USE_PKGLOCALEDIR=      yes
                     74: USE_LIBTOOL=           yes
                     75: GNU_CONFIGURE=         yes
1.35      joerg      76: USE_TOOLS+=            gmake pkg-config msgfmt perl intltool
1.2       dmcmahil   77:
1.48      jperkin    78: XFCE4_EGBASE=          ${PREFIX}/share/examples/xfce4
                     79:
                     80: .include "../../mk/bsd.prefs.mk"
                     81:
                     82: .if ${OPSYS} == "Darwin"
                     83: CONFIGURE_ARGS+=       --disable-visibility
1.2       dmcmahil   84: .endif
1.1       martti     85:
1.55    ! youri      86: .include "../../x11/gtk2/buildlink3.mk"

CVSweb <webmaster@jp.NetBSD.org>