desktop-file-utils was already elsewhere...sorry.
This commit is contained in:
parent
008a5dcc52
commit
ac39653c72
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.269 2007/03/19 20:14:32 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.270 2007/03/20 06:41:57 jasper Exp $
|
||||
# $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $
|
||||
|
||||
SUBDIR += 915resolution
|
||||
@ -33,7 +33,6 @@
|
||||
SUBDIR += dbus-glib
|
||||
SUBDIR += dbus-python
|
||||
SUBDIR += dclock
|
||||
SUBDIR += desktop-file-utils
|
||||
SUBDIR += devilspie
|
||||
SUBDIR += dmenu
|
||||
SUBDIR += e16keyedit
|
||||
|
@ -1,26 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/03/19 20:08:41 jasper Exp $
|
||||
|
||||
COMMENT= "utilities for working with desktop entries"
|
||||
|
||||
DISTNAME= desktop-file-utils-0.12
|
||||
CATEGORIES= x11 sysutils
|
||||
|
||||
HOMEPAGE= http://freedesktop.org/wiki/Software_2fdesktop_2dfile_2dutils
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
MASTER_SITES= http://freedesktop.org/software/desktop-file-utils/releases/
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= glib-2.0.>=1000.0::devel/glib2
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (desktop-file-utils-0.12.tar.gz) = 335b91ec70ea1c08f87dfde8c5926e7b
|
||||
RMD160 (desktop-file-utils-0.12.tar.gz) = 64bd0c3d12efcde17258382e818d2ab970ff3b58
|
||||
SHA1 (desktop-file-utils-0.12.tar.gz) = 79baee7f390665fcaa2a663aa1e48ce6f7fb9a8e
|
||||
SHA256 (desktop-file-utils-0.12.tar.gz) = 7db6ade355d56913cecd098a5bec1037bca42e7c7e4b7257c7f7f9f655c5e606
|
||||
SIZE (desktop-file-utils-0.12.tar.gz) = 348418
|
@ -1 +0,0 @@
|
||||
Utilities for manipulating desktop files.
|
@ -1,4 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/03/19 20:08:41 jasper Exp $
|
||||
bin/desktop-file-install
|
||||
bin/desktop-file-validate
|
||||
bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user