Commit graph

24 commits

Author SHA1 Message Date
Thomas Klausner
7f1c7ce7f7 Remove unnecessary @comment lines.
Spill a few more @pkgdir.
2009-10-11 11:18:12 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
53cae12b32 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:53:10 +00:00
Kamel Ibn Aziz Derouiche
4ed7c62455 1) Added DESTDIR Support
2) Improve USE_DIRS: xdg, gnome
 3) Added desktop-file-utils in Makefile
2009-03-28 21:42:08 +00:00
Thomas Klausner
9972239da4 Update to 0.4.0, to avoid gstreamer0.8 dependency.
Lots and lots of changes since last release.
2009-03-28 16:46:33 +00:00
Thomas Klausner
53c7f5db84 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:54:07 +00:00
Tobias Nygren
d2ab3469b0 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 04:30:10 +00:00
Thomas Klausner
c33d857bbf Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:06:49 +00:00
Thomas Klausner
837f69332a Adapt for librsvg rename. Bump PKGREVISION. 2007-09-20 21:37:24 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Adrian Portelli
73a00c9bd1 Update bl3 link to gstreamer as it was renamed to gstreamer0.8 in pkgsrc. 2006-01-23 22:26:48 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Juan Romero Pardines
539afb3b99 bl3ify. Can't fetch distfile... 2004-04-05 18:22:22 +00:00
Soren Jacobsen
ac887046bf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:56:03 +00:00
Thomas Klausner
20c802d3e3 Fix some paths to point into the multimedia dir. 2004-01-26 20:30:09 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
Quentin Garnier
1065d2c7dd Remove obsoleted patches. 2003-10-16 15:07:45 +00:00
Quentin Garnier
8d4cc997e5 Update to 0.1.6.
06/10/2003 : new release, 0.1.6 :

    * Now, you can configure keybindings.
    * i18n
    * New contributor !
    * a mailing list , dev@mb.tuxfamily.org
2003-10-16 15:07:00 +00:00
Quentin Garnier
e7f8504de5 I should have updated before, since changes from my previous commit were
already in the new version.

However, don't link with -pg.

Updated to 0.1.5.

2003-09-29  Laurent Belmonte  <lolo3d@tuxfamily.org>

	- some test on gstreamer
	- fix 2 player bug
	- some cleanup

2003-09-26  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	- just a icon to the main window
	- fix 2 players win-lost

2003-09-26  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	- less dependencies on frozen bubble gfx
	- some polish
	- some bug fix

2003-09-25  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	- Workaround librsvg (new librsvg should be fixed though)
	for non-C locales

	- web site update

2003-09-25  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	Some bugfix,cleanup.
	begin of the audio system

2003-09-24  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	- 0.1.2 version..
	- site update
	- new snake gfx
	- patch to compile with gcc2.95 contribute by
		Thomas de Grenier de Latour <degrenier@easyconnect.fr>

2003-09-24  Laurent Belmonte  <laurent.belmonte@aliacom.fr>

	Add new gfx, the monkeys

	fix bug in the shooter

	client executable, ui -> monkey-bubble

2003-09-23  Laurent Belmonte  <lolo3d@tuxfamily.org>

	The web site

2003-09-23  Laurent Belmonte  <lolo3d@tuxfamily.org>

	initial release
2003-10-02 11:47:53 +00:00
Quentin Garnier
30fec92b10 Install main binary as 'monkey-bubble' instead of confusing 'ui'. Patch
will be sent to the author.
2003-10-02 11:10:08 +00:00
Quentin Garnier
2ef336782c Initial import of monkey-bubble, version 0.1.
Monkey-Bubble is a Bust'a'move clone written in C for the GNOME2
platform.
2003-09-24 12:50:32 +00:00