Commit Graph

83 Commits

Author SHA1 Message Date
Dan R. K. Ports db7d12188e devhelp: revbump, update dep path and patch for webkit2-gtk update 2026-07-07 17:26:02 -07:00
Ryan Carsten Schmidt 4cc551f6d0 devhelp: Alphabetize dependencies
Modifying the Portfile ensures MacPorts will auto-clean the port to 
pick up the fix in 402204bc97.

See: https://trac.macports.org/ticket/71543
2025-10-30 21:11:38 -04:00
Mohamed Akram 402204bc97 devhelp: fix build
Fixes: https://trac.macports.org/ticket/71543
2024-12-31 16:18:31 +04:00
QwertyChouskie cb0edd79d8 gtk{2,3}{,-devel}: Use GTK3 version of gtk-update-icon-cache by default
* GTK2 applications: Use `gtk-update-icon-cache-2.0`

* GTK3 applications: Use `gtk-update-icon-cache`

As opposed to `gtk-update-icon-cache-3.0`
2024-12-21 11:29:54 +04:00
Ryan Carsten Schmidt 32f2bfd036 devhelp: Fix meson list syntax
See: https://trac.macports.org/ticket/71543
2024-12-16 03:05:12 -06:00
Christopher Nielsen 6802abbd32 devhelp: rev-bump, to fix potential broken binaries 2024-04-17 14:07:53 -04:00
David B. Evans 24e5af3cee devhelp: update to version 3.38.1
* update dependencies
* backport upstream build fixes for meson 61.0+
* update configuration to enable API documentation
2022-07-20 13:16:31 -07:00
Christopher Nielsen 1317e5bfd6 gtk3 ports: switch to path-style dependency 2021-10-16 15:41:00 -04:00
David B. Evans 9836c5b868 devhelp: update to version 3.34.0
* version 3.36.0+ requires gio-2.0 >= 2.60
* port build configuration from autotools to meson
* update dependencies
2020-07-02 22:01:55 -07:00
David B. Evans d90b145c45 devhelp: build fix, cleanup
* add missing build dependency
* remove outdated files
2019-10-23 00:36:36 -07:00
David B. Evans c388101577 devhelp: update to version 2.28.1 2019-10-21 12:24:08 -07:00
kencu c474b18182 devhelp: remove older version peg
now that webkit2-gtk builds on all supported systems,
all systems can use the current version of devhelp
2018-08-07 00:03:42 -07:00
David B. Evans c7455a7e33 gtk3 apps: update theme dependencies for GNOME 3.28
With the release of GNOME 3.28, all default gtk3 theme files
are contained in adwaita-icon-theme and gtk3 itself.

gnome-themes-standard has, therefore, been removed from
the GNOME 3.28 release and any additional themes contained
therein have been moved to new port gnome-themes-extra. This
includes optional gtk2 themes Adwaita and  Adwaita-dark and both
gtk2 and gtk3 versions of deprecated theme HighContrast.

Replace all gtk3 app dependencies on gnome-themes-standard with
adwaita-icon-theme and remove any references to the deprecated
theme HighContrast.

Rebuild not required since adwaita-icon-theme was previously a dependency
of gnome-themes-standard.
2018-03-18 11:53:23 -07:00
David B. Evans ca1a331b45 devhelp: update to version 3.26.1 2017-12-09 15:38:39 -08:00
David B. Evans a25e236856 devhelp: update to version 3.26.0 2017-09-10 18:49:04 -07:00
Ryan Schmidt 884101f604 devhelp: Fix master_sites on libstdc++ systems
Closes: https://trac.macports.org/ticket/54558
2017-08-15 06:37:39 -05:00
Frank Schima a965d0c908 devhelp: Fix typo.
Closes: https://trac.macports.org/ticket/54556
2017-08-02 07:27:04 -06:00
David B. Evans b401c60407 devhelp: update to version 3.24.0
No longer uses intltool.
2017-07-24 06:19:37 -07:00
David B. Evans 5b31125ee0 misc: Update maintainership of my ports to include my GitHub handle 2017-03-10 21:55:34 -08:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
David B. Evans 25fc8fbbe6 devhelp: update to version 3.22.0.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@153400 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-09-29 22:01:06 +00:00
David B. Evans 03202f8e9b devhelp: update to version 3.20.0.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147426 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-04-03 07:11:18 +00:00
David B. Evans 971f074248 devhelp: update to version 3.18.1, use system python for build, increment revision of legacy version to rebuild.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@144758 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-01-17 17:26:50 +00:00
David B. Evans 9f7182f835 devhelp: remove library dependency on old gnome-icon-theme and replace it with gnome-themes-standard at run time, increment revision.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@138869 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-07-22 04:39:02 +00:00
David B. Evans 8b761d7d69 devhelp: increment revision to fix locale install path, update intltool comment.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@136178 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-05-11 22:50:23 +00:00