Commit Graph

38 Commits

Author SHA1 Message Date
sthen
b39eaa83cb sync WANTLIB 2022-03-31 17:05:02 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
jca
750ff178d9 Drop the gettext module. 2016-08-29 16:13:04 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
dcoppa
d2e3373449 Update to final 1.0.9 release. 2014-04-29 13:38:48 +00:00
dcoppa
3ec784b1f8 Don't force a minimum size on the tracker
(upstream svn revision r235)
2014-02-07 10:25:52 +00:00
dcoppa
d6711b4922 Update to 1.0.9b 2014-01-13 11:28:03 +00:00
dcoppa
30b5938c7b Fix parameter warning to gtk_widget_get_visible
(upstream svn revision r232)

Only do the media player allocation event if no video is present
(upstream svn revision r233)
2013-11-06 07:28:25 +00:00
dcoppa
af6b95867b Update to gmtk-1.0.9alpha 2013-10-07 10:20:28 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
dcoppa
d08c423a47 If the user gives some mplayer video output driver (vo) options in
the "Video Output" preferences they should be passed along on the
mplayer command line (upstream svn revision r222)

Minor string cleanups (upstream svn revision r223)
2013-07-12 09:58:56 +00:00
dcoppa
b18963c2fe Fix issue #682: item names in "Items to Play" replaced with CPUID
string (upstream svn revision r220)
2013-06-05 08:10:57 +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
dcoppa
3538a3fce2 Update to gmtk-1.0.8 2013-05-24 08:29:53 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
dcoppa
921886ba9e Fix parallel build problem
(upstream svn revision r192)
2012-11-19 14:56:58 +00:00
dcoppa
5ab6023bc9 Update to gmtk-1.0.7.
Switch to gtk+3.
2012-10-31 13:21:07 +00:00
dcoppa
4f222f2285 Fix a subtle segmentation fault at program exit time:
gmtk_media_player_dispose() would be called multiple times, leading
to a double free from gdk_color_free()
(upstream svn revision r143)
2012-06-22 15:08:44 +00:00
dcoppa
215141fdbc Fix a couple of keyboard shortcuts as they were in the wrong shift
state, similar to gnome-mplayer fix (upstream svn revision r118)
2012-06-13 07:50:10 +00:00
dcoppa
ffee4301e4 Monitor subtitle visibility better
From upstream svn
2012-05-09 14:19:36 +00:00
dcoppa
a395a8f603 Several bugfixes from upstream svn (see patches for details) 2012-05-03 15:18:50 +00:00
dcoppa
301285c09e Update to 1.0.6 2012-04-10 13:29:33 +00:00
dcoppa
5b64d2306c Bugfixes from upstream 2012-04-06 10:13:55 +00:00
dcoppa
69126f3a44 Update gmtk and gnome-mplayer to 1.0.6beta1 2012-03-26 14:41:16 +00:00
dcoppa
e3c3e70161 Only allocate a size for the child window if the parent widget is
realized (upstream svn revision r87)
2012-03-06 08:50:54 +00:00
dcoppa
f9009dcbd1 Add '-zoom' to mplayer when vo is x11
(upstream svn revision r84)
2012-01-23 11:01:34 +00:00
dcoppa
86fed82c3b Tighten gmtk dependency and fix homepage 2012-01-09 22:52:37 +00:00
dcoppa
60e9c7669a Last one, I promise. 2012-01-05 16:37:36 +00:00
dcoppa
829fe24c60 Better wording for pkg/DESCR.
no yet linked, no bump
2012-01-05 16:22:48 +00:00
dcoppa
812e17dd63 Import gmtk, the gnome-mplayer toolkit.
$ cat pkg/DESCR
gmtk is a library that is used by gnome-mplayer and gecko-mediaplayer:
several common functions and routines formerly in gnome-mplayer and
gecko-mediaplayer have been moved to this library.
gmtk can be used to build your own media players, as widgets have
been created to control mplayer: a simple media player can be built
using this library very quickly.

Feedback and ok: ajacoutot@, sebastia@
2012-01-05 14:47:10 +00:00