Port details |
- linnya Linnya Audio Player
- 2.3.0_2 audio
=0 2.3.0_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Deprecated upstream
This port expired on: 2014-07-07
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2012-09-17 12:40:11
- Last Update: 2014-07-07 06:36:49
- SVN Revision: 361027
- License: GPLv3
- WWW:
- http://www.linnya.org
- Description:
- Linnya is an excellent multimedia application for Unix-like OS users,
which supports music library, playlist, lyrics, and more.
WWW: http://www.linnya.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: linnya
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- gstreamer-plugins-good>=0.10.0 : multimedia/gstreamer-plugins-good
- gstreamer-plugins-mp3>=0.10.0 : audio/gstreamer-plugins-mp3
- libtool>=2.4 : devel/libtool
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- intltool-extract : textproc/intltool
- Runtime dependencies:
-
- gstreamer-plugins-good>=0.10.0 : multimedia/gstreamer-plugins-good
- gstreamer-plugins-mp3>=0.10.0 : audio/gstreamer-plugins-mp3
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- libcurl.so : ftp/curl
- libintl.so : devel/gettext
- libsqlite3.so : databases/sqlite3
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libpcre.so : devel/pcre
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for linnya-2.3.0_2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0_2 07 Jul 2014 06:36:49 |
bapt |
Remove expired ports |
2.3.0_2 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
2.3.0_1 09 Jun 2014 11:21:53 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
2.3.0_1 06 Jun 2014 18:47:41 |
antoine |
- Reset maintainer
- Deprecate
PR: ports/190443
Submitted by: maintainer
With hat: portmgr |
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 |
2.3.0_1 22 Oct 2013 13:50:44 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
2.3.0_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
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 |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.3.0_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
2.3.0 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.3.0 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
2.3.0 16 Feb 2013 09:04:38 |
madpilot |
- Update to 2.3.0
- Fix NLS support
- Remove uneeded dependency
PR: ports/172982
Submitted by: XiaoQI Ge <ghw@7axu.com> (maintainer) |
2.2.1 15 Oct 2012 02:27:54 |
jhale |
- Update to 2.2.1
- Make NLS optional
- Remove extraneous USE_AUTOTOOLS line and call libtoolize
- Move ftp/curl dependency to LIB_DEPENDS
- Add USE_PKGCONFIG
- Trim Makefile header
PR: ports/172654
Submitted by: XiaoQI Ge <ghw@7axu.com> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
2.2.0 17 Sep 2012 12:37:40 |
wen |
Linnya is an excellent multimedia application for Unix-like OS users,
which supports music library, playlist, lyrics, and more.
WWW: http://www.linnya.org
PR: 171321
Submitted by: XiaoQI Ge <ghw@7axu.com> |