Third and last pass to convert Xfce core apps to use xfce4.port.mk.
Bump PKGNAMEs, regen PLISTs with @bin marker, fix licence markers. ok ajacoutot@
This commit is contained in:
parent
47fc5ee10e
commit
36c452b7d4
@ -1,32 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2008/05/24 01:24:31 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2008/07/08 09:45:36 landry Exp $
|
||||
|
||||
COMMENT= volume mixer module for xfce4-panel
|
||||
|
||||
V= 4.4.2
|
||||
DISTNAME= xfce4-mixer-${V}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
XFCE_PROJECT= xfce4-mixer
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
SHARED_LIBS= xfce4mixer 1.0
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/projects/xfce4-mixer
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
xfce4mcs-client.>=3::x11/xfce4/libxfce4mcs \
|
||||
xml2.>=9::textproc/libxml \
|
||||
xfce4panel.>=2::x11/xfce4/xfce4-panel
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
::x11/xfce4/xfce-mcs-manager
|
||||
RUN_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/04/17 09:00:25 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/07/08 09:45:36 landry Exp $
|
||||
%%SHARED%%
|
||||
bin/xfce4-mixer
|
||||
@bin bin/xfce4-mixer
|
||||
lib/libxfce4mixer.a
|
||||
lib/libxfce4mixer.la
|
||||
lib/xfce4/
|
||||
@ -9,7 +9,7 @@ lib/xfce4/mcs-plugins/sound_settings.a
|
||||
lib/xfce4/mcs-plugins/sound_settings.la
|
||||
libexec/xfce4/
|
||||
libexec/xfce4/panel-plugins/
|
||||
libexec/xfce4/panel-plugins/xfce4-mixer-plugin
|
||||
@bin libexec/xfce4/panel-plugins/xfce4-mixer-plugin
|
||||
share/applications/xfce-mixer-settings.desktop
|
||||
share/icons/hicolor/48x48/apps/xfce4-mixer.png
|
||||
share/locale/am/LC_MESSAGES/xfce4-mixer.mo
|
||||
|
@ -1,32 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2008/05/24 01:24:31 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2008/07/08 09:45:36 landry Exp $
|
||||
|
||||
COMMENT= panel for Xfce4 desktop
|
||||
V= 4.4.2
|
||||
DISTNAME= xfce4-panel-${V}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
XFCE_PROJECT= xfce4-panel
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
||||
SHARED_LIBS= xfce4panel 2.3 #2.2
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
|
||||
# GPL
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
BUILD_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
xfce4mcs-client.>=3,xfce4mcs-manager.>=3::x11/xfce4/libxfce4mcs
|
||||
RUN_DEPENDS= ::x11/xfce4/xfce-mcs-manager \
|
||||
::x11/xfce4/exo \
|
||||
::devel/desktop-file-utils
|
||||
::x11/xfce4/exo
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2008/04/17 09:00:25 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2008/07/08 09:45:36 landry Exp $
|
||||
@conflict xfce4-datetime-*
|
||||
@conflict xfce4-iconbox-*
|
||||
@conflict xfce4-showdesktop-*
|
||||
@ -7,8 +7,8 @@
|
||||
@conflict xfce4-trigger-launcher-*
|
||||
%%SHARED%%
|
||||
bin/xfce4-iconbox
|
||||
bin/xfce4-panel
|
||||
bin/xfce4-popup-windowlist
|
||||
@bin bin/xfce4-panel
|
||||
@bin bin/xfce4-popup-windowlist
|
||||
bin/xftaskbar4
|
||||
include/xfce4/libxfce4panel/
|
||||
include/xfce4/libxfce4panel/xfce-arrow-button.h
|
||||
|
@ -1,35 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2008/06/02 15:37:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2008/07/08 09:45:36 landry Exp $
|
||||
|
||||
COMMENT= xfce4 session manager
|
||||
|
||||
V= 4.4.2
|
||||
DISTNAME= xfce4-session-${V}
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
XFCE_PROJECT= xfce4-session
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
|
||||
SHARED_LIBS += xfsm-4.2 0.1 # .0.1
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/projects/xfce4-session/
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
|
||||
# GPL
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
CONFIGURE_ARGS= --disable-dbus \
|
||||
--enable-session-screenshots
|
||||
|
||||
BUILD_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
xfce4mcs-client.>=3::x11/xfce4/libxfce4mcs
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
::x11/xfce4/xfce-mcs-manager
|
||||
RUN_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
BUILD_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
|
||||
|
@ -1,10 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2008/04/17 09:00:25 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2008/07/08 09:45:36 landry Exp $
|
||||
@conflict xfce4-toys-*
|
||||
%%SHARED%%
|
||||
bin/xfce4-autostart-editor
|
||||
bin/xfce4-session
|
||||
bin/xfce4-session-logout
|
||||
bin/xfce4-tips
|
||||
@bin bin/xfce4-autostart-editor
|
||||
@bin bin/xfce4-session
|
||||
@bin bin/xfce4-session-logout
|
||||
@bin bin/xfce4-tips
|
||||
include/xfce4/xfce4-session-4.2/
|
||||
include/xfce4/xfce4-session-4.2/libxfsm/
|
||||
include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-engine.h
|
||||
@ -28,7 +28,7 @@ lib/xfce4/splash/engines/libsimple.a
|
||||
lib/xfce4/splash/engines/libsimple.la
|
||||
libexec/balou-export-theme
|
||||
libexec/balou-install-theme
|
||||
libexec/xfsm-shutdown-helper
|
||||
@bin libexec/xfsm-shutdown-helper
|
||||
@man man/man1/xfce4-session-logout.1
|
||||
@man man/man1/xfce4-session.1
|
||||
share/applications/xfce-session-settings.desktop
|
||||
|
@ -1,33 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/05/24 01:24:31 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2008/07/08 09:45:36 landry Exp $
|
||||
|
||||
COMMENT= printing helper for xfce4
|
||||
|
||||
V= 4.4.2
|
||||
DISTNAME= xfprint-${V}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
XFCE_PROJECT= xfprint
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
||||
SHARED_LIBS= xfprint 0.1
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/projects/xfprint/
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
|
||||
# GPL
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-cups \
|
||||
--enable-bsdlpr \
|
||||
--with-printcap=/etc/printcap
|
||||
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
::x11/xfce4/xfce-mcs-manager \
|
||||
RUN_DEPENDS= ::x11/xfce4/xfce-mcs-manager \
|
||||
::print/a2ps
|
||||
|
||||
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/04/17 09:00:25 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/07/08 09:45:36 landry Exp $
|
||||
%%SHARED%%
|
||||
bin/xfprint4
|
||||
bin/xfprint4-manager
|
||||
@bin bin/xfprint4
|
||||
@bin bin/xfprint4-manager
|
||||
include/xfce4/libxfprint/
|
||||
include/xfce4/libxfprint/common.h
|
||||
include/xfce4/libxfprint/job.h
|
||||
|
@ -1,24 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/12/18 20:35:08 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2008/07/08 09:45:36 landry Exp $
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= window decoration themes for xfwm4
|
||||
V= 4.4.2
|
||||
DISTNAME= xfwm4-themes-${V}
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
XFCE_PROJECT= xfwm4-themes
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
# GPL
|
||||
HOMEPAGE= http://www.xfce.org/projects/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_LIBTOOL= No
|
||||
MODULES=
|
||||
MODULES= x11/xfce4
|
||||
XFCE_NO_SRC= Yes
|
||||
|
||||
RUN_DEPENDS= ::x11/xfce4/xfwm4
|
||||
|
||||
|
@ -1,29 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2008/05/24 01:24:32 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2008/07/08 09:45:36 landry Exp $
|
||||
|
||||
COMMENT= xfce4 window manager
|
||||
V= 4.4.2
|
||||
DISTNAME= xfwm4-${V}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
HOMEPAGE= http://www.xfce.org/projects/xfwm4/
|
||||
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||
XFCE_PROJECT= xfwm4
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
# GPL
|
||||
# GPLv2
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
USE_GMAKE= Yes
|
||||
MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||
xfce4mcs-client.>=3,xfce4mcs-manager.>=3::x11/xfce4/libxfce4mcs
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
::x11/xfce4/xfce-mcs-manager
|
||||
RUN_DEPENDS= ::x11/xfce4/xfce-mcs-manager
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2007/12/18 20:34:14 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/07/08 09:45:36 landry Exp $
|
||||
%%SHARED%%
|
||||
bin/xfwm4
|
||||
@bin bin/xfwm4
|
||||
lib/xfce4/
|
||||
lib/xfce4/mcs-plugins/
|
||||
lib/xfce4/mcs-plugins/wmtweaks_plugin.a
|
||||
|
Loading…
Reference in New Issue
Block a user