78 Commits

Author SHA1 Message Date
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
ajacoutot
51201b9f21 Regen WANTLIB. 2021-10-31 20:07:37 +00:00
tj
a6c75a1f80 easytag has a bug that can cause vorbis files to become permanently
corrupted when their tags are edited. add a patch to fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=776110
https://build.opensuse.org/request/show/596947

discussed with ajacoutot/jasper
2020-08-08 21:54:24 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jasper
eda27a0349 regen WANTLIB (and fix LIB_DEPENDS for gradio) 2017-11-15 16:48:41 +00:00
sthen
ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
ajacoutot
d48b73668b Update to easytag-2.4.3.
- drop the gettext MODULE
2016-12-06 09:17:07 +00:00
ajacoutot
9fe6a4bca0 Update to easytag-2.4.2. 2016-02-25 07:52:34 +00:00
ajacoutot
162ba13473 Update to easytag-2.4.1. 2016-01-26 06:39:21 +00:00
ajacoutot
76e3dc3e9d Remove duplicate. 2015-08-31 07:32:28 +00:00
ajacoutot
417c4db26a Update to easytag-2.4.0. 2015-08-31 06:15:58 +00:00
ajacoutot
508c2179c7 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:43:01 +00:00
ajacoutot
4b1970f350 Update to easytag-2.2.6. 2015-02-06 19:51:26 +00:00
ajacoutot
9d68720baa Update to easytag-2.2.5. 2014-11-25 05:48:46 +00:00
ajacoutot
ad2c320976 Update to easytag-2.2.4. 2014-09-27 08:59:47 +00:00
ajacoutot
8b6777b55f Update to easytag-2.2.3. 2014-06-23 06:45:51 +00:00
ajacoutot
03f4399685 Update to easytag-2.2.2. 2014-05-09 16:48:33 +00:00
ajacoutot
7a650ea1ed Update to easytag-2.2.1. 2014-04-23 11:28:31 +00:00
ajacoutot
e9af012b4c Update to easytag-2.2.0. 2014-04-12 07:39:12 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
ajacoutot
6fab944808 Move to the new MODGNOME_TOOLS docbook option. 2014-03-28 08:48:41 +00:00
naddy
4d6f31c518 audio/taglib (for MP4) is picked up by configure, add formal dependency 2014-02-05 21:41:53 +00:00
ajacoutot
994fd5e8bc Update to easytag-2.1.9. 2014-01-04 12:50:12 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
jasper
9ccd86c097 - easytag moved over to the gnome infrastructure, so adjust HOMEPAGE accordingly.
current releases will stay of sf.net for now.
- adjust license marker while here
2012-12-02 19:13:07 +00:00
landry
030e3f858e Update to easytag 2.1.7, bringing 5 years of fixes ! 2012-05-08 12:52:03 +00:00
ajacoutot
29b5a8e7a9 Clean up the use of USE_GROFF for ports where mandoc doesn't have any
ERRORs and formatting looks Ok.

from Brad
2012-01-03 07:03:54 +00:00
jasper
75d6ca7ada - regen WANTLIB 2011-10-12 12:54:30 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
71d252f28e - fix WANTLIB after cairo update.
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
sthen
70bcc2b338 new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary 2010-09-05 10:25:16 +00:00
ajacoutot
cdff106084 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
d46baf5345 sync WANTLIB, enable wavpack, bump. 2009-01-30 03:26:29 +00:00