- add update-desktop-database goo
This commit is contained in:
parent
cd293672ba
commit
1c67014c2e
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2007/10/31 18:30:50 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/12/15 20:37:32 ajacoutot Exp $
|
||||
|
||||
COMMENT= interactive geometry program
|
||||
|
||||
DISTNAME= drgeo-1.1.0
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
PKGNAME= ${DISTNAME}p6
|
||||
CATEGORIES= education math
|
||||
|
||||
HOMEPAGE= http://www.ofset.org/drgeo/
|
||||
@ -24,6 +24,7 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi \
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
LIB_DEPENDS= glade-2.0::devel/libglade2 \
|
||||
guile,guile-ltdl::lang/guile
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2005/11/11 20:23:53 wilfried Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2007/12/15 20:37:32 ajacoutot Exp $
|
||||
bin/drgeo
|
||||
share/applications/
|
||||
share/applications/drgeo.desktop
|
||||
@ -244,3 +244,5 @@ share/pixmaps/
|
||||
share/pixmaps/drgeo-book.png
|
||||
share/pixmaps/drgeo-file.png
|
||||
share/pixmaps/ofset-logo.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2007/09/15 18:01:01 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/12/15 20:37:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= tactical war game like Battle Isle; multiplayer
|
||||
DISTNAME= crimson-0.5.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= games x11
|
||||
MASTER_SITES= ${HOMEPAGE}files/
|
||||
|
||||
@ -17,6 +18,7 @@ WANTLIB= SDL X11 Xext c m pthread stdc++ usbhid z
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
LIB_DEPENDS= SDL_mixer::devel/sdl-mixer \
|
||||
SDL_net::devel/sdl-net \
|
||||
SDL_ttf::devel/sdl-ttf
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2007/01/24 06:48:36 jolan Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2007/12/15 20:37:53 ajacoutot Exp $
|
||||
bin/bi2cf
|
||||
bin/cfed
|
||||
bin/comet
|
||||
@ -58,3 +58,5 @@ share/crimson/sound/select.wav
|
||||
share/crimson/title.bmp
|
||||
share/pixmaps/
|
||||
share/pixmaps/crimson.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/15 18:01:01 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2007/12/15 20:37:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= Oxyd/Rock'n'Roll clone
|
||||
|
||||
DISTNAME= enigma-0.81
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= games x11
|
||||
|
||||
HOMEPAGE= http://www.nongnu.org/enigma/
|
||||
@ -17,6 +17,7 @@ WANTLIB= SDL X11 Xext c m pthread stdc++ usbhid z
|
||||
|
||||
MASTER_SITES= http://savannah.nongnu.org/download/enigma/
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
BUILD_DEPENDS= :lua->=5.1:lang/lua
|
||||
LIB_DEPENDS= SDL_image.>=1::devel/sdl-image SDL_mixer.>=2::devel/sdl-mixer
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 00:46:08 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2007/12/15 20:37:53 ajacoutot Exp $
|
||||
bin/enigma
|
||||
@man man/man6/enigma.6
|
||||
share/applications/
|
||||
@ -1686,3 +1686,5 @@ share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/enigma.png
|
||||
share/pixmaps/
|
||||
share/pixmaps/enigma.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2007/09/15 18:01:02 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2007/12/15 20:37:53 ajacoutot Exp $
|
||||
|
||||
.if ${MACHINE_ARCH} == "hppa"
|
||||
BROKEN= gcc bug
|
||||
@ -6,6 +6,7 @@ BROKEN= gcc bug
|
||||
|
||||
COMMENT= graphical adventure game interpreter
|
||||
DISTNAME= scummvm-0.10.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= games x11 emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/}
|
||||
|
||||
@ -24,6 +25,7 @@ WANTLIB= X11 Xext c m pthread stdc++ usbhid z
|
||||
BUILD_DEPENDS= ::devel/nasm
|
||||
.endif
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
LIB_DEPENDS= SDL::devel/sdl \
|
||||
mad.>=2::audio/libmad \
|
||||
mpeg2::graphics/libmpeg2 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2007/07/07 01:37:53 jsg Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2007/12/15 20:37:53 ajacoutot Exp $
|
||||
bin/scummvm
|
||||
@man man/man6/scummvm.6
|
||||
share/applications/
|
||||
@ -14,3 +14,5 @@ share/scummvm/
|
||||
share/scummvm/classic080.ini
|
||||
share/scummvm/modern.ini
|
||||
share/scummvm/modern.zip
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2007/11/07 22:51:51 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2007/12/15 20:42:11 ajacoutot Exp $
|
||||
|
||||
COMMENT= Gtk-based graphic file viewer
|
||||
|
||||
DISTNAME= gqview-2.0.4
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}
|
||||
|
||||
@ -24,6 +24,7 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi \
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
LIB_DEPENDS= gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2
|
||||
|
||||
USE_X11= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.23 2007/03/24 16:37:02 pvalchev Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.24 2007/12/15 20:42:11 ajacoutot Exp $
|
||||
bin/gqview
|
||||
@man man/man1/gqview.1
|
||||
share/applications/
|
||||
@ -102,3 +102,5 @@ share/locale/zh_CN.GB2312/LC_MESSAGES/gqview.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gqview.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/gqview.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user