Commit graph

44 commits

Author SHA1 Message Date
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
wiz
7139e57cc4 Update to 2.14.2:
Version 2.14.2

* Make 48x48/apps Scalable as well (Rodney Dawes)
* Remove MinSize setting from 48x48 contexts set as Scalable
  -- bug #332894 (Rodney Dawes)
2006-04-03 06:10:57 +00:00
jmmv
7583f0b0e2 Do not pull in the new hicolor-icon-theme cache handling and avoid packages
using this one to pull it as well.
2006-03-30 21:45:33 +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
wiz
a84c607aaa Update to 2.14.1:
Version 2.14.1

* Revert to using Scalable for 48x48/{filesystems,mimetypes} (Rodney Dawes)
2006-02-26 09:34:09 +00:00
wiz
300ae0bc1f Update to 2.14.0:
Version 2.14.0

* New stock_person icon
  -- bug #311844 (Jakub Steiner)
* Update names for shuffle and repeat icons (Jakub Steiner)
* No longer install to hicolor (Rodney Dawes)

Version 2.13.4

* Do not use Scalable as the type for bitmap icons (Rodney Dawes)
* New saved search icon (Jakub Steiner)
* New translations [te]

Changes since 2.13.2

* Removed specific video mime type icons (Rodney Dawes)
* Fixups for generic image mime type icon (Jakub Steiner)

Changes since 2.13.0

* Removed specific image mime type icons (Rodney Dawes)
* Added ruby mime type icon
  -- bug #317102
* Updated translations [sk]
2006-02-13 19:17:59 +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
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
drochner
d48e799f32 fix location of .pc file 2005-10-13 08:34:32 +00:00
jmmv
6f15315dcf Update to 2.12.1:
* Improve architecture independence
  -- bug #316200 (Stanislav Brabec)
* Fix permissions of some installed png files to not be executable
  -- bug #316173 (Stanislav Brabec)
* Fix installation of media and emoticons to use gnome instead of hicolor
  -- http://bugzilla.novell.com/show_bug.cgi?id=91387 (Rodney Dawes)
* Change the volume-knob icon in all sizes, and replace 48x48 with svg
  -- bug #408160 (Jakub Steiner)
* Updated translations [bg, bn, eu]
2005-10-12 21:46:31 +00:00
jmmv
9d0519b1a6 Update to 2.12.0:
Changes since 2.11.92

* Create icondir before installing into it and no / between destdir and icondir
  (Tor Lillqvist)
* Install scalable application icons to hicolor
  (Jakub Steiner)
* Make 48x48 filesystem icons be scalable again
  -- bug #314346 (Jakub Steiner)
* Updated translations [cy, ru]

Changes since 2.11.91

* Add a generic image-viewer icon
  -- bug #167087 (Jakub Steiner)
* Make 48x48 icons scalable so huge icons don't show up in menus
  -- bug #313052 (Jakub Steiner)
* Remove Adobe logo from postscript-viewer icon
  -- bug #313390 (Jakub Steiner)
* Remove Blender logo icons due to trademark issue (Jakub Steiner)
* Updated translations [id]

Changes since 2.11.90

* Remove icons or parts of icons as appropriate to remove trademarks
  (Rodney Dawes)
* Remove KDE app info icons as the mime type is no longer used
  (Rodney Dawes)
* Remove seagulls from OpenDocument mime type icons
  -- bug #303599 (Jakub Steiner, Rodney Dawes)
* Add a DnD directory accept icon for 16px size
  -- bug #306188 (Jakub Steiner)
* Remove 192px sized cdrom icon
  -- bug #312099 (Jakub Steiner)
* Remove Firefox logo icon at 24px size
  -- bug #312839 (Jakub Steiner)
* Updated translations [sr, sr@Latn, zh_TW]

Changes since 2.11.5

* Install image files required by symlinks so cp does not break on win32
  (Rodney Dawes)

Changes since 2.11.4

* Add -f argument to $LN_S variable
  -- bug #309635 (Rodney Dawes)
* Require automake 1.9 and use tar-ustar (Shaun McCance, Rodney Dawes)

Changes since 2.10.1

* More icons merged in from GPerfection theme (Jakub Steiner)
* More conversion of emblems to SVG (Jakub Steiner)
* New icon for Evolution (Jakub Steiner)
* Support for Win32 (Tor Lillqvist, Rodney Dawes)
* New stock_database icon at 16 and 24 px sizes
  -- bug #132769 (Jakub Steiner)
* Fix python mime type icon
  -- bug #167182 (Jakub Steiner)
* New and updated translations [gl, fa, rw, th, vi, xh, zh_TW]
2005-10-10 13:44:10 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +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
jmmv
5f99b40a50 Update to 2.10.1:
* New OpenOffice.org MIME type icons -- bug #167296 (Jakub Steiner)
* Renamed gnome-fs-{locally-shared,share-private} to stock_shared-{by,to}-me
  (Jakub Steiner)
* Updated translations [en_CA]
2005-05-18 16:22:15 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
8d7b506889 Update to 2.10.0:
Changes since 2.9.92

* Updated translations [hu, pl, ro, sr, sr@Latn, zh_TW]

Changes since 2.9.91

* Scalable mail emblem (Jakub Steiner, Andreas Nilsson)
* Text Editor icon (Jakub Steiner)
* 16 pixel versions of 1394 and usb device icons
  -- bug #166193 (Jakub Steiner)
* 16 pixel versions of gnome-fs-{ftp,nfs,smb,ssh} icons
  -- bug #166192 (Jakub Steiner)
* Consistent wallpaper color for all gnome-fs-client icons
  -- bug #165860 (Jakub Steiner)
* Replaced larger gnome-fs-{directory,home} icons with SVG (Jakub Steiner)
* Updated translations [bg, ca, da, el, en_GB, et, fr, gu, ko, nl, sq, sv, ko]

Changes since 2.9.90

* Scalable trash icons (Jakub Steiner)
* gnome-window-manager.png
  -- bug #144880 (Luca Ferretti)
* 16, 24, and 48 pixel versions of gnome panel action icons
  -- bug #166156 (Jakub Steiner)
* Use a scalable icon for the favorite emblem (Jakub Steiner)
* 16 and 24 pixel versions of the home icon
  -- bug #164502 (Jakub Steiner)
* Updated translations [cs, de, en_CA, es, fi, it, ja, lt, nb, no, pt]

Changes since 2.9.3

* 16 and 24 pixel local and and network share icons (Jakub Steiner)
* New trash icons for empty and full states
  -- bug #163848 (Jakub Steiner)
* 16 and 24 pixel stock_leave-fullscreen icons
  -- bug #164017 (Jakub Steiner)

Changes since 2.9.2

* 16 and 24 pixel volume setting icons (Jakub Steiner)
* 48 pixel version of stock_insert-floating-frame (Garrett LeSage)

Changes since 2.9.1

* Clear and Partly Cloudy icons for night time in gweather
* Stock icon for "New Window"
* Lower resolution gnome-fs-desktop icons (Luca Ferretti, Garrett LeSage)
* Scalable gnome-fs-{home,directory} icons (Luca Ferretti)
* Genercize the cd burner icon
* Print resolution stock icon
* Update program launcher icon for GNOME 2 style
* Coaster project file mime type icons, Fixes #157864
* Openoffice.org mime type icons
* 48 pixel version of stock_mail-replied
* Updated translations [bg]

Changes since 2.9.0

* New 72 and 96 pixel versions of home folder icon (Luca Ferretti)
* New launcher-program icon
* New dev-disc icons for HAL, fixes #156066
* New application/x-x509-ca-cert icon, fixes #153245
* New palm applet icon, Fixes #155567
* New icon for application/x-dv
* Clean up of configure.in and autogen.sh, Fixes #154668
* New translations [gl]
2005-03-22 16:01:47 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
wiz
5e0753b8cf Fix PLIST for hicolor-icon-theme>=0.5, and depend on that version
PKGREVISION++.
2004-11-30 14:19:56 +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
jmmv
3c5bdfdf12 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
Changes since 2.7.90

* New mime icon for WordPerfect documents
* New 16x16 and 24x24 stock_new-tab icons
* Updated translations [cy, th, zh_TW]

Changes since 1.3.7

* New translations [bs, nb]
* Updated translations [az, ca, es, eu, fi, ne, sq, sv, uk]

Changes since 1.3.6

* New device icons
* Updated translations [fi, fr, ms, sr, zh_CN]

Changes since 1.3.5

* Add open lock icons, Fixes #141458
* Add bittorrent icon, Fixes #148226
* Add ipod icons
* Add 32 and 48 px icons for mail-send-receive
* Updated translations [bg, da, hi, hu, ko, pt_BR, sq]

Changes since 1.3.4

* Updated translations [sq, da, bg, pt_BR]

Changes since 1.3.3:

* Added stock_3dsound and stock_headphones icons for 24 and 16 pixel sizes
* Added text/x-objcsrc mime type icon, Fixes #144987

Changes since 1.3.2:

* Fix API breakage for stock_save_as vs. stock_save-as
* Fix build so that make distcheck works
2004-09-21 16:48:38 +00:00
jmmv
a2980fe6cb Update to 1.2.3:
* Fix API breakage for stock_save_as vs. stock_save-as
* Fix build so that make distcheck works
* Bugs fixed: #142001, #142988
2004-06-28 14:08:56 +00:00
reed
c58b1fe6f3 Add patch to make sure
share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-sh.pn
links to an existing file.
This patch is based on patch from GNOME CVS.
http://cvs.gnome.org/viewcvs/gnome-icon-theme/48x48/mimetypes/Makefile.am?r1=1.31&r2=1.32&diff_format=u
Also bump PKGREVISION.
2004-05-27 19:40:23 +00:00
jmmv
356699e9d4 Add some PRINT_PLIST_AWK magic so that packages using this buildlink3.mk
file get the right comments in generated PLISTs.  (I'm not aware of packages
actually needing this, but will help in catching 'bugs' in the future, i.e,
"cannot remove non-empty directory foobar").
2004-05-06 14:00:27 +00:00
jmmv
67c75ccc5d Use hicolor-icon-theme's buildlink3.mk file to get a good approach of the
PLIST during its generation.  While here, sync PLIST with what print-PLIST
says (just a removal of a comment).
2004-05-06 13:50:20 +00:00
minskim
a4b8d2daee Remove wrong entries from gnome-icon-theme/PLIST. Noted by jmmv@.
Bump PKGREVISION.
2004-04-20 15:28:44 +00:00
minskim
0e984bf859 Update gnome-icon-theme to 1.2.1.
Changes:
* new im icons
* some mime icon updates
* Some new evolution icons
2004-04-19 23:57:35 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
minskim
eb15fd7303 Use pkgsrc intltool. 2004-04-09 20:11:45 +00:00
jmmv
2e49e33811 Update to 1.2.0:
Changes since 1.1.91:
* duplex and tumble icon for printing

Changes since 1.1.90:
* More translations

Changes since 1.1.8:
* indent icon polish
* renamed csharp mime icon due to changed mimetype

Changes since 1.1.7:
* New gnome-fs-directory-visiting icon
* more small size stock icons

Changes since 1.1.6:
* new stock icons
* make install DESTDIR fix

Changes since 1.1.5:
* new stock icons

Changes since 1.1.4:
* searchtool icons
* more evo icons
* new visiting icon
* test for hicolor installed at build time

Changes since 1.1.3:
* Lots of new icons
* pkg-config file

Changes since 1.1.2:
* more icons needed for evo

Changes since 1.1.1:
* web calendar icon
* vcard mimetype icon

Changes since 1.1.0:
* Media icons in menu size
* New emblems
* Flags
* removable device icons
* other icons
2004-04-01 18:29:19 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
xtraeme
3ec0decc5d bl3ify 2004-02-11 06:30:13 +00:00
grant
59daad6697 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:46:42 +00:00
xtraeme
822ff95fae Updated to 1.0.9. Provided by Min Sik Kim PR pkg/23596.
Changes since 1.0.2:

  o Added many icons.
  o Uninstall locale files at install time, since theme files already
    contains translations and we shouldn't install catalog files.
2003-12-03 01:52:30 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmc
4936f3dd6a Configure needs perl 2003-05-11 09:29:13 +00:00
rh
79d6be5ae0 Initial import of gnome-icon-theme-1.0.2, a set of default icons for GNOME2 2003-04-29 08:18:35 +00:00