disappearorize more cruft from old 4.0.6 layout
This commit is contained in:
parent
a91882c8c9
commit
5f62e72841
@ -1,7 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/12/15 06:11:52 jolan Exp $
|
||||
|
||||
SUBDIR+= libxfce4mcs
|
||||
SUBDIR+= libxfce4util
|
||||
SUBDIR+= libxfcegui4
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
@ -1,32 +0,0 @@
|
||||
V?= 4.0.6
|
||||
|
||||
CATEGORIES?= x11 x11/xfce4 x11/xfce4/libraries
|
||||
|
||||
MASTER_SITES?= http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${V}/src/
|
||||
DIST_SUBDIR?= xfce4
|
||||
|
||||
HOMEPAGE?= http://xfce.org/index.php?page=overview
|
||||
|
||||
MAINTAINER?= Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
# BSD:
|
||||
# libxfce4util
|
||||
# GPL:
|
||||
# libxfce4mcs
|
||||
# libxfcegui4
|
||||
PERMIT_DISTFILES_CDROM?=Yes
|
||||
PERMIT_DISTFILES_FTP?= Yes
|
||||
PERMIT_PACKAGE_CDROM?= Yes
|
||||
PERMIT_PACKAGE_FTP?= Yes
|
||||
|
||||
USE_X11?= Yes
|
||||
|
||||
MODULES?= gettext
|
||||
|
||||
BUILD_DEPENDS?= :pkgconfig-*:devel/pkgconfig
|
||||
|
||||
GLIB2= glib-2.0.0.11::devel/glib2
|
||||
GTK2= gdk_pixbuf-2.0.0.14,gdk-x11-2.0.0.14,gtk-x11-2.0.0.14::x11/gtk+2
|
||||
UTIL= xfce4util.1.0::x11/xfce4/libraries/libxfce4util
|
||||
|
||||
CONFIGURE_STYLE?=gnu
|
@ -1,11 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2004/12/16 22:05:09 alek Exp $
|
||||
|
||||
COMMENT= "settings management library used by most xfce4 modules"
|
||||
DISTNAME= libxfce4mcs-${V}
|
||||
|
||||
LIB_DEPENDS= ${GLIB2} \
|
||||
${UTIL}
|
||||
|
||||
WANTLIB= ICE SM X11
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +0,0 @@
|
||||
MD5 (xfce4/libxfce4mcs-4.0.6.tar.gz) = ebbe2f4934d79c596d2a48c0cbf6ed33
|
||||
RMD160 (xfce4/libxfce4mcs-4.0.6.tar.gz) = 60c67e8cd12c86d166e63195154a357a27597b6a
|
||||
SHA1 (xfce4/libxfce4mcs-4.0.6.tar.gz) = fd19dbec87eaddb3693603b5c20dd7f6ceda7181
|
||||
SIZE (xfce4/libxfce4mcs-4.0.6.tar.gz) = 330016
|
@ -1,2 +0,0 @@
|
||||
libxfce4mcs is the settings management library used by most XFce 4
|
||||
modules.
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2004/09/15 19:26:33 espie Exp $
|
||||
@lib lib/libxfce4mcs-client.so.1.1
|
||||
@lib lib/libxfce4mcs-manager.so.1.1
|
@ -1,14 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 19:26:33 espie Exp $
|
||||
include/xfce4/
|
||||
include/xfce4/libxfce4mcs/
|
||||
include/xfce4/libxfce4mcs/mcs-client.h
|
||||
include/xfce4/libxfce4mcs/mcs-common.h
|
||||
include/xfce4/libxfce4mcs/mcs-manager.h
|
||||
lib/libxfce4mcs-client.a
|
||||
lib/libxfce4mcs-client.la
|
||||
lib/libxfce4mcs-manager.a
|
||||
lib/libxfce4mcs-manager.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libxfce4mcs-client-1.0.pc
|
||||
lib/pkgconfig/libxfce4mcs-manager-1.0.pc
|
||||
%%SHARED%%
|
@ -1,12 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2004/01/09 01:27:43 jolan Exp $
|
||||
|
||||
CATEGORIES= x11/xfce4 x11/xfce4/libraries devel
|
||||
|
||||
COMMENT= "basic utility library for xfce4"
|
||||
DISTNAME= libxfce4util-${V}
|
||||
|
||||
USE_X11= No
|
||||
|
||||
LIB_DEPENDS= ${GLIB2}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +0,0 @@
|
||||
MD5 (xfce4/libxfce4util-4.0.6.tar.gz) = 4945103c0bd36f53d108bc49b4994f80
|
||||
RMD160 (xfce4/libxfce4util-4.0.6.tar.gz) = 33f20d80e28a78378a82438204c553e1ac41d3b8
|
||||
SHA1 (xfce4/libxfce4util-4.0.6.tar.gz) = 68f59c1631d17d67442c7b4c70999e16af0e8afe
|
||||
SIZE (xfce4/libxfce4util-4.0.6.tar.gz) = 314842
|
@ -1 +0,0 @@
|
||||
libxfce4util is a library with non-graphical helper functions.
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2004/09/15 19:26:34 espie Exp $
|
||||
@lib lib/libxfce4util.so.1.0
|
@ -1,22 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 19:26:34 espie Exp $
|
||||
include/xfce4/
|
||||
include/xfce4/libxfce4util/
|
||||
include/xfce4/libxfce4util/debug.h
|
||||
include/xfce4/libxfce4util/i18n.h
|
||||
include/xfce4/libxfce4util/libxfce4util-config.h
|
||||
include/xfce4/libxfce4util/libxfce4util.h
|
||||
include/xfce4/libxfce4util/utf8.h
|
||||
include/xfce4/libxfce4util/util.h
|
||||
lib/libxfce4util.a
|
||||
lib/libxfce4util.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libxfce4util-1.0.pc
|
||||
share/xfce4/
|
||||
share/xfce4/i18n/
|
||||
share/xfce4/i18n/nls.alias
|
||||
share/xfce4/m4/
|
||||
share/xfce4/m4/X11.m4
|
||||
share/xfce4/m4/debug.m4
|
||||
share/xfce4/m4/depends.m4
|
||||
share/xfce4/m4/i18n.m4
|
||||
%%SHARED%%
|
@ -1,15 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2004/12/16 22:05:10 alek Exp $
|
||||
|
||||
COMMENT= "widget library required by xfce4 and xfwm4"
|
||||
DISTNAME= libxfcegui4-${V}
|
||||
|
||||
LIB_DEPENDS= ${GTK2} \
|
||||
${UTIL}
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
||||
WANTLIB= ICE SM X11 Xcursor Xext Xft Xinerama Xrender atk-1.0.0.0 \
|
||||
fontconfig freetype glib-2.0.0.0 gmodule-2.0.0.0 \
|
||||
gobject-2.0.0.0 m pango-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +0,0 @@
|
||||
MD5 (xfce4/libxfcegui4-4.0.6.tar.gz) = e6b5ebef17fc990e6f7af0684c70d00d
|
||||
RMD160 (xfce4/libxfcegui4-4.0.6.tar.gz) = 984d45103801f3173c885de59b5f1f4e66028bcc
|
||||
SHA1 (xfce4/libxfcegui4-4.0.6.tar.gz) = 15ea22d08b600c4b08be97b5397151c4c8d98097
|
||||
SIZE (xfce4/libxfcegui4-4.0.6.tar.gz) = 443253
|
@ -1 +0,0 @@
|
||||
libxfcegui4 is the widget library required by xfce4 and xfwm4.
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2004/09/15 19:26:34 espie Exp $
|
||||
@lib lib/libxfcegui4.so.1.9
|
@ -1,39 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 19:26:34 espie Exp $
|
||||
include/xfce4/
|
||||
include/xfce4/libxfcegui4/
|
||||
include/xfce4/libxfcegui4/dialogs.h
|
||||
include/xfce4/libxfcegui4/gtk_style.h
|
||||
include/xfce4/libxfcegui4/gtktoxevent.h
|
||||
include/xfce4/libxfcegui4/icons.h
|
||||
include/xfce4/libxfcegui4/libnetk.h
|
||||
include/xfce4/libxfcegui4/libxfcegui4.h
|
||||
include/xfce4/libxfcegui4/netk-application.h
|
||||
include/xfce4/libxfcegui4/netk-enum-types.h
|
||||
include/xfce4/libxfcegui4/netk-marshal.h
|
||||
include/xfce4/libxfcegui4/netk-pager.h
|
||||
include/xfce4/libxfcegui4/netk-screen.h
|
||||
include/xfce4/libxfcegui4/netk-tasklist.h
|
||||
include/xfce4/libxfcegui4/netk-trayicon.h
|
||||
include/xfce4/libxfcegui4/netk-util.h
|
||||
include/xfce4/libxfcegui4/netk-window-menu.h
|
||||
include/xfce4/libxfcegui4/netk-window.h
|
||||
include/xfce4/libxfcegui4/netk-workspace.h
|
||||
include/xfce4/libxfcegui4/preview_filesel.h
|
||||
include/xfce4/libxfcegui4/session-client.h
|
||||
include/xfce4/libxfcegui4/xfce_clock.h
|
||||
include/xfce4/libxfcegui4/xfce_decorbutton.h
|
||||
include/xfce4/libxfcegui4/xfce_decortoggle.h
|
||||
include/xfce4/libxfcegui4/xfce_framebox.h
|
||||
include/xfce4/libxfcegui4/xfce_iconbutton.h
|
||||
include/xfce4/libxfcegui4/xfce_marshal.h
|
||||
include/xfce4/libxfcegui4/xfce_menubutton.h
|
||||
include/xfce4/libxfcegui4/xfce_movehandler.h
|
||||
include/xfce4/libxfcegui4/xfce_scaled_image.h
|
||||
include/xfce4/libxfcegui4/xfce_systemtray.h
|
||||
include/xfce4/libxfcegui4/xfce_togglebutton.h
|
||||
include/xfce4/libxfcegui4/xinerama.h
|
||||
lib/libxfcegui4.a
|
||||
lib/libxfcegui4.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libxfcegui4-1.0.pc
|
||||
%%SHARED%%
|
Loading…
Reference in New Issue
Block a user