i hope i still get dinner tonight...

This commit is contained in:
jasper 2007-12-15 18:21:38 +00:00
parent f93e05e079
commit 95fdd18a2e
4 changed files with 10 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2007/12/07 22:18:49 martynas Exp $
# $OpenBSD: Makefile,v 1.15 2007/12/15 18:21:38 jasper Exp $
SHARED_ONLY= Yes
@ -6,6 +6,7 @@ COMMENT= implementation of the FreeDesktop Desktop Menu Spec
GNOME_PROJECT= gnome-menus
GNOME_VERSION= 2.20.2
PKGNAME= ${DISTNAME}p0
SHARED_LIBS += gnome-menu 3.10 # .3.18
# GPL

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2007/10/24 23:08:34 jasper Exp $
@comment $OpenBSD: PLIST,v 1.8 2007/12/15 18:21:38 jasper Exp $
bin/gmenu-simple-editor
bin/gnome-menu-spec-test
include/gnome-menus/
@ -156,3 +156,5 @@ share/locale/xh/LC_MESSAGES/gnome-menus.mo
share/locale/zh_CN/LC_MESSAGES/gnome-menus.mo
share/locale/zh_HK/LC_MESSAGES/gnome-menus.mo
share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.25 2007/07/05 22:50:11 jasper Exp $
# $OpenBSD: Makefile,v 1.26 2007/12/15 18:21:38 jasper Exp $
COMMENT= GNOME help browser
GNOME_PROJECT= yelp
GNOME_VERSION= 2.18.1
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
# GPL
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.14 2007/05/07 19:03:04 jasper Exp $
@comment $OpenBSD: PLIST,v 1.15 2007/12/15 18:21:38 jasper Exp $
bin/gnome-help
bin/yelp
share/applications/
@ -210,3 +210,5 @@ share/yelp/xslt/search2html.xsl
share/yelp/xslt/toc2html.xsl
share/yelp/xslt/yelp-common.xsl
share/yelp/yelp.js
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database