Commit graph

30 commits

Author SHA1 Message Date
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
drochner
45178cb589 update to 2.0.4
changes:
-Use filechooser for GnomeFileEntrys in merge properties dialog and
 object editor image page.
-New configure option to disable update-mime-database and
 update-desktop-database
-Minor cleanup.
-New templates and fixes
2006-11-14 16:54:29 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
joerg
d0314f0e8a Needs msgfmt. 2006-06-29 12:14:43 +00:00
joerg
51679fa80b Needs intltools. 2006-06-21 22:58:04 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 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-17 07:07:11 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
56f434c66c Under NetBSD, the update-desktop-database command may fail at install
time, so ignore the return code.
2005-04-29 12:39:25 +00:00
reed
f834a21724 Update glabels to 2.0.2.
ChangeLog has:

2005-01-22  Jim Evins  <evins@snaught.com>

        * NEWS:
                Final prep for 2.0.2 release.

2005-01-22  Jim Evins  <evins@snaught.com>

        * glabels.spec.in:
                Added '--remove-original' flag to desktop-file-install, so that
there is
                only one menu entry.

2005-01-20  Jim Evins  <evins@snaught.com>

        * data/glade/object-editor.glade:
                - Font family entry should not be editable.
                - img_key_entry should have sensitivity=YES, so that it follows
the
                  sensitivity of img_key_combo.
                - Barcode key entry should not be editable.

2005-01-17  Jim Evins  <evins@snaught.com>

        * src/view.c: (screen_changed_cb):
                Don't do anything, if we don't have a screen.

2005-01-06  Jim Evins  <evins@snaught.com>

        * src/view.c: (get_home_scale):
                Fixed bad call to gtk_widget_has_screen() -- huh?

2005-01-04  Jim Evins  <evins@snaught.com>

        * AUTHORS:
        * data/templates/avery-iso-templates.xml:
        * data/templates/misc-iso-templates.xml:
        * data/templates/misc-us-templates.xml:
                Added templates, submitted by Larry Harriman, Juan Carlos Valero
, and
                Nick Hill.

2004-11-26  Jim Evins  <evins@snaught.com>


        * AUTHORS:
        * po/fr.po:
                Updated french translations provided by Florent Morel <florent@t
aket.org>.
        * src/view-barcode.c:
        * src/view-box.c:
        * src/view-ellipse.c:
        * src/view-image.c:
        * src/view-line.c:
        * src/view-text.c:
                Added '#include <config.h>' -- HAVE_*GETTEXT macros were not def
ined and
                thus _() strings were not being translated.

2004-11-14  Jim Evins  <evins@snaught.com>

        * src/debug.h:
        * src/debug.c: (gl_debug_init), (gl_debug):
                Borrowed from gedit:  use environmental variables to select debu
g
                sections.
        * src/splash.c:
                Removed unused include of debug.h.

        * src/glabels.c: (main):
                Added call to gl_debug_init(), and removed debug clutter from co
mmand line
                options.
        * src/glabels-batch.c: (main):
                Added call to gl_debug_init().

2004-11-13  Jim Evins  <evins@snaught.com>

        Drawing and property toolbars were being initialized with the "icons and
 text"
        look in Fedora Core 3.  Even though none of the buttons had any text att
ached to
        them, the buttons were being sized as if they were.  This led to less re
al estate
        for the property editor, leading to Bug #1064630.  The

        * data/ui/glabels-ui.xml:
                Added explicit "look" property to both drawing and property tool
bars.
        * src/prefs-model.c: (gl_prefs_model_save_settings),
        (gl_prefs_model_load_settings):
        * src/prefs-model.h:
                Removed drawing_toolbar_button_style configuration parameter.
        * src/ui.c: (view_menu_item_toggled_cb),
        (set_app_drawing_toolbar_style):
                Do not attempt to adjust look property of the drawing toolbar.

2004-10-28  Jim Evins  <evins@snaught.com>

        * data/pixmaps/glabels-about-logo.png:
                Updated about logo.

2004-10-28  Jim Evins  <evins@snaught.com>

        * data/man/glabels.1:
        * src/glabels-batch.c: (main):
        * src/print.h:
        * src/print.c: (gl_print_batch):

                Added option to glabels-batch to select the first label to begin
                printing on.

2004-09-26  Jim Evins  <evins@snaught.com>

        * data/desktop/glabels.desktop.in:

                Point to app icon, "glabels.png"
        * data/mime/glabels.keys.in:
                Point at mime icon, "glabels-application-x-glabels.png"
        * data/pixmaps/Makefile.am:
                Added glabels_app_icondir.  Renamed icons.
        * data/pixmaps/glabels.png:
                New cleaned up app icon.  Deleted glabels-icon.png.
        * data/pixmaps/glabels-application-x-glabels.png:
                New mime icon.
        * data/pixmaps/glabels-splash.png:
                Renamed glabels-logo to glabels-splash to be more correct about
role.
        * src/glabels.c:
        * src/template-designer.c:
                Point at app icon, "glabels.png"
        * src/splash.c:
                Point at renamed splash image, "glabels-splash.png"

2004-08-22  Jim Evins  <evins@snaught.com>

        * AUTHORS:
        * src/glabels-batch.c: (main):
                Applied patch with minor mods to allow selecting merge source and
                crop-marks on glabels-batch's command line.  Original patch prov
ided by
                Jos<E9> Dapena Paz <jdapena@igalia.com>.

2004-08-15  Jim Evins  <evins@snaught.com>

        * configure.in:
                Updated version to 2.0.2.
        * data/desktop/glabels.desktop.in:
                - Added encoding line
                - Removed period from comment
                - Fixed Terminal line, changed "0" to "false"
                - Added semicolen to Categories line
        * po/ja.po:
                - Made sure desktop.in comment string above still translated pro
perly
2005-04-29 04:48:24 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
minskim
454cd9af8b Add build dependency on pkgconfig. 2004-12-14 20:34:42 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
abfec37030 - Set USE_DIRS to gnome2-1.5 to handle multiple shared directories
automatically in the PLIST.
- Use the new mimedb.mk file from shared-mime-info to handle the registration
  of new mime types.
- Remove redundant LIBTOOL_OVERRIDE
- Bump PKGREVISION to 1 because of this.
2004-08-31 11:47:19 +00:00
wiz
b1274e16a5 Add a missing file. 2004-08-23 15:26:51 +00:00
wiz
808c541536 Re-import glabels in print/, suggested by reed. 2004-08-17 12:58:27 +00:00