Port details |
- gmtp Media Transfer Protocol (MTP) GUI client
- 1.3.11_3 audio
=2 1.3.11_2Version of this port present on the latest quarterly branch. - Maintainer: freebsd-ports-local@be-well.ilk.org
 - Port Added: 2013-03-06 22:31:19
- Last Update: 2022-06-10 06:50:28
- Commit Hash: a92c296
- People watching this port, also watch:: font-bh-lucidatypewriter-100dpi, libao, python, font-misc-meltho, desktop-file-utils
- License: BSD3CLAUSE
- Description:
- Basic GUI for Microsoft's Media Transfer Protocol (MTP)
including file transer and some playlist handling.
WWW: http://gmtp.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/gmtp/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/gmtp
- pkg install gmtp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gmtp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1612281783
SHA256 (gmtp-1.3.11.tar.gz) = 5a830c9c448aa2caf7a844aaa9ba38c2ac0239547366c1e6874e0080bd5f0613
SIZE (gmtp-1.3.11.tar.gz) = 498198
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libmtp.so : multimedia/libmtp
- libid3tag.so : audio/libid3tag
- libFLAC.so : audio/flac
- libvorbis.so : audio/libvorbis
- libfreetype.so : print/freetype2
- libfontconfig.so : x11-fonts/fontconfig
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for gmtp-1.3.11_3:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- audio_gmtp
- USES:
- dos2unix gmake gnome localbase pkgconfig gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jun 2022 06:50:28 1.3.11_3
|
Baptiste Daroussin (bapt)  |
audio/gmtp: switch to gtk3 only
gconf is being phased out of the ports tree, and the gtk2 version
depends on gconf, switch to gtk3 and removing the option, allows to
drop gconf from the dependency list
Approved by: maintainer |
10 Apr 2022 19:11:41 1.3.11_2
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 1.3.11_1
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
07 Apr 2021 08:09:01 1.3.11
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.3.11
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Feb 2021 17:03:33
1.3.11
|
jhale  |
audio/gmtp: Update to 1.3.11
Add temporary workaround to fix linking with Clang >= 11 and GCC >= 10
Install license with the license framework instead of listing in PORTDOCS and
convert to UNIX style newline
PR: 244712
Submitted by: <lgfbsd@be-well.ilk.org> (maintainer)
MFH: 2021Q1 (build fix) |
08 Nov 2019 09:27:57
1.3.10
|
tobik  |
a-b: Add missing USES={gnome,php,sdl,xorg} |
08 Dec 2016 06:19:08
1.3.10
|
jhale  |
Update to 1.3.10
While here:
Add a few dependencies to satisfy stage-qa
Convert to USES=localbase
Complete conversion to options helpers
PR: 214497
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by: maintainer timeout |
01 Apr 2016 13:29:17
1.3.9
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
30 Jan 2015 03:42:24
1.3.9
|
jbeich  |
Update to version 1.3.9
PR: 197155
Differential Revision: https://reviews.freebsd.org/D1720
Submitted by: lgfbsd@be-well.ilk.org (maintainer)
Approved by: bapt (mentor)
ChangeLog:
- Add pt_BR translation |
28 Dec 2014 15:30:31
1.3.8
|
pawel  |
- Update to version 1.3.8
- Add NLS option, convert to option helpers
PR: 195862
Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru>
Approved by: maintainer timeout |
08 Dec 2014 16:48:41
1.3.4_4
|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
04 Dec 2014 23:19:12
1.3.4_3
|
feld  |
Correct "BSD" licenses in audio category |
20 Oct 2014 06:36:00
1.3.4_3
|
bapt  |
Cleanup plist |
18 Jul 2014 11:02:59
1.3.4_3
|
tijl  |
audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports |
09 Mar 2014 19:40:40
1.3.4_2
|
gerald  |
Chase the move of libmtp from audio to multimedia.
PR: 175266
Reported by: makc, cperciva |
23 Dec 2013 14:33:58
1.3.4_2
|
madpilot  |
- Convert to staging
PR: ports/184518
Submitted by: me
Approved by: Maintainer timeout |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
22 Oct 2013 13:50:44
1.3.4_2
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
20 Sep 2013 14:36:37
1.3.4_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
08 Sep 2013 08:27:08
1.3.4_2
|
antoine  |
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt) |
30 Aug 2013 23:01:06

|
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
09 Jun 2013 19:30:59
1.3.4_2
|
naddy  |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
24 Apr 2013 18:10:32
1.3.4_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
26 Mar 2013 16:13:18
1.3.4_1
|
miwi  |
- Chase libmtp shlib bump |
06 Mar 2013 22:31:04
1.3.4
|
madpilot  |
Basic GUI for Microsoft's Media Transfer Protocol (MTP)
including file transer and some playlist handling.
WWW: http://gmtp.sourceforge.net/
PR: ports/176113
Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org> |