Re-Import eina-musicplayer-0.14.0nb1 as wip/eina-musicplayer (from wip/Eina,
to avoid problems with wip/eina). Current music players are focused on managing your music collection, while using mandatory criteria about how they organize it. Eina does not care about it at all. If you are an organized person, chances are your music collection is organized too, and you won't like to spend your time rearranging it to follow your player's specific rules. In addition, having those players to arrange music that's randomly stored, named or tagged, is usually counterproductive.
This commit is contained in:
parent
d1f85f1565
commit
83cf4fd88b
5 changed files with 357 additions and 0 deletions
8
eina-musicplayer/DESCR
Normal file
8
eina-musicplayer/DESCR
Normal file
|
@ -0,0 +1,8 @@
|
|||
Current music players are focused on managing your music collection, while using
|
||||
mandatory criteria about how they organize it.
|
||||
|
||||
Eina does not care about it at all. If you are an organized person, chances are
|
||||
your music collection is organized too, and you won't like to spend your time
|
||||
rearranging it to follow your player's specific rules. In addition, having those
|
||||
players to arrange music that's randomly stored, named or tagged, is usually
|
||||
counterproductive.
|
46
eina-musicplayer/Makefile
Normal file
46
eina-musicplayer/Makefile
Normal file
|
@ -0,0 +1,46 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/02/17 10:45:35 thomasklausner Exp $
|
||||
|
||||
DISTNAME= eina-0.14.0
|
||||
PKGNAME= ${DISTNAME:S/eina/eina-musicplayer/}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://launchpad.net/eina/trunk/0.14.0/+download/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://eina.sourceforge.net/
|
||||
COMMENT= Traditional audio player with a GTK2 interface
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
USE_LANGUAGES+= c99
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake intltool msgfmt msgmerge perl pkg-config xgettext
|
||||
|
||||
PKGCONFIG_OVERRIDE+= data/eina-0.14.pc.in
|
||||
PKGCONFIG_OVERRIDE+= data/gel-2.0.pc.in
|
||||
PKGCONFIG_OVERRIDE+= data/gel-ui-2.0.pc.in
|
||||
PKGCONFIG_OVERRIDE+= data/lomo-2.0.pc.in
|
||||
|
||||
REPLACE_PYTHON= eina/lastfm/lastfmsubmitd/lastfmsubmitd
|
||||
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../devel/atk/buildlink3.mk"
|
||||
.include "../../graphics/cairo-gobject/buildlink3.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../devel/pango/buildlink3.mk"
|
||||
.include "../../databases/sqlite3/buildlink3.mk"
|
||||
.include "../../sysutils/libnotify/buildlink3.mk"
|
||||
# XXX Needs clutter-gtk-1.0
|
||||
# XXX which needs a new version of clutter
|
||||
# XXX which needs cogl which is currently broken
|
||||
#.include "../../graphics/clutter-gtk/buildlink3.mk"
|
||||
.include "../../devel/libpeas/buildlink3.mk"
|
||||
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
|
||||
.include "../../x11/gtk3/buildlink3.mk"
|
||||
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
|
||||
.include "../../devel/gobject-introspection/buildlink3.mk"
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../textproc/gtk-doc/buildlink3.mk"
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
295
eina-musicplayer/PLIST
Normal file
295
eina-musicplayer/PLIST
Normal file
|
@ -0,0 +1,295 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/02/17 10:45:35 thomasklausner Exp $
|
||||
bin/eina
|
||||
include/eina-0.14/eina/adb/eina-adb-lomo.h
|
||||
include/eina-0.14/eina/adb/eina-adb-plugin.h
|
||||
include/eina-0.14/eina/adb/eina-adb-result.h
|
||||
include/eina-0.14/eina/adb/eina-adb.h
|
||||
include/eina-0.14/eina/dock/eina-dock-plugin.h
|
||||
include/eina-0.14/eina/dock/eina-dock-tab.h
|
||||
include/eina-0.14/eina/dock/eina-dock.h
|
||||
include/eina-0.14/eina/ext/eina-activatable.h
|
||||
include/eina-0.14/eina/ext/eina-application.h
|
||||
include/eina-0.14/eina/ext/eina-extension.h
|
||||
include/eina-0.14/eina/ext/eina-file-chooser-dialog.h
|
||||
include/eina-0.14/eina/ext/eina-file-utils.h
|
||||
include/eina-0.14/eina/ext/eina-fs.h
|
||||
include/eina-0.14/eina/ext/eina-stock.h
|
||||
include/eina-0.14/eina/ext/eina-window.h
|
||||
include/eina-0.14/eina/fieshta/eina-fieshta-behaviour.h
|
||||
include/eina-0.14/eina/fieshta/eina-fieshta-plugin.h
|
||||
include/eina-0.14/eina/lomo/eina-lomo-plugin.h
|
||||
include/eina-0.14/eina/player/eina-cover-image.h
|
||||
include/eina-0.14/eina/player/eina-cover.h
|
||||
include/eina-0.14/eina/player/eina-player-plugin.h
|
||||
include/eina-0.14/eina/player/eina-player.h
|
||||
include/eina-0.14/eina/player/eina-preferences-dialog.h
|
||||
include/eina-0.14/eina/player/eina-preferences-tab.h
|
||||
include/eina-0.14/eina/player/eina-seek.h
|
||||
include/eina-0.14/eina/playlist/eina-playlist-plugin.h
|
||||
include/eina-0.14/eina/playlist/eina-playlist.h
|
||||
include/gel-2.0/gel/gel-io-scanner.h
|
||||
include/gel-2.0/gel/gel-io.h
|
||||
include/gel-2.0/gel/gel-job-queue.h
|
||||
include/gel-2.0/gel/gel-misc.h
|
||||
include/gel-2.0/gel/gel-str-parser.h
|
||||
include/gel-2.0/gel/gel-string.h
|
||||
include/gel-2.0/gel/gel-ui-dialogs.h
|
||||
include/gel-2.0/gel/gel-ui-generic.h
|
||||
include/gel-2.0/gel/gel-ui-scale.h
|
||||
include/gel-2.0/gel/gel-ui-utils.h
|
||||
include/gel-2.0/gel/gel-ui.h
|
||||
include/gel-2.0/gel/gel.h
|
||||
include/lomo-2.0/lomo/lomo-em-art-backend.h
|
||||
include/lomo-2.0/lomo/lomo-em-art-backends.h
|
||||
include/lomo-2.0/lomo/lomo-em-art-provider.h
|
||||
include/lomo-2.0/lomo/lomo-em-art-search.h
|
||||
include/lomo-2.0/lomo/lomo-em-art.h
|
||||
include/lomo-2.0/lomo/lomo-logger.h
|
||||
include/lomo-2.0/lomo/lomo-metadata-parser.h
|
||||
include/lomo-2.0/lomo/lomo-player.h
|
||||
include/lomo-2.0/lomo/lomo-stream.h
|
||||
include/lomo-2.0/lomo/lomo-util.h
|
||||
include/lomo-2.0/lomo/lomo.h
|
||||
lib/eina/adb/adb.plugin
|
||||
lib/eina/adb/libadb.la
|
||||
lib/eina/dbus/dbus.plugin
|
||||
lib/eina/dbus/libdbus.la
|
||||
lib/eina/dock/dock.plugin
|
||||
lib/eina/dock/libdock.la
|
||||
lib/eina/fieshta/fieshta.plugin
|
||||
lib/eina/fieshta/libfieshta.la
|
||||
lib/eina/lastfm/lastfm.plugin
|
||||
lib/eina/lastfm/lastfm.png
|
||||
lib/eina/lastfm/lastfmsubmitd/COPYRIGHT
|
||||
lib/eina/lastfm/lastfmsubmitd/info.txt
|
||||
lib/eina/lastfm/lastfmsubmitd/lastfm/__init__.py
|
||||
lib/eina/lastfm/lastfmsubmitd/lastfm/client.py
|
||||
lib/eina/lastfm/lastfmsubmitd/lastfm/config.py
|
||||
lib/eina/lastfm/lastfmsubmitd/lastfm/marshaller.py
|
||||
lib/eina/lastfm/lastfmsubmitd/lastfmsubmitd
|
||||
lib/eina/lastfm/liblastfm.la
|
||||
lib/eina/lastfm/preferences.ui
|
||||
lib/eina/lomo/liblomo.la
|
||||
lib/eina/lomo/lomo.plugin
|
||||
lib/eina/mpris/libmpris.la
|
||||
lib/eina/mpris/mpris.plugin
|
||||
lib/eina/muine/libmuine.la
|
||||
lib/eina/muine/muine.plugin
|
||||
lib/eina/ntfy/libntfy.la
|
||||
lib/eina/ntfy/ntfy.plugin
|
||||
lib/eina/ntfy/ntfy.png
|
||||
lib/eina/player/libplayer.la
|
||||
lib/eina/player/player.plugin
|
||||
lib/eina/player/preferences.ui
|
||||
lib/eina/playlist/libplaylist.la
|
||||
lib/eina/playlist/playlist.plugin
|
||||
lib/eina/preferences/libpreferences.la
|
||||
lib/eina/preferences/preferences.plugin
|
||||
lib/eina/pythonconsole/console.py
|
||||
lib/eina/pythonconsole/console.pyc
|
||||
lib/eina/pythonconsole/console.pyo
|
||||
lib/eina/pythonconsole/pythonconsole.plugin
|
||||
lib/eina/pythonconsole/pythonconsole.py
|
||||
lib/eina/pythonconsole/pythonconsole.pyc
|
||||
lib/eina/pythonconsole/pythonconsole.pyo
|
||||
lib/eina/pythonhello/pythonhello.plugin
|
||||
lib/eina/pythonhello/pythonhello.py
|
||||
lib/eina/pythonhello/pythonhello.pyc
|
||||
lib/eina/pythonhello/pythonhello.pyo
|
||||
lib/eina/status-icon/libstatus-icon.la
|
||||
lib/eina/status-icon/status-icon.plugin
|
||||
lib/girepository-1.0/Eina-0.14.typelib
|
||||
lib/girepository-1.0/Gel-2.0.typelib
|
||||
lib/girepository-1.0/GelUI-2.0.typelib
|
||||
lib/girepository-1.0/Lomo-2.0.typelib
|
||||
lib/libgel-2.0.la
|
||||
lib/libgel-ui-2.0.la
|
||||
lib/liblomo-2.0.la
|
||||
lib/pkgconfig/eina-0.14.pc
|
||||
lib/pkgconfig/gel-2.0.pc
|
||||
lib/pkgconfig/gel-ui-2.0.pc
|
||||
lib/pkgconfig/lomo-2.0.pc
|
||||
share/applications/eina.desktop
|
||||
share/eina/icons/hicolor/128x128/actions/cover-default.png
|
||||
share/eina/icons/hicolor/128x128/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/128x128/apps/eina.png
|
||||
share/eina/icons/hicolor/128x128/apps/plugin.png
|
||||
share/eina/icons/hicolor/16x16/actions/bug.png
|
||||
share/eina/icons/hicolor/16x16/actions/cover-default.png
|
||||
share/eina/icons/hicolor/16x16/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/16x16/actions/loading-spin.gif
|
||||
share/eina/icons/hicolor/16x16/actions/osx-status-icon.png
|
||||
share/eina/icons/hicolor/16x16/actions/queue.png
|
||||
share/eina/icons/hicolor/16x16/actions/random.png
|
||||
share/eina/icons/hicolor/16x16/actions/repeat.png
|
||||
share/eina/icons/hicolor/16x16/actions/standard-status-icon.png
|
||||
share/eina/icons/hicolor/16x16/apps/eina.png
|
||||
share/eina/icons/hicolor/16x16/apps/plugin.png
|
||||
share/eina/icons/hicolor/192x192/actions/cover-default.png
|
||||
share/eina/icons/hicolor/192x192/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/192x192/apps/eina.png
|
||||
share/eina/icons/hicolor/22x22/actions/cover-default.png
|
||||
share/eina/icons/hicolor/22x22/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/22x22/actions/osx-status-icon.png
|
||||
share/eina/icons/hicolor/22x22/actions/queue.png
|
||||
share/eina/icons/hicolor/22x22/actions/random.png
|
||||
share/eina/icons/hicolor/22x22/actions/repeat.png
|
||||
share/eina/icons/hicolor/22x22/actions/standard-status-icon.png
|
||||
share/eina/icons/hicolor/22x22/apps/eina.png
|
||||
share/eina/icons/hicolor/22x22/apps/plugin.png
|
||||
share/eina/icons/hicolor/24x24/actions/cover-default.png
|
||||
share/eina/icons/hicolor/24x24/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/24x24/actions/osx-status-icon.png
|
||||
share/eina/icons/hicolor/24x24/actions/queue.png
|
||||
share/eina/icons/hicolor/24x24/actions/random.png
|
||||
share/eina/icons/hicolor/24x24/actions/repeat.png
|
||||
share/eina/icons/hicolor/24x24/actions/standard-status-icon.png
|
||||
share/eina/icons/hicolor/24x24/apps/eina.png
|
||||
share/eina/icons/hicolor/32x32/actions/cover-default.png
|
||||
share/eina/icons/hicolor/32x32/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/32x32/apps/eina.png
|
||||
share/eina/icons/hicolor/32x32/apps/plugin.png
|
||||
share/eina/icons/hicolor/36x36/actions/cover-default.png
|
||||
share/eina/icons/hicolor/36x36/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/36x36/apps/eina.png
|
||||
share/eina/icons/hicolor/48x48/actions/cover-default.png
|
||||
share/eina/icons/hicolor/48x48/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/48x48/apps/eina.png
|
||||
share/eina/icons/hicolor/48x48/apps/plugin.png
|
||||
share/eina/icons/hicolor/64x64/actions/cover-default.png
|
||||
share/eina/icons/hicolor/64x64/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/64x64/apps/eina.png
|
||||
share/eina/icons/hicolor/64x64/apps/plugin.png
|
||||
share/eina/icons/hicolor/72x72/actions/cover-default.png
|
||||
share/eina/icons/hicolor/72x72/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/72x72/apps/eina.png
|
||||
share/eina/icons/hicolor/96x96/actions/cover-default.png
|
||||
share/eina/icons/hicolor/96x96/actions/cover-loading.png
|
||||
share/eina/icons/hicolor/96x96/apps/eina.png
|
||||
share/eina/icons/hicolor/scalable/actions/cover-default.svg
|
||||
share/eina/icons/hicolor/scalable/actions/cover-loading.svg
|
||||
share/eina/icons/hicolor/scalable/apps/eina.svg
|
||||
share/eina/pixmaps/cover-default.png
|
||||
share/eina/pixmaps/cover-loading.png
|
||||
share/eina/pixmaps/cover-mask.png
|
||||
share/eina/pixmaps/eina.svg
|
||||
share/eina/pixmaps/loading-spin-16x16.gif
|
||||
share/eina/pixmaps/plugin.png
|
||||
share/gir-1.0/Eina-0.14.gir
|
||||
share/gir-1.0/Gel-2.0.gir
|
||||
share/gir-1.0/GelUI-2.0.gir
|
||||
share/gir-1.0/Lomo-2.0.gir
|
||||
share/glib-2.0/schemas/gschemas.compiled
|
||||
share/glib-2.0/schemas/net.sourceforge.eina.gschema.xml
|
||||
share/gtk-doc/html/eina/EinaApplication.html
|
||||
share/gtk-doc/html/eina/EinaCover.html
|
||||
share/gtk-doc/html/eina/EinaCoverImage.html
|
||||
share/gtk-doc/html/eina/EinaDock.html
|
||||
share/gtk-doc/html/eina/EinaDockTab.html
|
||||
share/gtk-doc/html/eina/EinaFileChooserDialog.html
|
||||
share/gtk-doc/html/eina/EinaPlayer.html
|
||||
share/gtk-doc/html/eina/EinaPlaylist.html
|
||||
share/gtk-doc/html/eina/EinaPreferencesDialog.html
|
||||
share/gtk-doc/html/eina/EinaPreferencesTab.html
|
||||
share/gtk-doc/html/eina/EinaWindow.html
|
||||
share/gtk-doc/html/eina/annotation-glossary.html
|
||||
share/gtk-doc/html/eina/api-index-full.html
|
||||
share/gtk-doc/html/eina/ch01.html
|
||||
share/gtk-doc/html/eina/deprecated-api-index.html
|
||||
share/gtk-doc/html/eina/eina-EinaActivatable.html
|
||||
share/gtk-doc/html/eina/eina-eina-dock-plugin.html
|
||||
share/gtk-doc/html/eina/eina-eina-extension.html
|
||||
share/gtk-doc/html/eina/eina-eina-file-utils.html
|
||||
share/gtk-doc/html/eina/eina-eina-fs.html
|
||||
share/gtk-doc/html/eina/eina-eina-lomo-plugin.html
|
||||
share/gtk-doc/html/eina/eina-eina-player-plugin.html
|
||||
share/gtk-doc/html/eina/eina-eina-playlist-plugin.html
|
||||
share/gtk-doc/html/eina/eina-eina-preferences-plugin.html
|
||||
share/gtk-doc/html/eina/eina-eina-seek.html
|
||||
share/gtk-doc/html/eina/eina-eina-stock.html
|
||||
share/gtk-doc/html/eina/eina.devhelp2
|
||||
share/gtk-doc/html/eina/home.png
|
||||
share/gtk-doc/html/eina/index.html
|
||||
share/gtk-doc/html/eina/index.sgml
|
||||
share/gtk-doc/html/eina/left.png
|
||||
share/gtk-doc/html/eina/object-tree.html
|
||||
share/gtk-doc/html/eina/right.png
|
||||
share/gtk-doc/html/eina/style.css
|
||||
share/gtk-doc/html/eina/up.png
|
||||
share/gtk-doc/html/gel/GelIOScanner.html
|
||||
share/gtk-doc/html/gel/GelJobQueue.html
|
||||
share/gtk-doc/html/gel/GelUIGeneric.html
|
||||
share/gtk-doc/html/gel/GelUIScale.html
|
||||
share/gtk-doc/html/gel/annotation-glossary.html
|
||||
share/gtk-doc/html/gel/api-index-full.html
|
||||
share/gtk-doc/html/gel/ch01.html
|
||||
share/gtk-doc/html/gel/deprecated-api-index.html
|
||||
share/gtk-doc/html/gel/gel-gel-misc.html
|
||||
share/gtk-doc/html/gel/gel-gel-str-parser.html
|
||||
share/gtk-doc/html/gel/gel-gel-string.html
|
||||
share/gtk-doc/html/gel/gel-gel-ui-dialogs.html
|
||||
share/gtk-doc/html/gel/gel-gel-ui-utils.html
|
||||
share/gtk-doc/html/gel/gel.devhelp2
|
||||
share/gtk-doc/html/gel/home.png
|
||||
share/gtk-doc/html/gel/index.html
|
||||
share/gtk-doc/html/gel/index.sgml
|
||||
share/gtk-doc/html/gel/left.png
|
||||
share/gtk-doc/html/gel/object-tree.html
|
||||
share/gtk-doc/html/gel/right.png
|
||||
share/gtk-doc/html/gel/style.css
|
||||
share/gtk-doc/html/gel/up.png
|
||||
share/gtk-doc/html/lomo/LomoEMArt.html
|
||||
share/gtk-doc/html/lomo/LomoEMArtBackend.html
|
||||
share/gtk-doc/html/lomo/LomoEMArtProvider.html
|
||||
share/gtk-doc/html/lomo/LomoEMArtSearch.html
|
||||
share/gtk-doc/html/lomo/LomoMetadataParser.html
|
||||
share/gtk-doc/html/lomo/LomoPlayer.html
|
||||
share/gtk-doc/html/lomo/LomoStats.html
|
||||
share/gtk-doc/html/lomo/LomoStream.html
|
||||
share/gtk-doc/html/lomo/annotation-glossary.html
|
||||
share/gtk-doc/html/lomo/api-index-full.html
|
||||
share/gtk-doc/html/lomo/ch01.html
|
||||
share/gtk-doc/html/lomo/deprecated-api-index.html
|
||||
share/gtk-doc/html/lomo/home.png
|
||||
share/gtk-doc/html/lomo/index.html
|
||||
share/gtk-doc/html/lomo/index.sgml
|
||||
share/gtk-doc/html/lomo/left.png
|
||||
share/gtk-doc/html/lomo/lomo-lomo-em-art-backends.html
|
||||
share/gtk-doc/html/lomo/lomo-lomo-logger.html
|
||||
share/gtk-doc/html/lomo/lomo-lomo-util.html
|
||||
share/gtk-doc/html/lomo/lomo.devhelp2
|
||||
share/gtk-doc/html/lomo/object-tree.html
|
||||
share/gtk-doc/html/lomo/right.png
|
||||
share/gtk-doc/html/lomo/style.css
|
||||
share/gtk-doc/html/lomo/up.png
|
||||
share/locale/az/LC_MESSAGES/eina.mo
|
||||
share/locale/bg/LC_MESSAGES/eina.mo
|
||||
share/locale/br/LC_MESSAGES/eina.mo
|
||||
share/locale/ca/LC_MESSAGES/eina.mo
|
||||
share/locale/cs/LC_MESSAGES/eina.mo
|
||||
share/locale/de/LC_MESSAGES/eina.mo
|
||||
share/locale/en_AU/LC_MESSAGES/eina.mo
|
||||
share/locale/en_GB/LC_MESSAGES/eina.mo
|
||||
share/locale/eo/LC_MESSAGES/eina.mo
|
||||
share/locale/es/LC_MESSAGES/eina.mo
|
||||
share/locale/fr/LC_MESSAGES/eina.mo
|
||||
share/locale/he/LC_MESSAGES/eina.mo
|
||||
share/locale/hu/LC_MESSAGES/eina.mo
|
||||
share/locale/ia/LC_MESSAGES/eina.mo
|
||||
share/locale/id/LC_MESSAGES/eina.mo
|
||||
share/locale/it/LC_MESSAGES/eina.mo
|
||||
share/locale/lv/LC_MESSAGES/eina.mo
|
||||
share/locale/ms/LC_MESSAGES/eina.mo
|
||||
share/locale/nl/LC_MESSAGES/eina.mo
|
||||
share/locale/oc/LC_MESSAGES/eina.mo
|
||||
share/locale/pl/LC_MESSAGES/eina.mo
|
||||
share/locale/pt/LC_MESSAGES/eina.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/eina.mo
|
||||
share/locale/ru/LC_MESSAGES/eina.mo
|
||||
share/locale/sk/LC_MESSAGES/eina.mo
|
||||
share/locale/sr/LC_MESSAGES/eina.mo
|
||||
share/locale/sv/LC_MESSAGES/eina.mo
|
||||
share/locale/tr/LC_MESSAGES/eina.mo
|
||||
share/locale/uk/LC_MESSAGES/eina.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/eina.mo
|
||||
@pkgdir include/eina-0.14/eina/mpris
|
3
eina-musicplayer/TODO
Normal file
3
eina-musicplayer/TODO
Normal file
|
@ -0,0 +1,3 @@
|
|||
Buildlink to libindicate when it is packaged (currently doesn't build).
|
||||
Dumps core when adding files.
|
||||
Various warnings/errors during build and execution.
|
5
eina-musicplayer/distinfo
Normal file
5
eina-musicplayer/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/02/17 10:45:35 thomasklausner Exp $
|
||||
|
||||
SHA1 (eina-0.14.0.tar.gz) = 2ad1c39c49fd1604c98387cef860f95d075d1a04
|
||||
RMD160 (eina-0.14.0.tar.gz) = 426787c44539ab160c56fe0503ba1ebad6f581fd
|
||||
Size (eina-0.14.0.tar.gz) = 1499195 bytes
|
Loading…
Reference in a new issue