[Midnightbsd-cvs] mports [25039] trunk/audio: add a few more
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Feb 15 18:27:32 EST 2019
Revision: 25039
http://svnweb.midnightbsd.org/mports/?rev=25039
Author: laffer1
Date: 2019-02-15 18:27:31 -0500 (Fri, 15 Feb 2019)
Log Message:
-----------
add a few more
Modified Paths:
--------------
trunk/audio/Makefile
Added Paths:
-----------
trunk/audio/linux-c6-pulseaudio-libs/
trunk/audio/linux-c6-pulseaudio-libs/Makefile
trunk/audio/linux-c6-pulseaudio-libs/distinfo
trunk/audio/linux-c6-pulseaudio-libs/files/
trunk/audio/linux-c6-pulseaudio-libs/files/patch-etc_pulse_client.conf
trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.amd64
trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.i386
trunk/audio/linux-c6-pulseaudio-utils/
trunk/audio/linux-c6-pulseaudio-utils/Makefile
trunk/audio/linux-c6-pulseaudio-utils/distinfo
trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.amd64
trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.i386
trunk/audio/linux-c6-sdl_mixer/
trunk/audio/linux-c6-sdl_mixer/Makefile
trunk/audio/linux-c6-sdl_mixer/distinfo
trunk/audio/linux-c6-sdl_mixer/pkg-plist.amd64
trunk/audio/linux-c6-sdl_mixer/pkg-plist.i386
Modified: trunk/audio/Makefile
===================================================================
--- trunk/audio/Makefile 2019-02-15 23:24:38 UTC (rev 25038)
+++ trunk/audio/Makefile 2019-02-15 23:27:31 UTC (rev 25039)
@@ -102,6 +102,9 @@
SUBDIR += linux-c6-alsa-utils
SUBDIR += linux-c6-flac
SUBDIR += linux-c6-libaudiofile
+SUBDIR += linux-c6-pulseaudio-libs
+SUBDIR += linux-c6-pulseaudio-utils
+SUBDIR += linux-c6-sdl_mixer
SUBDIR += linux-c7-alsa-lib
SUBDIR += linux-c7-alsa-plugins-oss
SUBDIR += linux-c7-alsa-plugins-pulseaudio
Added: trunk/audio/linux-c6-pulseaudio-libs/Makefile
===================================================================
--- trunk/audio/linux-c6-pulseaudio-libs/Makefile (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-libs/Makefile 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,27 @@
+# $MidnightBSD$
+
+PORTNAME= pulseaudio
+PORTVERSION= 0.9.21
+CATEGORIES= audio linux
+PKGNAMESUFFIX= -libs
+LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL} \
+ ${LINUXNAME}-glib2-${DISTVERSIONFULL}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Libraries for PulseAudio clients (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= gpl2
+
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+DOCSDIR= ${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION}
+LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION= 26.el6
+USES= linux:c6
+USE_LDCONFIG= yes
+USE_LINUX= dbuslibs libasyncns libsndfile tcp_wrappers-libs xorglibs
+USE_LINUX_RPM= yes
+
+OPTIONS_DEFINE= DOCS NLS
+OPTIONS_SUB= yes
+
+.include <bsd.port.mk>
Property changes on: trunk/audio/linux-c6-pulseaudio-libs/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-pulseaudio-libs/distinfo
===================================================================
--- trunk/audio/linux-c6-pulseaudio-libs/distinfo (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-libs/distinfo 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,11 @@
+TIMESTAMP = 1516524270
+SHA256 (centos/pulseaudio-libs-0.9.21-26.el6.i686.rpm) = 80b1e517768381fda3478dfe119f0242d5c040f8a7283433cde7fad1ee8ff988
+SIZE (centos/pulseaudio-libs-0.9.21-26.el6.i686.rpm) = 465388
+SHA256 (centos/pulseaudio-libs-0.9.21-26.el6.x86_64.rpm) = 58babf5f33d1dd7aee534001199245b96ba9ca71382fc75fa49d015be584efa6
+SIZE (centos/pulseaudio-libs-0.9.21-26.el6.x86_64.rpm) = 474076
+SHA256 (centos/pulseaudio-libs-glib2-0.9.21-26.el6.i686.rpm) = ad662c33f2f3c0a50998a1048a206d58e4f79429b38ea293ac46c2298b416366
+SIZE (centos/pulseaudio-libs-glib2-0.9.21-26.el6.i686.rpm) = 24496
+SHA256 (centos/pulseaudio-libs-glib2-0.9.21-26.el6.x86_64.rpm) = e092ec227770e57af71d7db429c1b85a1a115a312dc027c54277ad05c8ad3ee0
+SIZE (centos/pulseaudio-libs-glib2-0.9.21-26.el6.x86_64.rpm) = 24640
+SHA256 (centos/pulseaudio-0.9.21-26.el6.src.rpm) = ac4d16e856c4e02ddbb908985f7e70591790760b70f0309bc2dd1f3b54e54f9e
+SIZE (centos/pulseaudio-0.9.21-26.el6.src.rpm) = 2390471
Property changes on: trunk/audio/linux-c6-pulseaudio-libs/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-pulseaudio-libs/files/patch-etc_pulse_client.conf
===================================================================
--- trunk/audio/linux-c6-pulseaudio-libs/files/patch-etc_pulse_client.conf (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-libs/files/patch-etc_pulse_client.conf 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,11 @@
+--- etc/pulse/client.conf.orig 2016-02-03 11:05:51 UTC
++++ etc/pulse/client.conf
+@@ -29,5 +29,7 @@
+
+ ; cookie-file =
+
+-; enable-shm = yes
++; SHM didn't seem to be supported through linuxulator at the time
++enable-shm = no
++
+ ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
Property changes on: trunk/audio/linux-c6-pulseaudio-libs/files/patch-etc_pulse_client.conf
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.amd64
===================================================================
--- trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.amd64 (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.amd64 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,53 @@
+etc/pulse/client.conf
+usr/lib/libpulse-mainloop-glib.so.0
+usr/lib/libpulse-mainloop-glib.so.0.0.4
+usr/lib/libpulse-simple.so.0
+usr/lib/libpulse-simple.so.0.0.3
+usr/lib/libpulse.so.0
+usr/lib/libpulse.so.0.12.2
+usr/lib/libpulsecommon-0.9.21.so
+usr/lib64/libpulse-mainloop-glib.so.0
+usr/lib64/libpulse-mainloop-glib.so.0.0.4
+usr/lib64/libpulse-simple.so.0
+usr/lib64/libpulse-simple.so.0.0.3
+usr/lib64/libpulse.so.0
+usr/lib64/libpulse.so.0.12.2
+usr/lib64/libpulsecommon-0.9.21.so
+%%PORTDOCS%%%%DOCSDIR%%/GPL
+%%PORTDOCS%%%%DOCSDIR%%/LGPL
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%NLS%%usr/share/locale/as/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ca/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/cs/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/de/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/de_CH/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/el/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/es/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/fi/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/fr/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/gu/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/hi/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/hu/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/it/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ja/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/kn/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ko/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ml/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/mr/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/nl/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/or/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/pa/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/pl/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/pt/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ru/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/sr/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/sr at latin/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/sv/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ta/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/te/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/uk/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/pulseaudio.mo
Property changes on: trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.i386
===================================================================
--- trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.i386 (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.i386 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,46 @@
+etc/pulse/client.conf
+usr/lib/libpulse-mainloop-glib.so.0
+usr/lib/libpulse-mainloop-glib.so.0.0.4
+usr/lib/libpulse-simple.so.0
+usr/lib/libpulse-simple.so.0.0.3
+usr/lib/libpulse.so.0
+usr/lib/libpulse.so.0.12.2
+usr/lib/libpulsecommon-0.9.21.so
+%%PORTDOCS%%%%DOCSDIR%%/GPL
+%%PORTDOCS%%%%DOCSDIR%%/LGPL
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%NLS%%usr/share/locale/as/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ca/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/cs/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/de/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/de_CH/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/el/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/es/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/fi/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/fr/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/gu/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/hi/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/hu/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/it/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ja/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/kn/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ko/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ml/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/mr/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/nl/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/or/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/pa/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/pl/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/pt/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ru/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/sr/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/sr at latin/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/sv/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/ta/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/te/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/uk/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/pulseaudio.mo
+%%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/pulseaudio.mo
Property changes on: trunk/audio/linux-c6-pulseaudio-libs/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-pulseaudio-utils/Makefile
===================================================================
--- trunk/audio/linux-c6-pulseaudio-utils/Makefile (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-utils/Makefile 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,22 @@
+# $MidnightBSD$
+
+PORTNAME= pulseaudio
+PORTVERSION= 0.9.21
+CATEGORIES= audio linux
+PKGNAMESUFFIX= -utils
+LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Utils for PulseAudio clients (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= gpl2
+
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION= 26.el6
+USES= linux:c6
+USE_LDCONFIG= yes
+USE_LINUX= xorglibs pulseaudio-libs
+USE_LINUX_RPM= yes
+
+.include <bsd.port.mk>
Property changes on: trunk/audio/linux-c6-pulseaudio-utils/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-pulseaudio-utils/distinfo
===================================================================
--- trunk/audio/linux-c6-pulseaudio-utils/distinfo (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-utils/distinfo 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1492280897
+SHA256 (centos/pulseaudio-utils-0.9.21-26.el6.i686.rpm) = 8315835700f41392a9afa2733da62063eae8a79fb973f5bfa28ba25239694c60
+SIZE (centos/pulseaudio-utils-0.9.21-26.el6.i686.rpm) = 72700
+SHA256 (centos/pulseaudio-utils-0.9.21-26.el6.x86_64.rpm) = be2785a69c50a366250d04b2d92148b733fc1dbdc830ab2d06d2c0addd9e8caa
+SIZE (centos/pulseaudio-utils-0.9.21-26.el6.x86_64.rpm) = 73284
+SHA256 (centos/pulseaudio-0.9.21-26.el6.src.rpm) = ac4d16e856c4e02ddbb908985f7e70591790760b70f0309bc2dd1f3b54e54f9e
+SIZE (centos/pulseaudio-0.9.21-26.el6.src.rpm) = 2390471
Property changes on: trunk/audio/linux-c6-pulseaudio-utils/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.amd64
===================================================================
--- trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.amd64 (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.amd64 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,19 @@
+usr/bin/pacat
+usr/bin/pacmd
+usr/bin/pactl
+usr/bin/padsp
+usr/bin/pamon
+usr/bin/paplay
+usr/bin/parec
+usr/bin/parecord
+usr/bin/pasuspender
+usr/bin/pax11publish
+usr/lib/libpulsedsp.so
+usr/lib64/libpulsedsp.so
+usr/share/man/man1/pacat.1.gz
+usr/share/man/man1/pacmd.1.gz
+usr/share/man/man1/pactl.1.gz
+usr/share/man/man1/padsp.1.gz
+usr/share/man/man1/paplay.1.gz
+usr/share/man/man1/pasuspender.1.gz
+usr/share/man/man1/pax11publish.1.gz
Property changes on: trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.i386
===================================================================
--- trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.i386 (rev 0)
+++ trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.i386 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,18 @@
+usr/bin/pacat
+usr/bin/pacmd
+usr/bin/pactl
+usr/bin/padsp
+usr/bin/pamon
+usr/bin/paplay
+usr/bin/parec
+usr/bin/parecord
+usr/bin/pasuspender
+usr/bin/pax11publish
+usr/lib/libpulsedsp.so
+usr/share/man/man1/pacat.1.gz
+usr/share/man/man1/pacmd.1.gz
+usr/share/man/man1/pactl.1.gz
+usr/share/man/man1/padsp.1.gz
+usr/share/man/man1/paplay.1.gz
+usr/share/man/man1/pasuspender.1.gz
+usr/share/man/man1/pax11publish.1.gz
Property changes on: trunk/audio/linux-c6-pulseaudio-utils/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-sdl_mixer/Makefile
===================================================================
--- trunk/audio/linux-c6-sdl_mixer/Makefile (rev 0)
+++ trunk/audio/linux-c6-sdl_mixer/Makefile 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,27 @@
+# $MidnightBSD$
+
+PORTNAME= sdl_mixer
+PORTVERSION= 1.2.12
+CATEGORIES= audio linux
+MASTER_SITES= EPEL/s
+DISTNAME= ${LINUXNAME}-${DISTVERSIONFULL}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Sample multi-channel audio mixer library (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE= gpl2
+
+CONFLICTS= linux-sdl_mixer-[0-9]* linux-f8-sdl_mixer-[0-9]*
+
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+DOCSDIR= ${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION}
+LINUXNAME= SDL_mixer
+RPMVERSION= 1.el6
+USES= linux:c6
+USE_LDCONFIG= yes
+USE_LINUX= sdl12
+USE_LINUX_RPM= yes
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
Property changes on: trunk/audio/linux-c6-sdl_mixer/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-sdl_mixer/distinfo
===================================================================
--- trunk/audio/linux-c6-sdl_mixer/distinfo (rev 0)
+++ trunk/audio/linux-c6-sdl_mixer/distinfo 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1485451905
+SHA256 (centos/SDL_mixer-1.2.12-1.el6.i686.rpm) = fe55d342e9a75f481dbf13e441f6090e078c6022f3493186ee06084672ea3a7c
+SIZE (centos/SDL_mixer-1.2.12-1.el6.i686.rpm) = 85304
+SHA256 (centos/SDL_mixer-1.2.12-1.el6.x86_64.rpm) = 83c6869de31f9da391e41b57f91f6f1ed81ed38b3fbd6db819b90a91e2c5bbdb
+SIZE (centos/SDL_mixer-1.2.12-1.el6.x86_64.rpm) = 85388
+SHA256 (centos/SDL_mixer-1.2.12-1.el6.src.rpm) = 935b0d8e096dd8f9ec746be2a841531161d247da6de7400fa4072ac61d39a140
+SIZE (centos/SDL_mixer-1.2.12-1.el6.src.rpm) = 3700092
Property changes on: trunk/audio/linux-c6-sdl_mixer/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-sdl_mixer/pkg-plist.amd64
===================================================================
--- trunk/audio/linux-c6-sdl_mixer/pkg-plist.amd64 (rev 0)
+++ trunk/audio/linux-c6-sdl_mixer/pkg-plist.amd64 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,9 @@
+usr/bin/playmus
+usr/bin/playwave
+usr/lib/libSDL_mixer-1.2.so.0
+usr/lib/libSDL_mixer-1.2.so.0.12.0
+usr/lib64/libSDL_mixer-1.2.so.0
+usr/lib64/libSDL_mixer-1.2.so.0.12.0
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/README
Property changes on: trunk/audio/linux-c6-sdl_mixer/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/audio/linux-c6-sdl_mixer/pkg-plist.i386
===================================================================
--- trunk/audio/linux-c6-sdl_mixer/pkg-plist.i386 (rev 0)
+++ trunk/audio/linux-c6-sdl_mixer/pkg-plist.i386 2019-02-15 23:27:31 UTC (rev 25039)
@@ -0,0 +1,7 @@
+usr/bin/playmus
+usr/bin/playwave
+usr/lib/libSDL_mixer-1.2.so.0
+usr/lib/libSDL_mixer-1.2.so.0.12.0
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/README
Property changes on: trunk/audio/linux-c6-sdl_mixer/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list