bump revision because of graphics/jpeg update
This commit is contained in:
parent
e12cf9a446
commit
2e84c0a7cb
8 changed files with 16 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:05 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2009/08/26 20:20:32 sno Exp $
|
||||
#
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
@ -6,7 +6,7 @@ BMP_USE_ESD:= yes
|
|||
.include "../../audio/bmp/Makefile.common"
|
||||
|
||||
PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES+= gnome
|
||||
|
||||
COMMENT= BMP plugin to output sound through the esound daemon
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:13 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2009/08/26 20:20:32 sno Exp $
|
||||
#
|
||||
|
||||
BMP_ENABLE_ENCODERS= yes
|
||||
|
@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
.include "Makefile.common"
|
||||
|
||||
PKGREVISION= 5
|
||||
PKGREVISION= 6
|
||||
|
||||
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.30 2009/05/20 01:09:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2009/08/26 20:20:32 sno Exp $
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
.include "../../editors/abiword/Makefile.common"
|
||||
|
||||
DISTNAME= abiword-plugins-${ABIWORD_VERSION}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
|
||||
COMMENT= Plugins enhancing Abiword's capabilities
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/07/25 22:26:12 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/08/26 20:20:33 sno Exp $
|
||||
#
|
||||
|
||||
# Don't update to 0.XXXuN, those are development snapshots.
|
||||
DISTNAME= sdlmame0133
|
||||
PKGNAME= ${DISTNAME:S/0/-0./}
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT= Multiple Arcade Machine Emulator, SDL port
|
||||
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/08/15 17:23:59 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/08/26 20:20:33 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sdlmess0133
|
||||
PKGNAME= sdlmess-0.133
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT= Multi Emulator Super System, SDL port
|
||||
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.3 2008/11/04 08:36:34 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2009/08/26 20:20:33 sno Exp $
|
||||
|
||||
.include "../../games/crossfire-client/Makefile.common"
|
||||
|
||||
PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION}
|
||||
PKGREVISION= 1
|
||||
COMMENT= Multi-player graphical arcade and adventure game; GTK client
|
||||
|
||||
INSTALL_DIRS= gtk
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2008/11/04 08:36:34 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2009/08/26 20:20:33 sno Exp $
|
||||
|
||||
.include "../../games/crossfire-client/Makefile.common"
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT= Multi-player graphical arcade and adventure game; X11 client
|
||||
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:06 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2009/08/26 20:19:17 sno Exp $
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
.include "../../meta-pkgs/xfce4/Makefile.common"
|
||||
|
||||
DISTNAME= xfce4-icon-theme-${XFCE4_VERSION}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
COMMENT= Xfce icon themes
|
||||
|
||||
|
|
Loading…
Reference in a new issue