DELTA 412344 63332 1166 SVN# e_= J`G+xd1.1.3 DISTVERSIONPREFIX= v \ libsamplerate.so:audio/libsamplerate \ libfltk.so:x11-toolkits/fltkENDREP DELTA 396781 93 21 SVN1.1.3_GH0.tar.gz) = 59338e7b90e02fe18db73114aefe479c0e6d1e0e366185d71ea5c1a1e0f9e6bc SIZE (LMMS-lmms-v1.1.3_GH0.tar.gz) = 16843533 ENDREP DELTA 387982 1960 22 SVN+-Ux^T]o0}Wܱ>dmҥ]Md|dl8*1 벪}vIVѴJxl#8<<=$~]F vvhv }P(=O\In045H~CE"[_Wg `v1MȾHI<<F#=>?NzZ*-('ySsJwz9qqtw_vLiQ:q=d{o]4 l#ezZE^- [齮K-)o~mXV]~>WߎIz}MeaUeatYtsUsy߷0W-Z3dqENƬєt PƚMw$ߋ}aQmpZM pRr":ePy48,#PVٲ"qmeݲBt|.N(X8` #else + #undef assert #define assert(x) ((void)(x)) #endif #include ENDREP DELTA SVN+;++x^uPn0} TKYpLpi0h ck_ sqI{N﹧!1!4"m[it94aj<zY40B!ONse'e0A<ɢEUEq'V:Ct6\?ޮҤ[/WO i@>]X<}~0P,-ENDREP DELTA SVN5755--- plugins/Amplifier/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC +++ plugins/Amplifier/CMakeLists.txt @@ -1,3 +1,6 @@ INCLUDE(BuildPlugin) BUILD_PLUGIN(amplifier Amplifier.cpp AmplifierControls.cpp AmplifierControlDialog.cpp MOCFILES AmplifierControls.h AmplifierControlDialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + +include_directories(${SAMPLERATE_INCLUDE_DIRS}) +link_directories(${SAMPLERATE_LIBRARY_DIRS}) ENDREP DELTA SVNEGEE--- plugins/BassBooster/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC +++ plugins/BassBooster/CMakeLists.txt @@ -1,3 +1,6 @@ INCLUDE(BuildPlugin) BUILD_PLUGIN(bassbooster BassBooster.cpp BassBoosterControls.cpp BassBoosterControlDialog.cpp MOCFILES BassBoosterControls.h BassBoosterControlDialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + +include_directories(${SAMPLERATE_INCLUDE_DIRS}) +link_directories(${SAMPLERATE_LIBRARY_DIRS}) ENDREP DELTA SVN=?==--- plugins/DualFilter/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC +++ plugins/DualFilter/CMakeLists.txt @@ -1,3 +1,6 @@ INCLUDE(BuildPlugin) BUILD_PLUGIN(dualfilter DualFilter.cpp DualFilterControls.cpp DualFilterControlDialog.cpp MOCFILES DualFilterControls.h DualFilterControlDialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + +include_directories(${SAMPLERATE_INCLUDE_DIRS}) +link_directories(${SAMPLERATE_LIBRARY_DIRS}) ENDREP DELTA SVN]_]]--- plugins/HydrogenImport/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC +++ plugins/HydrogenImport/CMakeLists.txt @@ -2,3 +2,5 @@ INCLUDE(BuildPlugin) BUILD_PLUGIN(hydrogenimport HydrogenImport.cpp HydrogenImport.h local_file_mgr.cpp LocalFileMng.h) +include_directories(${SAMPLERATE_INCLUDE_DIRS}) +link_directories(${SAMPLERATE_LIBRARY_DIRS}) ENDREP DELTA SVN3+33x^[k0WA.dQÞBgc m_d0F s *ehF4I*!ۭش#$;Ae6VZe-ߛĴ̦2 An~KDcL^'U>CxO1__G\֦Tm]gDE9*b/1s}ŽQ` 4"QTtSw bn0!L6|t ()@u fbkm={ýUTy1`!>e Sm5]P{E3O'$#ɲẀ'@և›;~< [ HN<š<{`;)57@eE6+G*䦌ؑi!]ISˎgw4D¡#5eq ND҃aq+_j|O4LWu|Ap<F'.t1"AwN`@$yzh?SbR$ifg&ia.ЇȊ!>-WX$Io=YЋENDREP DELTA SVN111x^j@u}!daj$dE2u : B޽BUUA]9vaeHDzɉavֽvZ4V[X#0aڀ8(tr s힗Yn,$ ;vC?|3GXu WhZf<)KS,&d ᓋQy6rPcLgYDaL#z 㒋~"]p}ai7k9#bE~0,$4ƮM,2JEENDREP DELTA SVNx^Mk@sKtGLBKNu[U=-bX]!kj*gޙ0( .e"k}Ģg )#*B?jkEZ {@/?ױka688Dl~A(^Ȇjj]ە /KjDZy~ L'!f-ׅ ^cQӟ-ENDREP DELTA SVN--- plugins/triple_oscillator/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC +++ plugins/triple_oscillator/CMakeLists.txt @@ -1,3 +1,6 @@ INCLUDE(BuildPlugin) BUILD_PLUGIN(tripleoscillator TripleOscillator.cpp TripleOscillator.h MOCFILES TripleOscillator.h EMBEDDED_RESOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*.png) + +include_directories(${SAMPLERATE_INCLUDE_DIRS}) +link_directories(${SAMPLERATE_LIBRARY_DIRS}) ENDREP DELTA SVNuwuu--- plugins/vibed/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC +++ plugins/vibed/CMakeLists.txt @@ -1,3 +1,6 @@ INCLUDE(BuildPlugin) BUILD_PLUGIN(vibedstrings vibed.cpp nine_button_selector.cpp string_container.cpp vibrating_string.cpp vibed.h nine_button_selector.h string_container.h vibrating_string.h MOCFILES vibed.h nine_button_selector.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + +include_directories(${SAMPLERATE_INCLUDE_DIRS}) +link_directories(${SAMPLERATE_LIBRARY_DIRS}) ENDREP DELTA SVN/1//--- plugins/watsyn/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC +++ plugins/watsyn/CMakeLists.txt @@ -3,3 +3,6 @@ INCLUDE(BuildPlugin) LINK_DIRECTORIES(${SAMPLERATE_LIBRARY_DIRS}) LINK_LIBRARIES(${SAMPLERATE_LIBRARIES}) BUILD_PLUGIN(watsyn Watsyn.cpp Watsyn.h MOCFILES Watsyn.h EMBEDDED_RESOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*.png) + +include_directories(${SAMPLERATE_INCLUDE_DIRS}) +link_directories(${SAMPLERATE_LIBRARY_DIRS}) ENDREP DELTA SVNCECC--- plugins/waveshaper/CMakeLists.txt.orig 2015-03-08 02:47:14 UTC +++ plugins/waveshaper/CMakeLists.txt @@ -1,3 +1,6 @@ INCLUDE(BuildPlugin) BUILD_PLUGIN(waveshaper waveshaper.cpp waveshaper_controls.cpp waveshaper_control_dialog.cpp MOCFILES waveshaper_controls.h waveshaper_control_dialog.h EMBEDDED_RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/*.png") + +include_directories(${SAMPLERATE_INCLUDE_DIRS}) +link_directories(${SAMPLERATE_LIBRARY_DIRS}) ENDREP DELTA SVNT^TTx^]o0ïxEwAD$[^QYvS%+ NedJ6CKN*H9{xB#[=˼4V넳Ȫ:|n{G ѭ59i ?_SG1q簈b/6MV.tB{1&6Sm 4"[ZʀI(qPgF]nۚBa!1mcHl w$|h^[WP⧨@e "_uV"TβYԋbpVբLpgi;rlKV"[k0,0*7080lcj29LN^-or;M_¾fNo{j i:ש䱭wg,͔Qk~, M\c 'NQ F1 eS1xA/WdѺ_u,{ENDREP DELTA 178829 3100 5120 SVN#5x^}[8 8]z-մ ! ]$ʪ_I(% >oϿvad r_\T7Ap/R@^~ߎɗG?<ߟT~95Ry8b_$EL<@̔/~SOԑO]dy$ćeOO\$<9UFi䡈~ <|׻ o?^} >iU:y(6z J=0 cLxzO[I{MFms&1?KkatC(4v}{<AI_~}D5wwhOrG?bP%qbϡyk1} h5s[~3?sw!v|hG'?-ca#p2Ex;]y 6p1`_ LioBBǂ&KOl_y Z$@-  Itv`o OU(Swo0KctG<YÈVrC8SO;(/Ai(;"\ey_z= ڍ#Gm3>Wͯ^lc:ߦVw+R@udT:Qyiu. ,q (Hb AFxPKc_ތ!H:QtD݊۳˟!H^b^y-KDNB$ A_ ;J7fB%}o5;ɕ8QҞXtT2ћ6{_G l-j*zZW|=L͘ͲhoA͇0;z(Q?G?~RɚGrs 0ZV!ܧFENW?O1B&~JD,۾Ho3.v&!1vyo,e|P5OJgC+CX>j}f*_vrcf`K0|#e8GVH/'%$xC@-y 致/Z>Cժ-Ua|YˇxU-4m'yˇfCgjkcl-N6~O `x{胄gFy6`[' ǻR[_@TRVf_S8QXo&%) Va{KEsy   H1I1_ \ $Qf!S[\s|1n:4 x-E]Dc Aϓz?' "pwԉZdy_S,Fega}D}f)o^b:gټv5z97m3ƨD%'[>v/y=eή6*l^E^p*;OzS68A&bFh5O8DXVJkl%2`|{^n#D=c*ဃzP ⌤ ge?CR IH$fj8{$!PZ/Z|Ndmy,Gs0[頙Rk{:Gɭ-2Cv9Tgn*mx*6ģgBmƈuS~؁{gW=xPaڃG&V sdW) <O+ܽ)ɵ=b:y15T`{'/WTlc<:es:]spd/d賈^M:/[p=8Ѩ?3L/dp(ty'-A=Ko@pݳB h%hh@4*Atr1) Æ0&طGljulUۤ64}"cOK"ŽEh}}Aӭ8{  };W @3!7ejߖ5()Y'xLs٣̈́=wd 8»Z;A 0 -M &@r''/ӵ& S\kz&s&Yd+Z;<|AQwNa:G8hnz{ז+5753…'36I^;Bnx^pʼny&À݋%ߺKW&2cVm;u O$]y!L;6L[XsC4_gṢM Cސ;TLZ(#Hp86K>eK<~- u 虹+溿(!)7dPP)1<ݸ(hZ@ *tf:x¥\>*A=7FnlxPt\ !`7[9ivˣW01nYI1L0mtK&LO X6]9 D_@ѯQ~- O\#;hk =J9xɄ(O잻A\]?R8(,P.iՎMZ;4u{;f7u%A1nRbp!N8Tp`o_DD>`1ary')4H;(; wq-߭ 1..M n.1ԸS#(:[DC>[ܥl@ d@=quQK< E)L% >\<ω[?Aˍny0]*m0]tىp蘦Bm}ōKm,mMʂ\qaӧn:149adȫ+}%`m!Y 9UxE08|R#p*q& "K|]=W= >F#{Av*}9KjA027Y袅)"?vR]D T<+B ޭŒZec/Ľ%EzޥB nCov,FTi.|,{5"@☮h2: b6xzztFp_FMr'|Z$R;N{f➿YEYb5 4."$ui+֗"ء[J /=**>,N%hsDO49p>RށG,]]OE+2{Vb`zc/űtw5 V8ŝ5 |U"ʜp9*NcwrUK lBevs*xwf KJa?e8F"M]:=~@f/>wK0dK^ip`nL.e0aok0eTS0fX,ܰ]6JlvT^u~vQ!(NpVv765c4ccM`, G4š4aؕCf>~[=KXTc{QĎ lbd>*У*`mpMQ%zuz4dzNG:Fܘ5Vy9ZհVe5lz@ <`?L|YtTO~0²im[kxMSjK¶9hEs:ח &m cz[_ ݅/:=r*chۈ~nۂ`lw*h@˃98l5ޱew~5жihЃ;im~Xmpz?ߨ6[@CYE+߉9u^Ic 7GFS͑5@z3ԝ8x4DU(B7{aqr?bE$] U 4l7Lu&^}5b|w^,5}ږ={.{yǥ=Y=,ޭ=lIГ m.v#>K% F 7o`\'p¤@{ S`s /oFK\ǰ{R5!K3'o2H Lxߍ6T`n= FoNϰɄ}V ^E(\qz g]3;Ӯ.%CdG1?o{P wƆO{L-2D-cL ͸vnahr89.EϗwICniAs >iiqD%ж::umxmLnU]?N̫upKuOk>uhg0+m4_Vۢq7zE 4d'Nofp`m5 U;x`}YtGHG~G ;.f ;mQrT&`40Dxͱ F pEFJأx$nSL`Oš\Zt]Rkf ۫c.kx:A-SՠDRBˣGŅy2k:Z-UAk1=]S6˃L3I k| lW`hJG"S^DP.N{doiDchܬ¤:)yQ.#Ʉ=g#@yHxB7 D߁0G!ޱBc15);|i(ffЅ»PF*ô>(} |!2%ݕ <ぷA 8/BH^q!/Xj` QqNPl ֳoB%DcwZ&pB1e<]5KqX{1OQ[@Aˍ3f7|n۽?O~&*C odxwh+9zLS[|Z,QW߾X6^B٫Q^څCˉuK:toq 7f2zJl߻TPi"h -]Pz-,=v zx KH@3p-#$1 D0Xb,8<>PrpD9 g+ Q/rl \a֝FQ]k\j^4 ;Yk5,N[/D%꘯i4#"!`DfJ8fac҅y`K@T\L*G)V^,[l# q۝ZK]wRث$l62aiD]Mo#w;xUSWcRu0z)}YόusSEݻ,X1Lp_Ҧ[I:ZqN{WIpa=X0Gc̐@ 62ԾR.2\Qq!3YYDy0W/d,71R΄䖡N*]8cx5&z  WHk||G: Ol="82│_S*~+הA. KWW4iޯ4i>gޯR41]XST$TV;ai+(/$;A~ VůV20"<{p7ϲ8=|>U:=uaţ'āe!STJu;_Prԩ.ڔ֥AXov3x;S.6)So&n8,x]ҶHBb .j,1{/PPt,ri *y.Y5\_ , tRS>z9Dwal &̋qr L-/c,n9oM22$Ϸz1rT_8(`/Ѯ/;9uDlsaEG X[%{{LZF<ݖgp5W$E `>'BƱ>T5@+:"af*T$2Ky`O3 R?`G<8n=nUóRdF7ABB$[w ZmERD,Ðze+G P7;Iaj T`ب@|uO{[: n#H:bFk I$kJQɞrHBeéw/3G悇c$9 G+z=iH!/`uAvO OO9.2P8岎[1lI+X< rDBV#9cDjBBU< cI;I.ioNz,>UFĽ>i=EyvICHO:WJ  U\9M!ZRgu+#uΐIjL;`#^lDi'UrC@^hl$R4nRВ8#xެd<ʜʜSL9(sN)Am0$Ƚ+u^~B ۮtuZzVsV~'W(oc%Jaj>SeS3b,ٵ'|S 6mE1baZil;VI5Rȿmdy~h/8ڳVdiFiahYJ?lwr}B,?-I^Y BG.#7ڈ? ȢFe3Id|)T%:WtqyhJ[kEp .]ފp`_I NXKGBo.SET"9[hn# ¢ROZyœL@n5P=l@ޭ-?X$[Q0px\_Ǜp2zDuAA05L+M?ly;/EMdVT і(j| qY#+6C+>aMk!!>$!(A'!!C *g?wB4x!~bSGF|ש(jC\;8m(QyM>z^!vŻ/TuN҈s"-IgF>BxS.OуA=sdpVv@S8R 7}w"v(j R\R!JZ&-R,J(JoǛXڵk B;\CA8BxѕB=ͷsX GzJ.<&1+@їdL#NtmW+ڬN\L=e ԅI,`-&޻R+ \;z[ZUr/] /pNo83[/<{[3@$͡= 2uLWH=iI|=W5CjDP JEܒ}Q/M2>:kPAr}O7l2W2N!o};E |a ͔GM~YJ-ٞ:IB3h@})K?Ed-F_q/]:/ w@)a}L-J$+bk2^3% G|d 0VXDp >EYևDʔd1iB!Œ:[1ۨ+oPl%}_xE@ͅ]GE@^\ S 23bm' roPqћL%%-@f0'<|*ACqJyt u#qN YM ߅QwdōvVҺR *ɒQG(87*M N赮ߘ<r -#x9fw$!(M9$(|)H50X:ԮOό H:~}v;}h(S0"m^/XHj#͔R]YZ!3H])뛅~( /?WmZ$ws+Tb"u=3ye^S9u0֗a̦JSoS,Clv > W ^up*#/Hj/?r Џ* Yj'W[1!Cx3I+éۖ-fpRvAhjxa!N./~]1by]0JFoSQR"NP[T2jP@c+ 帔b)S~7 XKH*U2Z4e 6zQl]ndd @y\ Q)T(3nZLS&;qù|n[ڬd.sy t-\4F6[VK~zI 2m 0!-Γ(_vCHZ zJ[0զ?Zz0qX2}R&tCYDڛ^}$K 2 \OTA;†q2CdKL 6FG&Q{1iҎMMj*gڨ@#et0>Qt">yWN+;ȦDSW;-vL=LjW ?$:3 *x=Ȟ J$[ӗ7rG8i|<.& ʩ:A'meD2Ƴ˗9&W:(ŕ%oz-F?G%Mjoan0/m h\_i\a/Y0%q^(n*`vRL܍!w$W5o2J^ 7OQ>*[0o|K!C vnzڝS1 FX vQotPUm쯊nqj (&&N\Lg<-v(p0J4G b|.av ߋ"N2m Se!k=upL@p`r EF[";>wV _nisXj|{ (U-1է0z 3߾MkAiE' bP;mQ9čHs!Y7A:_"JJ :$ 9>AR]CݑVx,!i"g{݇~oRHNL"/(]ffÙi.͝vUR1}(h;7J^BpfQO7G<5kUGo -k\8 A1M0;g&ܷ#٣^VAs&\6Ab%&$}3ѣ',ࠃ4 ,=D"Bpǒf( AJ:+,9e!0eue=/>y̫|arz w&f'#sk.SЍ*G_FQ FY=n j'ެ.L\Mmat3 S;ru:rigWHԴfX ÍWz$1c *cfǶI5K=-Ì;z܇_$,$ۖRɜk-=CMB13x6'Wdf'I+\908lL@eR( cYnO/Y2=L+yʝ)0\oxdQ> ;ǜf+fwbI N}c@> #lE77 FViYӔmނt !d*2M,ꄻu1ON4A[CWP/<݁{RxRZ ˉ( \ L,'S:&hL4av,ph7I~q[X?3F|#w?~~_["9()ut_]S>4/ 姟n?ΚB>+B8I.qNx]0tH`jT࿁;J.'|80aiS5儥 ;'']Pd.Hꑰ 6A[w?ВXP$9IM)?( fdB Dk}o]caޞα5+j(YbQ!YVuzWF,k2ä2MF;E ^W<֤t+[odҮM;BVru+y|C[jqhX%[QAOO:kdqT+േ-A=C*ʫ:NMPf-Xt.*-rd| C ex# +# zXM 5 UC >Ωz 0CMVJ bHeV`~]<uK"Tr 2GB lUٮU}VU [պ+lU~ae-Me.5bq@u~x M,J/kNT 1yX.g.;rY Q\/usq^wsKNx{7ѠҐRIb&犨j[|!@MMjdRxpK|&tNZ|O0~g0(ǰ.HJ[p2tGQ" /Ã&a* a=P?PLۉjC 4EvS$h;(ؒ3WWGVwwGNpt#"GnEe_2ʍ$WJDީjt34yoIq-a=3AKNgǤ1L%QL!|# S3Z)NF}L`‰uM#a(*q<;VWV<+BbIf9Ѧ jombUn|FKXvQ(d5K yk,5èa 誩9JS^2R) tm;7xɳ xO\ΩKR_0AA=!C~BrJɇ Z!N!Y!EXRlG'Ji+-!7\[8N5`oh@A$/NU ]Pͭz_Q{g]gY|ؔn\cEuNh ]c%:뫈$Vcr$KsNNv4 ߃Y7b`Tu|\eke߻ |̮!~O*m6&\Pg,! CR3nh.PqwǁggFP/ޠɎ(AŢN2+6?^4W8+(-z$c8l_T*эǎH@@f$S[|oKUmIIJätu`leo`ꔐn0I9:-̣fvr/*H8;bHs7pjGi :V6s f8 \ohz}|Gj=ǿ__C\1Ѐ9[pU[cmpax:,J; T]P\FY8飕khENDREP id: 5-178829.0.r414769/34270 type: file pred: 5-178829.0.r412344/462461 count: 65 text: 414769 0 134 2443 49066d0562976daa322d5ebba06f8bc5 8d8db70827d3e99e6f429b2e6d5d8cb272fcdd89 414768-8w1d/_4 props: 300914 71 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/audio/lmms/Makefile copyroot: 0 / id: 8-178829.0.r414769/34569 type: file pred: 8-178829.0.r396781/435 count: 12 text: 414769 165 151 150 aed4c97a66cfbb3095150775a5a23de8 0c2bc8c2fb8c9f520faf3c52fda93c1194841b3d 414768-8w1d/_5 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/distinfo copyroot: 0 / id: 5-247884.0.r414769/34867 type: file pred: 5-247884.0.r387982/20934 count: 6 text: 414769 342 743 1453 2120c61e50506dbed32b89d8ad8b6a61 b5e6afb314a59b7629e3d41527bb692d9be9e641 414768-8w1d/_7 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-CMakeLists.txt copyroot: 0 / id: 8-414769.0.r414769/35185 type: file count: 0 text: 414769 1113 361 344 4cafc13ad7c27737939484c61a32e09c 9730e9693287159d4f37c182c42fbc11dc7ee2dd 414768-8w1d/_9 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-include_debug.h copyroot: 0 / id: a-414769.0.r414769/35473 type: file count: 0 text: 414769 1487 330 555 66d0cdacb1b5a3473428ec61030abb2f 7b3931a84b354fcda49dbf6b21a754c8ef96b767 414768-8w1d/_b props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-include_lmms__math.h copyroot: 0 / id: c-414769.0.r414769/35766 type: file count: 0 text: 414769 1830 454 437 99b933d69dabe1e7ba5ab2144e0ff695 c8e0af47a57633cdea614e5d849e5f9cdd340bc9 414768-8w1d/_d props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_Amplifier_CMakeLists.txt copyroot: 0 / id: e-414769.0.r414769/36071 type: file count: 0 text: 414769 2297 470 453 f2ede03b6dbabae2c142b516bb4e6af4 84a50d7110d490ad04e4264aab7471fcebe288ae 414768-8w1d/_f props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_BassBooster_CMakeLists.txt copyroot: 0 / id: g-414769.0.r414769/36378 type: file count: 0 text: 414769 2780 462 445 c3e6f7b8de9dcb27a63d7cd814b728dc bccb0f5eae00d16be94d6746392a321278a32bf6 414768-8w1d/_h props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_DualFilter_CMakeLists.txt copyroot: 0 / id: i-414769.0.r414769/36684 type: file count: 0 text: 414769 3255 366 349 68a01f28f8f654d44266348d526d5b03 0a6fa71a96f96b101c0837b5b6a988849ddc1162 414768-8w1d/_j props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_HydrogenImport_CMakeLists.txt copyroot: 0 / id: k-414769.0.r414769/36994 type: file count: 0 text: 414769 3634 314 563 3a814008a79654ad1a9cbf7956a10b25 9a1bc2f12ee199fb53da7e50b2c36a9af35343e2 414768-8w1d/_l props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_LadspaEffect_CMakeLists.txt copyroot: 0 / id: m-414769.0.r414769/37302 type: file count: 0 text: 414769 3961 450 433 1559bc66f32c1f35f45db2a41fa0dcd4 0e53b199f7eaff7f079fc9026346c91cc909c27a 414768-8w1d/_n props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_MidiImport_CMakeLists.txt copyroot: 0 / id: o-414769.0.r414769/37608 type: file count: 0 text: 414769 4424 528 511 e9cba14f3cd7c534c5fd63cdf95ec201 f6b5aa51750ec43e50f41b632d14f6944a3d5017 414768-8w1d/_p props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_MidiImport_portsmf_allegro.h copyroot: 0 / id: q-414769.0.r414769/37917 type: file count: 0 text: 414769 4965 448 431 d8cbd05c4305867419cfc5769d6776f6 4d92b54a34d168cc2c9cb270ef9475ebbc86c89f 414768-8w1d/_r props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_audio__file__processor_CMakeLists.txt copyroot: 0 / id: s-414769.0.r414769/38235 type: file count: 0 text: 414769 5426 395 378 66405bcf5a3979d427b9bd2117122f98 47bc97c1b45c8e4583542c5d321017002ccf5264 414768-8w1d/_t props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_bit__invader_CMakeLists.txt copyroot: 0 / id: u-414769.0.r414769/38543 type: file count: 0 text: 414769 5834 432 415 c90d24c3d4593a917795b0871bac7ba5 52a8488bc57d61ddd4b9c6137feadd3cfa13c637 414768-8w1d/_v props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_delay_CMakeLists.txt copyroot: 0 / id: w-414769.0.r414769/38844 type: file count: 0 text: 414769 6279 298 514 444d77a081825d7896ffb02f710fc5af eea61f55c1eb3230321b531d5cd39dced686a382 414768-8w1d/_x props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_dynamics__processor_CMakeLists.txt copyroot: 0 / id: y-414769.0.r414769/39159 type: file count: 0 text: 414769 6590 347 330 5d99fb57a9b165d3b7c3b36c5eb6a727 f7386700872f482499b4419af29855e8428820b9 414768-8w1d/_z props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_flp__import_CMakeLists.txt copyroot: 0 / id: 10-414769.0.r414769/39466 type: file count: 0 text: 414769 6950 366 349 b670fdf998c4a6c8e0deeb3b9c90206a 8b47d4963e07c662e259fcfdfe0f7dc208fcf964 414768-8w1d/_11 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_kicker_CMakeLists.txt copyroot: 0 / id: 12-414769.0.r414769/39770 type: file count: 0 text: 414769 7329 308 526 9f8538dab8d11904ab7db25083144641 01e8198f08ba38e5c22abee3b5052f5d9df53424 414768-8w1d/_13 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_ladspa__browser_CMakeLists.txt copyroot: 0 / id: 14-414769.0.r414769/40083 type: file count: 0 text: 414769 7650 360 343 a2d663cd81ba6cebd74212a03ad44f4f 71d40efde7a842dc936f840b471cc10f8c87bf7f 414768-8w1d/_15 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_lb302_CMakeLists.txt copyroot: 0 / id: 16-414769.0.r414769/40386 type: file count: 0 text: 414769 8023 372 355 1ed89ac9dcdc6cf8552bd7025a914d75 775b528fd5f817f6e5ab63ccd72bc72a1c454cba 414768-8w1d/_17 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_monstro_CMakeLists.txt copyroot: 0 / id: 18-414769.0.r414769/40691 type: file count: 0 text: 414769 8408 348 331 4fc4af70b05adada3c7401d8e16fd64c b7940cf0f81ede8089e61bde26951b2076295459 414768-8w1d/_19 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_nes_CMakeLists.txt copyroot: 0 / id: 1a-414769.0.r414769/40992 type: file count: 0 text: 414769 8769 428 411 1554bf62ba1136f0ab9cc74589108d4d 1b609ec241f9eb778502352df2fcbc5aa3f8b6eb 414768-8w1d/_1b props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_opl2_CMakeLists.txt copyroot: 0 / id: 1c-414769.0.r414769/41294 type: file count: 0 text: 414769 9210 372 355 b735f88e88cc12868f9f74db63c34de2 73437dc5cadef7ae7c1fe7a3ade78633de226046 414768-8w1d/_1d props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_organic_CMakeLists.txt copyroot: 0 / id: 1e-414769.0.r414769/41599 type: file count: 0 text: 414769 9595 355 628 09e97cf4746c64ae0f79629b00eb6fff ab9478d90c69b0236ad69e5549644450d53bc821 414768-8w1d/_1f props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_papu_CMakeLists.txt copyroot: 0 / id: 1g-414769.0.r414769/41901 type: file count: 0 text: 414769 9963 366 349 33ec4acfa6efaf0034256b79654e1c36 97329d0fa95e31d52737940338cb8b39855f3f8a 414768-8w1d/_1h props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_patman_CMakeLists.txt copyroot: 0 / id: 1i-414769.0.r414769/42205 type: file count: 0 text: 414769 10342 306 644 db605e3d9a0d517681fa80773432f308 014e9bf2b559dfb1d7e4f66467bf18a51199bc32 414768-8w1d/_1j props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_peak__controller__effect_CMakeLists.txt copyroot: 0 / id: 1k-414769.0.r414769/42528 type: file count: 0 text: 414769 10661 354 337 5bf991a93414a585014537cfe9ead8f2 ce290271a3f1e62bbffaffaabeeb133c472c2d54 414768-8w1d/_1l props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_sfxr_CMakeLists.txt copyroot: 0 / id: 1m-414769.0.r414769/42831 type: file count: 0 text: 414769 11028 372 645 99af50914b391b51475da5e36dc0feb5 eae64012f4e7d000067c85971d905d41d0018550 414768-8w1d/_1n props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_sid_CMakeLists.txt copyroot: 0 / id: 1o-414769.0.r414769/43133 type: file count: 0 text: 414769 11413 301 561 b171e1bc1317c067845779dbc419cfb0 1c880dd02489dcdaf507796081f1b87e8d9670e2 414768-8w1d/_1p props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_stereo__enhancer_CMakeLists.txt copyroot: 0 / id: 1q-414769.0.r414769/43448 type: file count: 0 text: 414769 11727 298 539 d6251949b840bff2023a112df948f8b2 ca0f3f97ec98b34a9ad6278d32ac46fba1f00f79 414768-8w1d/_1r props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_stereo__matrix_CMakeLists.txt copyroot: 0 / id: 1s-414769.0.r414769/43761 type: file count: 0 text: 414769 12038 426 409 2cdc3fd4de0116dd3a0651ecb10a0ce6 73f6420c488b732dca5f4d8962e954e871721c4e 414768-8w1d/_1t props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_triple__oscillator_CMakeLists.txt copyroot: 0 / id: 1u-414769.0.r414769/44078 type: file count: 0 text: 414769 12477 518 501 ddd5bf642df71bc3199637e3634961a5 362542d7b5e5116b242ef8927475df24231c90bf 414768-8w1d/_1v props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_vibed_CMakeLists.txt copyroot: 0 / id: 1w-414769.0.r414769/44382 type: file count: 0 text: 414769 13008 448 431 4268c971d589121f14a2a61524b198aa 72e4ef81c5db8acdc430d3fbeda4ef37252fa8d3 414768-8w1d/_1x props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_watsyn_CMakeLists.txt copyroot: 0 / id: 1y-414769.0.r414769/44687 type: file count: 0 text: 414769 13469 468 451 9f3a3f5ebe533fdca94281241ea1d603 d061a26c58796d13c65b83529d76bff77e1d3033 414768-8w1d/_1z props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_waveshaper_CMakeLists.txt copyroot: 0 / id: 20-414769.0.r414769/44996 type: file count: 0 text: 414769 13950 493 852 7088863d675c9142e1cce69e6caf5eba ec9a24d51f2d5447803a7a12466e80e3432697a3 414768-8w1d/_21 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/files/patch-plugins_zynaddsubfx_CMakeLists.txt copyroot: 0 / PLAIN K 20 patch-CMakeLists.txt V 29 file 5-247884.0.r414769/34867 K 21 patch-include_debug.h V 29 file 8-414769.0.r414769/35185 K 26 patch-include_lmms__math.h V 29 file a-414769.0.r414769/35473 K 38 patch-plugins_Amplifier_CMakeLists.txt V 29 file c-414769.0.r414769/35766 K 40 patch-plugins_BassBooster_CMakeLists.txt V 29 file e-414769.0.r414769/36071 K 39 patch-plugins_DualFilter_CMakeLists.txt V 29 file g-414769.0.r414769/36378 K 43 patch-plugins_HydrogenImport_CMakeLists.txt V 29 file i-414769.0.r414769/36684 K 41 patch-plugins_LadspaEffect_CMakeLists.txt V 29 file k-414769.0.r414769/36994 K 39 patch-plugins_MidiImport_CMakeLists.txt V 29 file m-414769.0.r414769/37302 K 42 patch-plugins_MidiImport_portsmf_allegro.h V 29 file o-414769.0.r414769/37608 K 51 patch-plugins_audio__file__processor_CMakeLists.txt V 29 file q-414769.0.r414769/37917 K 41 patch-plugins_bit__invader_CMakeLists.txt V 29 file s-414769.0.r414769/38235 K 34 patch-plugins_delay_CMakeLists.txt V 29 file u-414769.0.r414769/38543 K 48 patch-plugins_dynamics__processor_CMakeLists.txt V 29 file w-414769.0.r414769/38844 K 40 patch-plugins_flp__import_CMakeLists.txt V 29 file y-414769.0.r414769/39159 K 35 patch-plugins_kicker_CMakeLists.txt V 30 file 10-414769.0.r414769/39466 K 44 patch-plugins_ladspa__browser_CMakeLists.txt V 30 file 12-414769.0.r414769/39770 K 34 patch-plugins_lb302_CMakeLists.txt V 30 file 14-414769.0.r414769/40083 K 36 patch-plugins_monstro_CMakeLists.txt V 30 file 16-414769.0.r414769/40386 K 32 patch-plugins_nes_CMakeLists.txt V 30 file 18-414769.0.r414769/40691 K 33 patch-plugins_opl2_CMakeLists.txt V 30 file 1a-414769.0.r414769/40992 K 36 patch-plugins_organic_CMakeLists.txt V 30 file 1c-414769.0.r414769/41294 K 33 patch-plugins_organic_organic.cpp V 30 file i-178829.0.r340725/473333 K 33 patch-plugins_papu_CMakeLists.txt V 30 file 1e-414769.0.r414769/41599 K 35 patch-plugins_patman_CMakeLists.txt V 30 file 1g-414769.0.r414769/41901 K 53 patch-plugins_peak__controller__effect_CMakeLists.txt V 30 file 1i-414769.0.r414769/42205 K 39 patch-plugins_sf2_player_sf2_player.cpp V 30 file l-287027.0.r340725/473667 K 33 patch-plugins_sfxr_CMakeLists.txt V 30 file 1k-414769.0.r414769/42528 K 32 patch-plugins_sid_CMakeLists.txt V 30 file 1m-414769.0.r414769/42831 K 45 patch-plugins_stereo__enhancer_CMakeLists.txt V 30 file 1o-414769.0.r414769/43133 K 43 patch-plugins_stereo__matrix_CMakeLists.txt V 30 file 1q-414769.0.r414769/43448 K 47 patch-plugins_triple__oscillator_CMakeLists.txt V 30 file 1s-414769.0.r414769/43761 K 34 patch-plugins_vibed_CMakeLists.txt V 30 file 1u-414769.0.r414769/44078 K 35 patch-plugins_watsyn_CMakeLists.txt V 30 file 1w-414769.0.r414769/44382 K 39 patch-plugins_waveshaper_CMakeLists.txt V 30 file 1y-414769.0.r414769/44687 K 40 patch-plugins_zynaddsubfx_CMakeLists.txt V 30 file 20-414769.0.r414769/44996 END ENDREP id: a-178829.0.r414769/48174 type: dir pred: a-178829.0.r403474/6472 count: 19 text: 414769 45306 2855 0 4e4ee16e9d223456d4cb2970c8500411 cpath: /head/audio/lmms/files copyroot: 0 / id: o-178829.0.r414769/48357 type: file pred: o-178829.0.r396533/1050 count: 16 text: 414769 14456 19784 140660 6d5890361b79cd642e0e0336c1d29f68 94de76f7d17945f43ccc7882945cf03ae6e93218 414768-8w1d/_22 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/audio/lmms/pkg-plist copyroot: 0 / PLAIN K 8 Makefile V 29 file 5-178829.0.r414769/34270 K 8 distinfo V 29 file 8-178829.0.r414769/34569 K 5 files V 28 dir a-178829.0.r414769/48174 K 9 pkg-descr V 30 file m-178829.0.r340718/467752 K 9 pkg-plist V 29 file o-178829.0.r414769/48357 END ENDREP id: 4-178829.0.r414769/48921 type: dir pred: 4-178829.0.r412344/463017 count: 78 text: 414769 48665 243 0 fb2613afbc8fe6de09ede2b91783d945 cpath: /head/audio/lmms copyroot: 0 / PLAIN K 11 HVSC-Update V 28 dir 2-67968.0.r412344/294176 K 6 Maaate V 27 dir 2-38244.0.r371234/18462 K 8 Makefile V 23 file 2-190.0.r414397/61 K 7 aacgain V 26 dir 4-163782.0.r387913/573 K 10 aacplusenc V 29 dir 5-196610.0.r412344/294830 K 5 abcde V 26 dir 4-64121.0.r412677/1748 K 7 abcmidi V 25 dir 4-66558.0.r403699/555 K 9 abcselect V 28 dir 4-66556.0.r340718/247169 K 6 abraca V 29 dir 4-192709.0.r412344/296204 K 22 acoustid-fingerprinter V 27 dir 4-306506.0.r413370/5159 K 6 adplay V 29 dir 4-134949.0.r412344/297622 K 4 afsp V 27 dir 4-29081.0.r371234/21418 K 5 aften V 28 dir 4-252529.0.r398832/19595 K 4 alac V 28 dir 4-130593.0.r403635/13384 K 8 alienwah V 28 dir 4-66953.0.r412344/298310 K 8 alsa-lib V 27 dir 2-255774.0.r414376/1880 K 12 alsa-plugins V 27 dir 2-255775.0.r412373/6282 K 10 alsa-utils V 27 dir 2-255776.0.r412373/7021 K 5 alure V 29 dir 4-310620.0.r412344/299051 K 11 amarok-kde4 V 29 dir i-103684.0.r412344/299849 K 11 amb-plugins V 29 dir 4-199097.0.r412344/300506 K 3 amp V 24 dir 2-7735.0.r400035/699 K 5 ample V 27 dir 4-56399.0.r384380/10666 K 8 aqualung V 27 dir 4-174878.0.r414276/2574 K 6 ardour V 29 dir 4-179203.0.r412344/301991 K 4 ario V 29 dir 4-244928.0.r412344/302735 K 4 arss V 29 dir 4-246843.0.r412344/303380 K 4 ascd V 28 dir 2-15125.0.r412344/304109 K 5 asmix V 26 dir 4-88219.0.r346278/1306 K 7 asmixer V 25 dir 4-88221.0.r367102/668 K 7 asunder V 29 dir 4-199628.0.r412344/304842 K 6 atunes V 29 dir 4-204686.0.r412344/305580 K 5 aubio V 29 dir 4-219094.0.r412344/306318 K 8 audacity V 28 dir 4-60256.0.r412344/307101 K 5 audex V 29 dir 4-238050.0.r412344/307834 K 7 audiere V 29 dir 4-215601.0.r412344/308575 K 8 audiotag V 29 dir 4-211301.0.r412344/309229 K 5 aumix V 25 dir 2-19079.0.r407570/504 K 11 aureal-kmod V 27 dir 4-37223.0.r387021/38168 K 6 autocd V 26 dir 4-77872.0.r396513/1490 K 10 autotalent V 29 dir 4-272438.0.r412344/309879 K 7 autozen V 27 dir 4-32704.0.r403635/14832 K 7 baresip V 29 dir 4-303501.0.r412344/310908 K 8 baudline V 28 dir 4-54427.0.r412344/311609 K 6 bcg729 V 26 dir 4-376897.0.r400950/845 K 5 beast V 29 dir 4-112146.0.r412344/312347 K 4 beep V 33 dir 4-78380.0-388347.r388539/2251 K 5 beets V 29 dir 4-312265.0.r412344/312988 K 4 blop V 28 dir 4-66975.0.r412344/313719 K 7 boodler V 28 dir 4-96976.0.r412344/314498 K 7 bristol V 29 dir 4-305142.0.r412344/315236 K 4 calf V 27 dir 4-240377.0.r414721/3689 K 3 cam V 24 dir 2-4484.0.r407638/629 K 7 cantata V 29 dir 4-379312.0.r412344/316710 K 12 caps-plugins V 29 dir 4-186693.0.r412344/317364 K 8 ccaudio2 V 28 dir g-31080.0.r412344/318103 K 10 cd-console V 25 dir 4-24051.0.r408390/634 K 9 cd-discid V 28 dir 4-63718.0.r340725/288313 K 6 cd2mp3 V 28 dir 4-29090.0.r412344/318741 K 11 cddb-bundle V 29 dir 4-177455.0.r405891/103154 K 10 cdparanoia V 25 dir 4-72826.0.r387522/638 K 6 cdplay V 24 dir 2-8670.0.r407641/635 K 4 celt V 29 dir 4-228338.0.r412344/319429 K 9 checkmate V 27 dir 4-143585.0.r376388/3906 K 9 chordpack V 27 dir 4-44931.0.r400848/48975 K 11 chromaprint V 27 dir 4-306505.0.r413370/6474 K 17 clementine-player V 27 dir 4-252174.0.r414276/3316 K 5 clunk V 26 dir 4-252624.0.r387329/635 K 4 cmp3 V 28 dir 2-17858.0.r412344/321568 K 3 cmt V 28 dir 4-60300.0.r412344/322205 K 4 cmus V 29 dir 4-145393.0.r412344/322937 K 6 codec2 V 29 dir 4-403762.0.r412344/323625 K 5 cpige V 29 dir 4-132399.0.r340725/302156 K 5 cplay V 26 dir 4-59971.0.r401853/2502 K 9 cpp-xmms2 V 29 dir 4-167148.0.r412344/324227 K 5 creox V 29 dir 4-239865.0.r412344/324968 K 4 crip V 28 dir 4-84790.0.r412344/325658 K 6 csound V 26 dir 4-33719.0.r412625/2178 K 7 csound6 V 33 dir 4-33719.0-339377.r413700/3516 K 8 ctronome V 27 dir 4-259555.0.r370385/1136 K 7 cue2toc V 28 dir 4-89900.0.r412344/327876 K 9 cueplayer V 29 dir 4-249188.0.r412344/328577 K 8 cuetools V 28 dir 4-96945.0.r405891/103892 K 6 cutmp3 V 29 dir 4-221253.0.r405891/104577 K 6 dagrab V 28 dir 2-15777.0.r386312/224289 K 7 darkice V 28 dir 4-52256.0.r412344/329317 K 3 dcd V 29 dir 4-215390.0.r412344/330007 K 8 deadbeef V 27 dir 4-249492.0.r414276/4058 K 20 deadbeef-jack-plugin V 29 dir 4-401885.0.r412344/331405 K 21 deadbeef-mpris-plugin V 29 dir 4-286021.0.r412344/332129 K 22 deadbeef-mpris2-plugin V 29 dir 4-401753.0.r412344/332802 K 32 deadbeef-musical-spectrum-plugin V 29 dir 4-407524.0.r412344/333527 K 31 deadbeef-playback-status-plugin V 29 dir 4-407613.0.r412344/334260 K 28 deadbeef-quick-search-plugin V 29 dir 4-407579.0.r412344/334991 K 24 deadbeef-vu-meter-plugin V 29 dir 4-410008.0.r412344/335716 K 32 deadbeef-waveform-seekbar-plugin V 29 dir 4-407572.0.r412344/336445 K 20 decibel-audio-player V 29 dir 4-261699.0.r412344/337226 K 14 deforaos-mixer V 29 dir 4-309220.0.r412344/337890 K 7 dekagen V 28 dir 4-87122.0.r412344/338587 K 6 denemo V 28 dir 4-38716.0.r412344/339322 K 7 dir2ogg V 29 dir 4-206221.0.r412344/339973 K 6 discid V 28 dir 4-78376.0.r340722/178991 K 5 dream V 36 dir 4-171834.0-409075.r412344/340727 K 9 drumpiler V 28 dir 4-98186.0.r374303/135368 K 8 dsbmixer V 29 dir 4-410972.0.r412344/341452 K 4 dssi V 29 dir 4-182321.0.r412344/342151 K 8 dtmfdial V 26 dir 4-158442.0.r403212/574 K 4 dumb V 29 dir 2-131137.0.r412344/342894 K 12 dumb-allegro V 28 dir 6-242863.0.r394778/77404 K 7 easytag V 28 dir 4-42646.0.r412344/343623 K 7 eawpats V 28 dir 4-94966.0.r386312/226362 K 7 eawplus V 29 dir 4-150998.0.r412344/344368 K 8 ecasound V 28 dir 4-36366.0.r412344/345101 K 4 emms V 27 dir 4-163258.0.r384819/8977 K 8 enscribe V 29 dir 4-113687.0.r412344/345754 K 10 epos-devel V 27 dir 4-142268.0.r407279/2965 K 6 esound V 28 dir 2-11957.0.r412344/346544 K 6 espeak V 29 dir 4-160678.0.r412344/347283 K 9 esperanza V 29 dir 4-185802.0.r412344/347935 K 4 etcd V 27 dir 4-242387.0.r408621/1088 K 6 etktab V 25 dir 4-88224.0.r399692/580 K 6 exaile V 29 dir 4-180128.0.r412344/348631 K 6 extace V 28 dir 2-28705.0.r412344/349317 K 8 ezstream V 29 dir 4-119546.0.r412344/350011 K 4 faac V 29 dir 4-108523.0.r412344/350750 K 4 faad V 27 dir 4-73421.0.r387021/43704 K 4 fapg V 29 dir 4-166575.0.r412344/351434 K 6 fcplay V 28 dir 4-32783.0.r412344/352117 K 7 fdk-aac V 27 dir 4-302160.0.r381387/1416 K 4 fdmf V 29 dir 4-176225.0.r412344/352758 K 8 festalon V 29 dir a-139303.0.r412344/353502 K 7 festdoc V 28 dir 4-32683.0.r386312/228479 K 8 festival V 28 dir k-32683.0.r412344/354294 K 24 festival-freebsoft-utils V 29 dir 4-247381.0.r412344/355010 K 11 festlex-cmu V 29 dir 3w-32683.0.r386312/229965 K 13 festlex-czech V 28 dir 4-208962.0.r371234/55061 K 12 festlex-oald V 29 dir 48-32683.0.r412344/355732 K 11 festlex-ogi V 29 dir 4k-32683.0.r412344/356439 K 14 festlex-poslex V 29 dir 4w-32683.0.r386312/231379 K 25 festvox-cmu_us_awb_arctic V 27 dir 4-402777.0.r402849/6158 K 25 festvox-cmu_us_bdl_arctic V 27 dir e-402777.0.r402849/7147 K 25 festvox-cmu_us_clb_arctic V 26 dir o-402777.0.r402853/568 K 25 festvox-cmu_us_jmk_arctic V 27 dir y-402777.0.r402849/9141 K 25 festvox-cmu_us_ksp_arctic V 28 dir g-402849.0.r402849/10362 K 25 festvox-cmu_us_rms_arctic V 28 dir 18-402777.0.r402853/1240 K 25 festvox-cmu_us_slt_arctic V 30 dir 1i-402777.0.r412344/357160 K 13 festvox-czech V 29 dir o-208962.0.r412344/357927 K 11 festvox-don V 29 dir 5w-32683.0.r412344/358637 K 12 festvox-el11 V 29 dir 68-32683.0.r412344/359347 K 13 festvox-kal16 V 29 dir 6w-32683.0.r412344/360060 K 12 festvox-kal8 V 29 dir 78-32683.0.r412344/360773 K 13 festvox-ked16 V 29 dir 7k-32683.0.r412344/361486 K 12 festvox-ked8 V 29 dir 7w-32683.0.r412344/362199 K 13 festvox-rab16 V 29 dir 8w-32683.0.r412344/362912 K 12 festvox-rab8 V 28 dir 4-32721.0.r412344/363618 K 15 festvox-russian V 29 dir 4-314622.0.r412344/364331 K 7 firefly V 29 dir 4-221797.0.r412344/365083 K 4 flac V 28 dir 4-39997.0.r412344/365811 K 7 flac123 V 29 dir 4-109213.0.r412344/366456 K 6 flacon V 29 dir 4-382805.0.r412344/367243 K 5 flake V 29 dir 4-312940.0.r386312/238388 K 5 flite V 28 dir 4-124399.0.r387021/47836 K 10 fluidsynth V 28 dir 4-94973.0.r412344/367975 K 15 fluidsynth-dssi V 29 dir 4-183128.0.r412344/368728 K 4 fmit V 29 dir 4-199126.0.r412344/369476 K 7 fpc-a52 V 29 dir 4-259362.0.r412344/370118 K 7 fpc-mad V 29 dir 4-259375.0.r412344/370764 K 11 fpc-modplug V 29 dir 4-259377.0.r412344/371413 K 13 fpc-oggvorbis V 29 dir 4-259379.0.r412344/372069 K 10 fpc-openal V 28 dir 4-259380.0.r403082/68476 K 5 fplib V 29 dir 4-285654.0.r412344/372812 K 8 freealut V 26 dir 4-160210.0.r383693/640 K 23 freedesktop-sound-theme V 27 dir 1j-225629.0.r382573/654 K 8 freepats V 28 dir 4-206740.0.r371234/74424 K 15 funktrackergold V 25 dir 4-41011.0.r408392/561 K 6 gbemol V 29 dir 4-208954.0.r412344/373510 K 7 gbsplay V 29 dir 4-138126.0.r412344/374211 K 7 gervill V 26 dir 4-231731.0.r401173/725 K 8 ghostess V 29 dir 4-183188.0.r412344/374908 K 7 gigedit V 29 dir 4-222908.0.r412344/375608 K 6 gimmix V 29 dir 4-189796.0.r412344/376302 K 10 gkrellmms2 V 28 dir k-32617.0.r412344/376991 K 10 gkrellmss2 V 28 dir 4-88228.0.r412344/377639 K 14 gkrellmvolume2 V 28 dir j-29786.0.r412344/378331 K 5 glame V 28 dir 4-33151.0.r412344/379070 K 5 glurp V 29 dir 4-111279.0.r412344/379764 K 12 gmidimonitor V 29 dir 4-188540.0.r412344/380420 K 6 gmixer V 28 dir 2-17597.0.r386312/239779 K 4 gmpc V 28 dir 4-91004.0.r412344/381120 K 10 gmpc-alarm V 29 dir 4-221034.0.r412344/381821 K 14 gmpc-albumview V 29 dir 4-242084.0.r412344/382531 K 12 gmpc-discogs V 29 dir 4-242085.0.r412344/383244 K 18 gmpc-extraplaylist V 29 dir 4-210127.0.r412344/383915 K 11 gmpc-lastfm V 29 dir 4-199552.0.r412344/384634 K 14 gmpc-libnotify V 29 dir 4-210121.0.r412344/385300 K 11 gmpc-lyrics V 29 dir 4-199556.0.r412344/385966 K 17 gmpc-lyricsplugin V 29 dir 4-242086.0.r412344/386635 K 14 gmpc-lyricwiki V 29 dir 4-221033.0.r412344/387356 K 14 gmpc-magnatune V 29 dir 4-199548.0.r412344/388074 K 12 gmpc-mdcover V 29 dir 4-199546.0.r412344/388790 K 12 gmpc-mserver V 29 dir 4-210125.0.r412344/389504 K 10 gmpc-shout V 29 dir 4-210131.0.r412344/390216 K 14 gmpc-wikipedia V 29 dir 4-210133.0.r412344/390930 K 4 gmtp V 29 dir 4-313547.0.r412344/391631 K 13 gmusicbrowser V 29 dir 4-288019.0.r412344/392331 K 7 gnaural V 29 dir 4-289782.0.r412344/393079 K 11 gnome-audio V 26 dir 2-15733.0.r375137/3908 K 11 gnome-media V 28 dir 2-17092.0.r412344/393781 K 11 gnome-music V 30 dir 1y-372768.0.r412344/394492 K 10 gnomoradio V 29 dir 4-126897.0.r412344/395243 K 10 gnormalize V 29 dir 4-206854.0.r412344/395994 K 7 gnuitar V 26 dir 4-150321.0.r405820/740 K 6 gnupod V 28 dir 4-73170.0.r412344/396695 K 11 gnuspeechsa V 29 dir 4-399883.0.r405891/118390 K 16 gnustep-cdplayer V 29 dir 4-177464.0.r412344/397405 K 9 gogglesmm V 27 dir c-214243.0.r414276/4748 K 6 goobox V 30 dir 39-201947.0.r412344/398822 K 6 gqmpeg V 28 dir 2-14561.0.r412344/399562 K 7 gqradio V 28 dir 4-83277.0.r412344/400256 K 9 gramofile V 28 dir 4-27398.0.r412344/400991 K 4 grip V 28 dir 2-30402.0.r412344/401721 K 3 gsm V 25 dir 2-727.0.r363157/25600 K 6 gsound V 29 dir 4-391185.0.r412344/402414 K 9 gspeakers V 28 dir 4-95734.0.r412344/403111 K 24 gstreamer-plugins-a52dec V 27 dir c-130046.0.r352119/6017 K 23 gstreamer-plugins-amrnb V 27 dir 6-260660.0.r352119/6591 K 26 gstreamer-plugins-amrwbdec V 27 dir a-260660.0.r352119/7166 K 25 gstreamer-plugins-cdaudio V 27 dir 7-180530.0.r352119/7745 K 28 gstreamer-plugins-cdparanoia V 28 dir 18-130046.0.r352119/8330 K 24 gstreamer-plugins-esound V 28 dir 1g-130046.0.r352119/8916 K 22 gstreamer-plugins-faac V 28 dir 1o-130046.0.r352119/9496 K 22 gstreamer-plugins-faad V 29 dir 1w-130046.0.r352119/10074 K 22 gstreamer-plugins-flac V 30 dir 24-130046.0.r374303/148611 K 23 gstreamer-plugins-flite V 28 dir 9-269675.0.r352119/11236 K 29 gstreamer-plugins-fluendo-mp3 V 28 dir 4-185934.0.r393429/40419 K 21 gstreamer-plugins-gme V 28 dir 6-264596.0.r352119/11811 K 21 gstreamer-plugins-gsm V 29 dir 2c-130046.0.r352119/12389 K 22 gstreamer-plugins-jack V 28 dir 5-180536.0.r352119/12968 K 24 gstreamer-plugins-ladspa V 29 dir 30-130046.0.r352119/13550 K 22 gstreamer-plugins-lame V 29 dir 38-130046.0.r352119/14135 K 21 gstreamer-plugins-mad V 30 dir 3g-130046.0.r374303/149196 K 25 gstreamer-plugins-moodbar V 29 dir 4-189612.0.r412344/403925 K 21 gstreamer-plugins-mp3 V 26 dir 4-193011.0.r392148/660 K 26 gstreamer-plugins-musepack V 29 dir 3w-130046.0.r352119/15302 K 21 gstreamer-plugins-nas V 28 dir 4-193881.0.r352119/15886 K 21 gstreamer-plugins-ogg V 29 dir 4k-130046.0.r352119/16466 K 22 gstreamer-plugins-opus V 27 dir 6-315020.0.r355266/4837 K 23 gstreamer-plugins-pulse V 29 dir 1s-175253.0.r352119/17622 K 24 gstreamer-plugins-shout2 V 27 dir 6-131460.0.r353022/2740 K 25 gstreamer-plugins-sidplay V 29 dir 5c-130046.0.r352119/18794 K 25 gstreamer-plugins-sndfile V 28 dir 4-193884.0.r352119/19380 K 28 gstreamer-plugins-soundtouch V 28 dir 2q-209647.0.r403855/3099 K 21 gstreamer-plugins-spc V 28 dir 4-180546.0.r352119/20554 K 23 gstreamer-plugins-speex V 29 dir 60-130046.0.r352119/21136 K 24 gstreamer-plugins-taglib V 29 dir 2y-209647.0.r352119/21723 K 25 gstreamer-plugins-twolame V 28 dir e-260660.0.r352119/22308 K 24 gstreamer-plugins-vorbis V 29 dir 68-130046.0.r352119/22894 K 25 gstreamer-plugins-wavpack V 29 dir 8-138594.0.r374303/149781 K 25 gstreamer1-plugins-a52dec V 27 dir 6-316693.0.r405242/7205 K 24 gstreamer1-plugins-amrnb V 27 dir a-316693.0.r405242/7776 K 27 gstreamer1-plugins-amrwbdec V 27 dir e-316693.0.r405242/8350 K 23 gstreamer1-plugins-bs2b V 27 dir 6-397984.0.r405242/8926 K 29 gstreamer1-plugins-cdparanoia V 27 dir i-316693.0.r405242/9502 K 30 gstreamer1-plugins-chromaprint V 27 dir a-397984.0.r413370/7801 K 23 gstreamer1-plugins-faac V 28 dir q-316693.0.r405242/10077 K 23 gstreamer1-plugins-faad V 28 dir u-316693.0.r405242/10650 K 23 gstreamer1-plugins-flac V 28 dir y-316693.0.r405242/11224 K 24 gstreamer1-plugins-flite V 29 dir 12-316693.0.r405242/11802 K 22 gstreamer1-plugins-gme V 29 dir 16-316693.0.r405242/12380 K 22 gstreamer1-plugins-gsm V 29 dir 1a-316693.0.r405242/12956 K 23 gstreamer1-plugins-jack V 29 dir 1e-316693.0.r405242/13533 K 23 gstreamer1-plugins-lame V 29 dir 1i-316693.0.r405242/14111 K 22 gstreamer1-plugins-mad V 29 dir 1m-316693.0.r405242/14689 K 26 gstreamer1-plugins-modplug V 29 dir 1q-316693.0.r405242/15270 K 25 gstreamer1-plugins-mpg123 V 27 dir e-397984.0.r411860/5099 K 22 gstreamer1-plugins-ogg V 29 dir 1u-316693.0.r405242/15850 K 23 gstreamer1-plugins-opus V 28 dir 1y-316693.0.r411860/5675 K 24 gstreamer1-plugins-pulse V 28 dir 8-374804.0.r405242/17007 K 25 gstreamer1-plugins-shout2 V 29 dir 22-316693.0.r405242/17588 K 26 gstreamer1-plugins-sidplay V 29 dir 26-316693.0.r405242/18174 K 29 gstreamer1-plugins-soundtouch V 28 dir 2a-316693.0.r411860/6259 K 24 gstreamer1-plugins-speex V 29 dir 2e-316693.0.r405242/18760 K 25 gstreamer1-plugins-taglib V 29 dir 2i-316693.0.r405242/19345 K 26 gstreamer1-plugins-twolame V 29 dir 2m-316693.0.r405242/19932 K 25 gstreamer1-plugins-vorbis V 29 dir 2q-316693.0.r405242/20519 K 26 gstreamer1-plugins-wavpack V 29 dir 2u-316693.0.r405242/21106 K 5 gtick V 29 dir 4-100724.0.r412344/404636 K 10 gtkguitune V 29 dir 4-128654.0.r405891/120503 K 6 gtkpod V 28 dir 4-79394.0.r412344/405328 K 7 gtmixer V 28 dir 4-312091.0.r385514/34407 K 6 guspat V 26 dir 4-150994.0.r399314/559 K 9 gvolwheel V 28 dir 4-312020.0.r393444/17806 K 6 gxmms2 V 29 dir 4-157342.0.r412344/406017 K 4 harp V 28 dir 4-307245.0.r414014/26848 K 9 hawkvoice V 27 dir 4-158103.0.r400035/1419 K 6 herrie V 29 dir 4-169390.0.r412344/407494 K 6 hexter V 29 dir 4-183192.0.r412344/408236 K 7 hs-ALUT V 26 dir 4-247733.0.r395642/543 K 9 hs-OpenAL V 29 dir 4-247732.0.r394918/197339 K 9 hs-libmpd V 29 dir 4-254446.0.r394918/198611 K 8 hydrogen V 29 dir 4-112199.0.r412344/408979 K 14 hydrogen-devel V 29 dir 6-362254.0.r412344/409725 K 10 icecast-kh V 29 dir 4-334719.0.r412344/410477 K 8 icecast2 V 28 dir h-17549.0.r412344/411166 K 12 icegenerator V 29 dir 4-119335.0.r412344/411923 K 4 ices V 28 dir 4-73404.0.r412344/412570 K 5 id3ed V 27 dir 5-279820.0.r411834/1124 K 5 id3el V 28 dir 4-36142.0.r412344/413254 K 6 id3lib V 28 dir 4-34342.0.r371234/103658 K 7 id3mtag V 27 dir 4-144058.0.r405178/1284 K 6 id3ren V 34 dir 2-18162.0-318619.r385514/38638 K 7 id3tool V 27 dir 4-41010.0.r357139/41985 K 5 id3v2 V 28 dir 4-48999.0.r412344/413935 K 4 idjc V 27 dir 4-351443.0.r414602/1468 K 8 ifp-line V 26 dir 4-119339.0.r406028/631 K 4 jack V 29 dir 4-103465.0.r412344/415357 K 13 jack-keyboard V 29 dir 4-183196.0.r412344/416056 K 9 jack-rack V 29 dir 4-181103.0.r412344/416806 K 14 jack-smf-utils V 29 dir 4-213153.0.r412344/417510 K 10 jack_ghero V 29 dir 2-276127.0.r412344/418171 K 10 jack_mixer V 29 dir 4-259513.0.r412344/418877 K 10 jack_umidi V 29 dir 2-276129.0.r412344/419574 K 5 jamin V 29 dir 4-179051.0.r412344/420278 K 7 jid3lib V 29 dir 4-159471.0.r340722/235115 K 6 jmusic V 26 dir 4-173091.0.r402903/582 K 8 jokosher V 29 dir 4-261665.0.r412344/420980 K 3 juk V 30 dir 4r-131766.0.r412344/421685 K 4 juke V 25 dir 2-18389.0.r408393/603 K 6 julius V 29 dir 4-234998.0.r412344/422385 K 3 jxm V 29 dir 4-103272.0.r412344/423075 K 13 kaudiocreator V 29 dir 2-267714.0.r412344/423778 K 5 kexis V 29 dir 4-168430.0.r340725/418504 K 9 kid3-kde4 V 27 dir i-169939.0.r413370/8555 K 8 kid3-qt4 V 27 dir b-333590.0.r333590/4715 K 8 kid3-qt5 V 34 dir b-333590.0-346931.r395455/2071 K 11 kio-audiocd V 30 dir 1e-311483.0.r412344/425282 K 4 kmix V 30 dir 1s-311483.0.r412344/426037 K 4 kscd V 30 dir 26-311483.0.r412344/426786 K 9 ksmp3play V 28 dir 4-49575.0.r412344/427523 K 13 kstreamripper V 36 dir 2-255729.0-405139.r412344/428288 K 6 ladspa V 25 dir 4-60298.0.r403899/633 K 4 lame V 28 dir 2-15031.0.r412344/429070 K 4 lash V 29 dir 4-182325.0.r412344/429807 K 9 last-cmus V 28 dir 4-223677.0.r389300/14436 K 7 last.fm V 29 dir 4-184373.0.r412344/430602 K 14 lastfm-desktop V 29 dir 4-316136.0.r412344/431353 K 6 liba52 V 28 dir 4-48839.0.r412344/432053 K 10 libaacplus V 29 dir 5-261661.0.r412344/432796 K 9 libadplug V 29 dir 4-134947.0.r412344/433500 K 7 libaiff V 28 dir 4-173058.0.r375006/11441 K 8 libamrnb V 29 dir 4-192811.0.r412344/434243 K 8 libamrwb V 29 dir 4-192987.0.r412344/434988 K 5 libao V 28 dir 4-34666.0.r412344/435723 K 12 libaudiofile V 27 dir 2-15537.0.r393429/42701 K 6 libbpm V 29 dir 4-248141.0.r371234/117359 K 7 libbs2b V 29 dir 4-254785.0.r412344/436420 K 11 libcanberra V 29 dir 4-218094.0.r412344/437170 K 16 libcanberra-gtk3 V 29 dir 7-280295.0.r372768/745964 K 10 libcdaudio V 26 dir 2-19158.0.r353225/1176 K 7 libcddb V 29 dir 4-102671.0.r374303/161979 K 11 libcddb-doc V 29 dir 4-134095.0.r371234/119514 K 11 libconvolve V 29 dir 4-189587.0.r412344/437927 K 11 libcoverart V 29 dir 4-306067.0.r412344/438629 K 9 libdiscid V 26 dir 4-209893.0.r405453/574 K 17 libdssialsacompat V 29 dir 4-171821.0.r371234/120225 K 10 libebur128 V 29 dir 4-352819.0.r412344/439325 K 11 libechonest V 29 dir 4-313551.0.r412344/440070 K 14 libfilteraudio V 34 dir 4-377045.0-384870.r390058/4360 K 12 libfishsound V 29 dir 4-258836.0.r412344/440775 K 6 libgig V 29 dir 4-222866.0.r412344/441478 K 6 libgme V 29 dir 4-254047.0.r405891/122668 K 7 libgpod V 28 dir 4-153813.0.r414014/27535 K 9 libgroove V 27 dir 4-352820.0.r413370/9248 K 9 libid3tag V 26 dir 4-95216.0.r368428/1293 K 8 libkcddb V 30 dir 2k-311483.0.r412344/443577 K 15 libkcompactdisc V 30 dir 2u-311483.0.r412344/444338 K 9 liblastfm V 29 dir 4-235518.0.r412344/445043 K 5 liblo V 29 dir 4-178904.0.r412344/445781 K 7 liblscp V 29 dir 4-222867.0.r405891/123360 K 6 libmad V 25 dir 4-95213.0.r374613/644 K 12 libmatemixer V 29 dir e-393031.0.r412344/446477 K 9 libmikmod V 26 dir 2-18522.0.r405238/1845 K 10 libmodplug V 28 dir 4-110234.0.r397395/18737 K 19 libmp3-archive-perl V 26 dir 4-259631.0.r401627/657 K 10 libmp3splt V 29 dir 4-231117.0.r412344/447222 K 6 libmpd V 29 dir 4-158858.0.r405891/124054 K 12 libmpdclient V 29 dir 4-246827.0.r412344/447922 K 15 libmusicbrainz3 V 28 dir g-34344.0.r412344/448625 K 15 libmusicbrainz5 V 29 dir 14-34344.0.r412344/449375 K 6 libnjb V 29 dir 4-171763.0.r412344/450078 K 8 libnoise V 26 dir 4-171541.0.r380928/725 K 6 libofa V 29 dir 4-158541.0.r412344/450819 K 6 libogg V 27 dir 4-34667.0.r399214/15063 K 7 liboggz V 29 dir 4-174869.0.r412344/451514 K 10 libopenspc V 29 dir 4-225084.0.r412344/452165 K 13 libsamplerate V 28 dir 4-74570.0.r412344/452913 K 12 libshairport V 28 dir 4-312476.0.r377064/15892 K 8 libshout V 28 dir 4-29326.0.r412344/453604 K 10 libsidplay V 28 dir 2-12132.0.r371234/130968 K 11 libsidplay2 V 26 dir f-12132.0.r377343/2016 K 12 libsidplayfp V 29 dir 4-341455.0.r412344/454343 K 6 libsmf V 27 dir 4-251757.0.r358119/1000 K 10 libsndfile V 28 dir 4-45260.0.r412344/455040 K 9 libtremor V 29 dir 4-102042.0.r412344/455734 K 8 libumidi V 29 dir 2-276130.0.r412344/456432 K 9 libvorbis V 28 dir 4-34669.0.r412344/457168 K 10 libworkman V 28 dir 2-20683.0.r405891/124789 K 6 libxmp V 26 dir 4-312294.0.r413667/998 K 6 lingot V 29 dir 4-284261.0.r412344/457913 K 17 linux-c6-alsa-lib V 28 dir y-368845.0.r413168/50395 K 25 linux-c6-alsa-plugins-oss V 29 dir 18-368845.0.r413168/51913 K 32 linux-c6-alsa-plugins-pulseaudio V 29 dir 1q-368845.0.r413168/53132 K 19 linux-c6-alsa-utils V 29 dir 20-368845.0.r413168/54001 K 13 linux-c6-arts V 29 dir 2a-368845.0.r413168/55182 K 15 linux-c6-esound V 29 dir 2k-368845.0.r413168/56353 K 13 linux-c6-flac V 29 dir 2s-368845.0.r413168/57478 K 21 linux-c6-libaudiofile V 29 dir 30-368845.0.r413168/58617 K 15 linux-c6-libogg V 29 dir 38-368845.0.r413168/59745 K 19 linux-c6-libsndfile V 29 dir 3e-368845.0.r413168/60883 K 18 linux-c6-libvorbis V 29 dir 3m-368845.0.r413168/62017 K 15 linux-c6-mikmod V 29 dir 3s-368845.0.r413168/63143 K 17 linux-c6-nas-libs V 29 dir 3y-368845.0.r413168/64277 K 20 linux-c6-openal-soft V 29 dir 48-368845.0.r413168/65412 K 24 linux-c6-pulseaudio-libs V 29 dir 4e-368845.0.r413168/66935 K 25 linux-c6-pulseaudio-utils V 29 dir 4q-368845.0.r413168/68094 K 18 linux-c6-sdl_mixer V 29 dir 4y-368845.0.r413168/69233 K 18 linux-f10-alsa-lib V 29 dir e-149595.0.r412344/459483 K 26 linux-f10-alsa-plugins-oss V 27 dir 4-273302.0.r373443/3187 K 14 linux-f10-arts V 27 dir e-90427.0.r376417/21720 K 16 linux-f10-esound V 27 dir k-49755.0.r376417/22380 K 18 linux-f10-freealut V 28 dir 4-172526.0.r376417/23052 K 22 linux-f10-libaudiofile V 27 dir 4-49757.0.r376417/23730 K 16 linux-f10-libogg V 28 dir 4-149591.0.r376417/24353 K 19 linux-f10-libvorbis V 28 dir 4-149593.0.r376417/24977 K 16 linux-f10-mikmod V 28 dir 4-192610.0.r376417/25602 K 18 linux-f10-nas-libs V 28 dir 4-240654.0.r376417/26226 K 16 linux-f10-openal V 28 dir 2-149590.0.r376417/26850 K 21 linux-f10-openal-soft V 29 dir 6-259588.0.r368845/201710 K 25 linux-f10-pulseaudio-libs V 29 dir 4-273225.0.r386312/246149 K 19 linux-f10-sdl_mixer V 28 dir 4-192612.0.r376417/27475 K 13 linux-genpuid V 26 dir 4-238380.0.r398099/626 K 12 linux-laudio V 34 dir 4-145949.0-313029.r382737/2131 K 12 linux-mbrola V 28 dir 4-93137.0.r412344/460145 K 18 linux-neroaaccodec V 27 dir 5-203666.0.r355274/5003 K 23 linux-skype_oss_wrapper V 29 dir 4-389221.0.r412344/460809 K 12 linuxsampler V 28 dir 4-240220.0.r414014/28284 K 8 listener V 29 dir 4-122677.0.r412344/462280 K 4 lmms V 28 dir 4-178829.0.r414769/48921 K 8 lollypop V 28 dir 4-378619.0.r414014/29027 K 4 lpac V 27 dir 5-168436.0.r382737/2812 K 9 lua51-mpd V 29 dir 4-315334.0.r412344/464456 K 7 lv2core V 28 dir 4-223304.0.r383571/14597 K 7 lxmusic V 29 dir 4-304642.0.r412344/465155 K 3 mac V 26 dir 4-115895.0.r412626/696 K 7 madfufw V 29 dir 4-268576.0.r412344/466581 K 7 madplay V 28 dir 4-95221.0.r412344/467278 K 6 malint V 27 dir 4-137836.0.r376388/6672 K 7 mangler V 29 dir 2-263808.0.r412344/467974 K 6 maplay V 26 dir 2-976.0.r405891/125461 K 10 mate-media V 35 dir 2-17092.1-334661.r412344/468738 K 4 mbox V 29 dir 4-121065.0.r412344/469429 K 9 mbrolavox V 25 dir a-93137.0.r399409/607 K 6 mcplay V 28 dir 4-251297.0.r368108/19108 K 17 mctoolame-decoder V 27 dir 4-79535.0.r394778/98383 K 17 mctoolame-encoder V 27 dir 4-79537.0.r394778/99094 K 12 mehdiaplayer V 29 dir 4-245675.0.r386312/247560 K 10 mhwaveedit V 28 dir 4-57885.0.r412344/470076 K 6 midipp V 29 dir 2-276131.0.r412344/470771 K 6 mikmod V 27 dir 2-7778.0.r412344/471404 K 12 milkytracker V 27 dir 4-211197.0.r413438/2965 K 9 minitunes V 29 dir 4-257497.0.r412344/472859 K 9 mixer.app V 25 dir 2-17923.0.r395738/631 K 6 mixmos V 29 dir 4-114698.0.r386312/249002 K 5 mixxx V 29 dir 4-112300.0.r412344/473607 K 3 mma V 27 dir 4-187107.0.r414102/2945 K 3 moc V 29 dir 4-140354.0.r412344/475031 K 11 modplugplay V 29 dir e-110234.0.r412344/475723 K 4 mous V 27 dir 4-301404.0.r413590/2408 K 9 mp-player V 29 dir 4-141358.0.r412344/477217 K 17 mp3-archive-tools V 29 dir 4-259633.0.r412344/477924 K 7 mp32ogg V 28 dir 4-49568.0.r412344/478625 K 9 mp3_check V 26 dir 4-29103.0.r380300/3982 K 6 mp3asm V 28 dir 4-45261.0.r394778/100517 K 10 mp3blaster V 28 dir 4-24464.0.r412344/479365 K 7 mp3burn V 28 dir 4-96228.0.r412344/480009 K 4 mp3c V 28 dir 4-73478.0.r412344/480732 K 8 mp3check V 28 dir 4-41581.0.r412344/481371 K 5 mp3ck V 27 dir 4-54159.0.r357139/49619 K 7 mp3gain V 26 dir 4-73624.0.r363922/1444 K 11 mp3guessenc V 27 dir 4-143906.0.r409586/1024 K 7 mp3info V 28 dir 2-11508.0.r386312/250373 K 7 mp3lint V 29 dir 4-259632.0.r412344/482109 K 8 mp3mover V 28 dir 4-41643.0.r412344/482753 K 7 mp3plot V 29 dir 4-193315.0.r412344/483444 K 9 mp3rename V 28 dir 4-24560.0.r386312/251020 K 7 mp3riot V 28 dir 4-94198.0.r412344/484092 K 7 mp3splt V 28 dir 4-82976.0.r412344/484783 K 11 mp3splt-gtk V 29 dir 4-244845.0.r412344/485526 K 7 mp3stat V 28 dir 4-56420.0.r412344/486216 K 10 mp3unicode V 29 dir 4-200937.0.r412344/486861 K 6 mp3val V 26 dir 4-253974.0.r386446/524 K 7 mp3wrap V 27 dir 4-82977.0.r363157/30128 K 5 mpdas V 29 dir 4-222876.0.r412344/487551 K 10 mpdbrowser V 29 dir 4-224813.0.r412344/488288 K 6 mpdcon V 29 dir 4-177414.0.r412344/488990 K 6 mpg123 V 27 dir 2-7276.0.r412344/489673 K 9 mpg123.el V 28 dir 2-22483.0.r412344/490415 K 6 mpg321 V 28 dir 4-39972.0.r412344/491106 K 6 mpiosh V 25 dir 4-95259.0.r374886/699 K 3 mps V 29 dir 4-350651.0.r412344/491746 K 8 msbcg729 V 29 dir 9-384149.0.r412344/492437 K 6 msilbc V 29 dir 4-304963.0.r412344/493130 K 6 mumble V 29 dir 4-230386.0.r412344/493869 K 6 murmur V 29 dir 4-240425.0.r412344/494608 K 4 muse V 28 dir 4-60705.0.r412344/495295 K 8 musepack V 29 dir 4-108770.0.r405891/128907 K 9 musescore V 29 dir 4-278747.0.r412344/496035 K 19 musicbox-tag-editor V 29 dir 4-114945.0.r412344/496751 K 12 musiccontrol V 28 dir 4-82686.0.r412344/497461 K 7 musicpc V 35 dir 4-91115.0-334933.r412344/498162 K 7 musicpd V 28 dir 4-90611.0.r412344/498932 K 20 mythplugin-mythmusic V 27 dir 4-256791.0.r414276/5497 K 7 napster V 25 dir 2-23179.0.r408401/602 K 3 nas V 24 dir 2-317.0.r368840/1344 K 5 ncmpc V 29 dir 4-107016.0.r412344/500346 K 7 ncmpcpp V 27 dir 4-219450.0.r413751/1008 K 7 nekobee V 29 dir 4-183194.0.r412344/501735 K 9 normalize V 28 dir 4-37934.0.r412344/502433 K 8 nosefart V 27 dir 4-33819.0.r363157/34100 K 6 nspmod V 27 dir 2-6691.0.r386312/252403 K 3 ocp V 29 dir 6-134061.0.r412344/503169 K 7 ogg2mp3 V 29 dir 4-139081.0.r412344/503854 K 6 openal V 28 dir 4-33138.0.r412344/504645 K 11 openal-soft V 29 dir 4-227437.0.r412344/505385 K 12 opencore-amr V 29 dir 4-238611.0.r371234/166172 K 7 openspc V 27 dir 4-139069.0.r384248/4480 K 9 optimfrog V 26 dir 5-168439.0.r408636/798 K 14 optimfrog-sse2 V 27 dir 9-405077.0.r408636/1341 K 4 opus V 27 dir 4-301155.0.r406192/1379 K 10 opus-tools V 29 dir 4-301190.0.r412344/506127 K 8 opusfile V 29 dir 4-341456.0.r412344/506868 K 5 osalp V 28 dir 4-60548.0.r412344/507605 K 10 osd-lyrics V 28 dir 4-286022.0.r414014/29773 K 8 osdmixer V 29 dir 4-187866.0.r412344/509002 K 3 oss V 26 dir 4-194139.0.r413190/811 K 8 p5-Audio V 28 dir 4-93043.0.r412344/510473 K 11 p5-Audio-CD V 28 dir 4-34339.0.r412344/511168 K 17 p5-Audio-Ecasound V 29 dir 4-264867.0.r412344/511927 K 20 p5-Audio-FLAC-Header V 29 dir 4-168416.0.r412344/512650 K 12 p5-Audio-MPD V 27 dir 4-222169.0.r414309/1661 K 19 p5-Audio-MPD-Common V 29 dir 4-222164.0.r412344/514081 K 14 p5-Audio-Mixer V 28 dir 4-221249.0.r390918/17290 K 17 p5-Audio-Musepack V 29 dir 4-168420.0.r412344/514803 K 13 p5-Audio-Scan V 29 dir 4-237662.0.r412344/515520 K 18 p5-Audio-Scrobbler V 29 dir 4-152661.0.r412344/516234 K 12 p5-Audio-WMA V 27 dir 4-118941.0.r385807/3943 K 12 p5-Audio-Wav V 28 dir 4-63748.0.r412344/516940 K 7 p5-CDDB V 27 dir 4-39863.0.r381151/55528 K 12 p5-CDDB-File V 27 dir 4-62003.0.r381151/56224 K 11 p5-CDDB_get V 25 dir 4-48291.0.r388223/555 K 23 p5-Filesys-Virtual-DAAP V 29 dir 4-112417.0.r412344/517661 K 7 p5-MIDI V 29 dir 4-184636.0.r412344/518378 K 11 p5-MP3-Find V 29 dir 4-167621.0.r412344/519083 K 15 p5-MP3-ID3v1Tag V 26 dir 4-32673.0.r385807/5649 K 11 p5-MP3-Info V 28 dir 4-34051.0.r373448/915630 K 10 p5-MP3-Tag V 28 dir 4-130735.0.r396892/97857 K 16 p5-MP3-Tag-Utils V 29 dir 4-346744.0.r412344/519794 K 16 p5-MPEG-ID3v2Tag V 27 dir 4-36709.0.r381151/58330 K 27 p5-Music-Audioscrobbler-MPD V 29 dir 4-220506.0.r412344/520526 K 30 p5-Music-Audioscrobbler-Submit V 29 dir e-220506.0.r412344/521272 K 21 p5-MusicBrainz-DiscID V 29 dir 4-246497.0.r412344/522013 K 18 p5-Net-DAAP-Client V 29 dir 4-112359.0.r412344/522743 K 16 p5-Net-DAAP-DMAP V 29 dir 4-115691.0.r412344/523467 K 13 p5-Net-FreeDB V 29 dir 4-143779.0.r412344/524215 K 12 p5-Net-LibLO V 29 dir 4-253505.0.r412344/524924 K 20 p5-Ogg-Vorbis-Header V 29 dir 4-118939.0.r412344/525687 K 29 p5-Ogg-Vorbis-Header-PurePerl V 29 dir 4-199631.0.r412344/526419 K 8 p5-Shout V 28 dir 2-43008.0.r412344/527136 K 24 p5-Test-Corpus-Audio-MPD V 29 dir 4-261353.0.r412344/527855 K 12 p5-libvorbis V 28 dir 4-63807.0.r412344/528615 K 9 p5-tagged V 27 dir 4-41641.0.r381151/60819 K 8 p5-xmms2 V 29 dir 4-195035.0.r412344/529223 K 5 pacpl V 29 dir 4-168441.0.r412344/529924 K 5 paman V 29 dir 6-214414.0.r412344/530623 K 7 paprefs V 29 dir 4-198188.0.r412344/531322 K 8 patchage V 29 dir 4-222932.0.r412344/532070 K 11 pavucontrol V 29 dir 4-198186.0.r412344/532813 K 9 pavumeter V 29 dir 4-198190.0.r412344/533521 K 2 pd V 28 dir 4-59977.0.r412344/534248 K 10 pd-cyclone V 29 dir 4-410893.0.r412344/534935 K 21 pear-Text_Spell_Audio V 28 dir 4-206003.0.r402439/16655 K 10 penguinsap V 28 dir 4-139542.0.r376388/10764 K 8 pianobar V 29 dir 4-262639.0.r412344/535631 K 6 picard V 29 dir 4-159068.0.r412344/536328 K 19 pidgin-musictracker V 29 dir 4-211878.0.r412344/536987 K 6 pithos V 29 dir 4-294924.0.r412344/537741 K 4 play V 28 dir 2-12124.0.r386312/256829 K 7 playgsf V 29 dir 4-140307.0.r412344/538484 K 8 playmidi V 24 dir 2-1052.0.r408402/598 K 8 pm3umpdl V 29 dir 4-212029.0.r412344/539179 K 3 pms V 29 dir 4-254588.0.r412344/539872 K 12 pocketsphinx V 29 dir 4-209596.0.r412344/540574 K 9 portaudio V 28 dir 4-82206.0.r412344/541278 K 5 praat V 27 dir 4-158686.0.r413318/3278 K 6 pragha V 28 dir 4-392589.0.r414014/30508 K 9 puddletag V 29 dir 4-272218.0.r412344/543351 K 10 pulseaudio V 30 dir 20-175253.0.r412344/544113 K 5 py-al V 26 dir 4-316621.0.r383412/521 K 5 py-ao V 28 dir 4-67554.0.r412344/544809 K 9 py-apetag V 28 dir 4-184955.0.r372709/64052 K 7 py-cddb V 25 dir 4-67594.0.r381000/711 K 9 py-discid V 29 dir 4-379979.0.r412344/545451 K 17 py-discogs-client V 29 dir 4-322923.0.r412344/546109 K 8 py-eyed3 V 28 dir 4-87478.0.r412344/546761 K 18 py-fmoo-audiotools V 34 dir 4-400412.0-400471.r414276/6258 K 12 py-gmusicapi V 29 dir 4-372328.0.r412344/548221 K 6 py-id3 V 27 dir 4-67596.0.r371170/16465 K 10 py-karaoke V 29 dir 4-159025.0.r412344/548925 K 6 py-mad V 28 dir 4-67598.0.r412344/549569 K 6 py-mpd V 28 dir 4-210590.0.r371170/18488 K 7 py-mpd2 V 34 dir 4-210590.0-309932.r407801/1079 K 15 py-musicbrainz2 V 29 dir 4-159191.0.r412344/550218 K 17 py-musicbrainzngs V 29 dir 4-312266.0.r371234/204338 K 10 py-mutagen V 27 dir 4-163313.0.r396574/1044 K 6 py-ogg V 28 dir 4-67556.0.r412344/550865 K 9 py-openal V 29 dir 4-144316.0.r405891/134455 K 13 py-pyacoustid V 27 dir 4-312263.0.r413370/9897 K 10 py-pyaudio V 27 dir 4-309383.0.r412579/1913 K 9 py-pylast V 29 dir 4-315156.0.r412344/552867 K 10 py-pyliblo V 29 dir 4-227939.0.r412344/553604 K 8 py-shout V 29 dir 4-242959.0.r412344/554259 K 13 py-soundcloud V 26 dir 2-413915.0.r413999/522 K 8 py-speex V 29 dir 4-188982.0.r412344/554951 K 8 py-tagpy V 29 dir 4-183024.0.r412344/555641 K 9 py-vorbis V 28 dir 4-67558.0.r412344/556289 K 8 py-xmms2 V 29 dir 4-158516.0.r412344/556889 K 10 py3-pylast V 28 dir 4-362861.0.r376731/14043 K 6 pytone V 29 dir 4-191656.0.r412344/557585 K 8 qjackctl V 27 dir 4-179073.0.r412732/1309 K 10 qmpdclient V 26 dir 4-193258.0.r397811/721 K 8 qsampler V 27 dir 4-240266.0.r412733/1168 K 6 qsynth V 27 dir 4-204098.0.r412734/1134 K 6 quimup V 29 dir 4-269056.0.r412344/560458 K 9 raop_play V 29 dir 4-179189.0.r412344/561208 K 4 raul V 29 dir 4-222929.0.r412344/561908 K 6 rawrec V 28 dir 4-58811.0.r405891/138009 K 2 re V 28 dir 4-303468.0.r377064/17356 K 6 rebot3 V 29 dir 4-274167.0.r412344/562554 K 3 rem V 29 dir 4-303469.0.r412344/563249 K 5 resid V 27 dir 4-70371.0.r376388/12195 K 6 rexima V 26 dir 4-73592.0.r407640/1361 K 9 rhythmbox V 28 dir o-81256.0.r412344/563988 K 6 rio500 V 27 dir 2-30403.0.r387021/60196 K 7 rioutil V 28 dir 4-48235.0.r405891/138740 K 5 ripit V 28 dir 2-18391.0.r412344/564737 K 7 ripperx V 29 dir 4-181576.0.r412344/565477 K 10 rosegarden V 27 dir 2-3533.0.r412344/566205 K 5 rplay V 27 dir 2-1144.0.r412344/566932 K 6 rsynth V 27 dir 2-1677.0.r412344/567653 K 10 rubberband V 29 dir 4-290569.0.r412344/568392 K 14 ruby-audiofile V 28 dir 4-45279.0.r412344/569139 K 11 ruby-mp3tag V 26 dir 4-45585.0.r395989/1429 K 8 ruby-smf V 25 dir 4-56964.0.r413885/622 K 11 ruby-taglib V 29 dir 4-226588.0.r412344/569845 K 10 ruby-xmms2 V 29 dir 4-158518.0.r412344/570450 K 15 rubygem-librmpd V 28 dir 4-254413.0.r414136/96881 K 20 rubygem-ruby-mp3info V 27 dir o-77368.0.r414136/97539 K 20 rubygem-ruby-ogginfo V 35 dir 4-277402.0-335300.r414136/98275 K 18 rubygem-ruby-shout V 35 dir 4-277422.0-387633.r414136/99103 K 5 s3mod V 27 dir 2-1115.0.r386312/260898 K 6 sbagen V 26 dir 4-43664.0.r412438/1490 K 6 schism V 28 dir 4-136258.0.r383107/21983 K 9 scrobbler V 29 dir 4-134982.0.r412344/571975 K 10 sdl2_mixer V 27 dir 6-321500.0.r412624/3645 K 9 sdl_mixer V 28 dir 4-28007.0.r412344/573461 K 9 sdl_sound V 28 dir 4-75925.0.r412344/574155 K 6 sfront V 27 dir 4-49585.0.r376388/13519 K 9 shairplay V 29 dir 4-380143.0.r412344/574847 K 9 shairport V 29 dir 4-288667.0.r412344/575597 K 7 shntool V 28 dir 4-34685.0.r412344/576284 K 7 shorten V 25 dir 2-17553.0.r348028/537 K 5 shout V 25 dir 4-29606.0.r380333/608 K 10 shout-idjc V 26 dir 4-351442.0.r414603/609 K 9 shoutcast V 29 dir 5-289432.0.r412344/577729 K 7 sidplay V 28 dir r-12132.0.r412344/578422 K 8 sidplay2 V 29 dir 4-165059.0.r412344/579117 K 9 sidplayer V 28 dir 4-136256.0.r376388/14215 K 9 simplemod V 28 dir 4-82647.0.r412344/579765 K 5 siren V 29 dir 4-366354.0.r412344/580456 K 19 skype-call-recorder V 29 dir 4-384548.0.r412344/581106 K 4 slv2 V 29 dir 4-223425.0.r412344/581817 K 7 smasher V 29 dir 4-237469.0.r412344/582553 K 5 snack V 26 dir 4-50458.0.r413730/9458 K 3 snd V 28 dir 4-33588.0.r412344/583969 K 7 solfege V 28 dir 2-78690.0.r412344/584656 K 6 sonata V 29 dir 4-183026.0.r412344/585346 K 12 sooperlooper V 29 dir 4-290570.0.r412344/586089 K 12 sound-juicer V 28 dir 4-98853.0.r412344/586842 K 14 soundconverter V 29 dir 4-200024.0.r412344/587546 K 9 soundgrab V 28 dir 4-58855.0.r412344/588203 K 14 soundkonverter V 29 dir 4-268436.0.r412344/588950 K 10 soundtouch V 27 dir 4-135287.0.r403855/5741 K 12 soundtracker V 28 dir 4-24052.0.r412344/589700 K 3 sox V 26 dir 2-265.0.r412344/590379 K 8 specimen V 29 dir 4-186691.0.r412344/591120 K 5 speex V 28 dir 4-63721.0.r412344/591807 K 8 speexdsp V 26 dir a-376610.0.r401056/666 K 4 spek V 29 dir 2-260949.0.r412344/592495 K 6 sphinx V 27 dir 4-28966.0.r399684/27567 K 7 sphinx3 V 29 dir 4-209597.0.r412344/593237 K 10 sphinxbase V 29 dir 4-209595.0.r412344/593943 K 11 spiralloops V 28 dir 4-32722.0.r412344/594640 K 11 spiralsynth V 28 dir g-32722.0.r412344/595335 K 18 spiralsynthmodular V 28 dir 4-74306.0.r412344/596085 K 5 splay V 27 dir 2-6019.0.r340725/690887 K 7 splaytk V 28 dir 2-10659.0.r412344/596829 K 6 squash V 28 dir 4-94731.0.r412344/597569 K 16 squeezeboxserver V 29 dir q-107220.0.r412344/598374 K 32 squeezeboxserver-dynamicplaylist V 29 dir 4-215985.0.r412344/599112 K 27 squeezeboxserver-lazysearch V 29 dir 4-215989.0.r412344/599860 K 28 squeezeboxserver-sqlplaylist V 29 dir 4-215994.0.r412344/600604 K 30 squeezeboxserver-superdatetime V 29 dir 4-215990.0.r412344/601349 K 26 squeezeboxserver-trackstat V 29 dir 4-215991.0.r412344/602094 K 12 streamripper V 28 dir 4-29186.0.r412344/602804 K 16 streamtranscoder V 29 dir 4-141517.0.r412344/603509 K 11 streamtuner V 28 dir 4-74606.0.r412344/604264 K 10 stymulator V 26 dir 4-251581.0.r408405/667 K 5 sweep V 28 dir 4-33096.0.r412344/604958 K 10 swhplugins V 28 dir 4-70194.0.r412344/605654 K 6 taglib V 28 dir 4-98895.0.r412344/606388 K 13 taglib-extras V 29 dir 4-239091.0.r412344/607130 K 12 taglib-sharp V 27 dir 4-219327.0.r387194/1034 K 9 taglookup V 27 dir 4-203772.0.r413942/1329 K 7 tagtool V 29 dir 4-121398.0.r412344/608567 K 7 tagutil V 29 dir 4-231392.0.r412344/609216 K 11 tap-plugins V 29 dir 4-109539.0.r371234/241916 K 3 tcd V 29 dir 4-215806.0.r386312/265152 K 7 tclmidi V 26 dir 2-20161.0.r395035/1697 K 17 teamspeak3-server V 26 dir 4-88237.0.r414330/1281 K 17 tempest_for_eliza V 28 dir 4-40636.0.r394778/119186 K 11 terminatorx V 28 dir 4-60310.0.r412344/609960 K 24 thunar-media-tags-plugin V 29 dir 4-183185.0.r412344/610675 K 11 timemachine V 29 dir 4-183475.0.r412344/611399 K 8 timidity V 27 dir 2-4543.0.r412344/612132 K 10 timidity++ V 27 dir n-4543.0.r412344/613293 K 16 timidity++-emacs V 27 dir 2-22378.0.r356603/10286 K 14 timidity++-gtk V 27 dir 2-22382.0.r356603/10891 K 16 timidity++-motif V 27 dir 2-22379.0.r356603/11496 K 16 timidity++-slang V 27 dir 2-22383.0.r356603/12104 K 16 timidity++-tcltk V 28 dir 2-22396.0.r371234/249327 K 14 timidity++-xaw V 28 dir 2-22385.0.r371234/249990 K 16 timidity++-xskin V 28 dir 2-22384.0.r371234/250703 K 5 tkeca V 29 dir 4-315035.0.r412344/613994 K 8 tomahawk V 29 dir 4-313554.0.r412344/614787 K 7 toolame V 25 dir 4-59728.0.r401168/725 K 5 tosha V 27 dir 2-6555.0.r386312/265874 K 8 trommler V 27 dir 4-79355.0.r387021/74370 K 4 tse3 V 27 dir 4-114784.0.r406074/1076 K 3 tta V 28 dir 4-124046.0.r363374/71558 K 9 tuneradio V 26 dir 4-100177.0.r342958/784 K 9 tuxguitar V 29 dir 4-190995.0.r412344/615536 K 7 twolame V 29 dir 4-134478.0.r412344/616240 K 4 uade V 28 dir 4-68954.0.r412344/616978 K 15 ufmcontrol-i18n V 28 dir 4-90332.0.r412344/617715 K 4 umix V 26 dir 4-39981.0.r414583/2770 K 10 umodplayer V 29 dir 4-173059.0.r412344/618423 K 7 umurmur V 29 dir 4-276425.0.r412344/619272 K 8 vagalume V 29 dir 4-215942.0.r412344/619972 K 15 vamp-plugin-sdk V 29 dir 4-290568.0.r412344/620719 K 15 ventrilo-server V 36 dir 4-174684.0-320005.r412344/621562 K 7 vitunes V 29 dir 4-240947.0.r412344/622304 K 9 vo-aacenc V 29 dir 4-276126.0.r371234/258284 K 11 vo-amrwbenc V 29 dir 4-276128.0.r371234/258987 K 7 voipong V 29 dir 4-136002.0.r394778/122084 K 10 volumeicon V 29 dir 4-380717.0.r412344/623044 K 12 vorbis-tools V 28 dir 4-34670.0.r412344/623790 K 10 vorbisgain V 28 dir 4-72374.0.r412344/624487 K 6 vsound V 28 dir 4-66994.0.r412344/625224 K 4 waon V 29 dir 4-201155.0.r412344/625914 K 7 wav2cdr V 28 dir 4-142290.0.r376388/16291 K 10 wavbreaker V 26 dir 4-81999.0.r411229/6190 K 8 wavegain V 29 dir 4-215054.0.r412344/626606 K 8 waveplay V 25 dir 2-17519.0.r342889/884 K 7 wavpack V 28 dir 6-138576.0.r393429/45504 K 7 wavplay V 25 dir 2-29314.0.r381959/596 K 8 whysynth V 29 dir 4-183190.0.r412344/627357 K 8 wildmidi V 29 dir 4-276628.0.r412344/628060 K 7 wmalbum V 29 dir 4-127563.0.r412344/628714 K 4 wmix V 25 dir 4-40995.0.r342885/979 K 8 wmrecord V 28 dir 4-40998.0.r340725/761138 K 8 wmsmixer V 25 dir 4-40997.0.r406076/764 K 7 workman V 27 dir 2-2473.0.r412344/629401 K 8 wxguitar V 29 dir 4-239977.0.r412344/630095 K 9 xanalyser V 29 dir 4-176947.0.r386312/269447 K 3 xcd V 23 dir 2-458.0.r414254/582 K 9 xcdplayer V 24 dir 3-148.0.r395314/1935 K 11 xfce4-mixer V 28 dir 4-85763.0.r412344/630837 K 16 xfce4-mpc-plugin V 29 dir 4-183108.0.r412344/631546 K 23 xfce4-pulseaudio-plugin V 29 dir 4-382380.0.r412344/632264 K 5 xfmpc V 29 dir 4-206251.0.r412344/633022 K 6 xhippo V 28 dir 2-17907.0.r412344/633761 K 5 ximp3 V 28 dir 4-53227.0.r405891/145210 K 4 xmcd V 26 dir 2-997.0.r412344/634477 K 4 xmix V 27 dir 2-1905.0.r386312/270851 K 6 xmixer V 27 dir 2-23101.0.r387021/83185 K 5 xmmix V 27 dir 2-3617.0.r340725/790150 K 8 xmms-ahx V 29 dir 4-136929.0.r412344/635121 K 11 xmms-curses V 29 dir 4-196950.0.r412344/635826 K 9 xmms-faad V 35 dir 4-76865.0-350828.r412344/636580 K 13 xmms-festalon V 29 dir k-139303.0.r412344/637227 K 9 xmms-flac V 28 dir 4-82693.0.r412344/637921 K 12 xmms-gbsplay V 29 dir 4-138128.0.r412344/638530 K 11 xmms-ladspa V 28 dir 4-60302.0.r412344/639230 K 15 xmms-mailnotify V 28 dir 4-70205.0.r412344/639934 K 8 xmms-nas V 29 dir 4-144079.0.r412344/640636 K 8 xmms-nsf V 29 dir 4-141362.0.r412344/641335 K 12 xmms-openspc V 29 dir 4-137278.0.r412344/642040 K 12 xmms-sapplug V 29 dir 4-139286.0.r412344/642803 K 14 xmms-scrobbler V 28 dir 4-123343.0.r380300/10769 K 12 xmms-sexypsf V 29 dir 4-138941.0.r412344/643521 K 8 xmms-shn V 28 dir 4-34764.0.r412344/644225 K 13 xmms-timidity V 29 dir 4-235616.0.r412344/644930 K 12 xmms-volnorm V 27 dir 4-47113.0.r413746/62611 K 12 xmms-wavpack V 29 dir 4-225861.0.r412344/646295 K 14 xmms-xf86audio V 29 dir 4-137577.0.r412344/647055 K 10 xmms-xymms V 29 dir 4-138134.0.r412344/647772 K 5 xmms2 V 29 dir 4-151728.0.r412344/648518 K 15 xmms2-scrobbler V 26 dir 4-171471.0.r412463/644 K 8 xmmsctrl V 29 dir 4-143935.0.r412344/649974 K 3 xmp V 28 dir 2-21725.0.r412344/650664 K 7 xmradio V 26 dir 2-17587.0.r383914/2601 K 7 xoscope V 28 dir 4-217773.0.r363374/72967 K 11 xpi-musicpm V 28 dir 4-222293.0.r389300/18533 K 11 xsynth-dssi V 29 dir 4-183477.0.r412344/651412 K 7 xvmixer V 28 dir 4-85460.0.r412344/652063 K 5 xwave V 28 dir 4-29984.0.r386312/273687 K 4 yell V 29 dir 4-116141.0.r394778/123457 K 4 zinf V 28 dir g-34345.0.r412344/652796 K 11 zynaddsubfx V 29 dir 4-183525.0.r412344/653538 END ENDREP id: 1-148.0.r414769/91479 type: dir pred: 1-148.0.r414721/46246 count: 15187 text: 414769 49099 42367 0 3716e4f5b40e55b05496e7a80359a024 cpath: /head/audio copyroot: 0 / PLAIN K 10 .arcconfig V 26 file 1-354154.0.r413714/42 K 14 .gitattributes V 27 file 1-411777.0.r411777/210 K 10 .gitignore V 26 file 1-348322.0.r376072/79 K 7 CHANGES V 26 file 1-99373.0.r414163/222 K 15 CONTRIBUTING.md V 27 file 1-348323.0.r348323/344 K 9 COPYRIGHT V 26 file 1-146787.0.r404934/49 K 4 GIDs V 27 file 1-168311.0.r413967/994 K 8 Keywords V 27 dir 1-314142.0.r399974/1114 K 5 LEGAL V 24 file 1-748.0.r413939/359 K 5 MOVED V 26 file 1-69878.0.r414718/281 K 8 Makefile V 22 file 1-6.0.r413203/219 K 2 Mk V 22 dir 1-5.0.r414688/2517 K 6 README V 25 file 1-2408.0.r340854/956 K 9 Templates V 24 dir 1-2932.0.r414724/906 K 5 Tools V 26 dir 3-15302.0.r414399/3029 K 4 UIDs V 28 file 4-168311.0.r413967/1274 K 8 UPDATING V 28 file 1-102685.0.r414646/5023 K 13 accessibility V 27 dir 1-42583.0.r414136/78879 K 6 arabic V 27 dir 1-38973.0.r414753/41113 K 9 archivers V 25 dir 1-242.0.r414623/12733 K 5 astro V 25 dir 1-301.0.r414014/26129 K 5 audio V 25 dir 1-148.0.r414769/91479 K 10 benchmarks V 23 dir 1-62.0.r414538/4599 K 7 biology V 25 dir 1-9066.0.r414686/8590 K 3 cad V 25 dir 1-276.0.r414332/27734 K 7 chinese V 26 dir 1-3770.0.r414753/48613 K 5 comms V 24 dir 1-76.0.r414480/10853 K 10 converters V 26 dir 1-1561.0.r414194/10114 K 9 databases V 25 dir 1-771.0.r414725/63873 K 9 deskutils V 26 dir 1-2098.0.r414640/16496 K 5 devel V 25 dir 1-73.0.r414761/300008 K 3 dns V 26 dir 1-6145.0.r414763/11706 K 7 editors V 24 dir 4-6.0.r414753/127868 K 9 emulators V 25 dir 1-181.0.r414645/10309 K 7 finance V 26 dir 1-4110.0.r414675/12453 K 6 french V 28 dir 1-25673.0.r414753/129805 K 3 ftp V 24 dir 1-199.0.r414606/5593 K 5 games V 25 dir 1-104.0.r414718/59651 K 6 german V 27 dir 1-7451.0.r414753/132234 K 8 graphics V 24 dir 1-94.0.r414663/57428 K 6 hebrew V 28 dir 3-31142.0.r414753/133575 K 9 hungarian V 29 dir 1p-38973.0.r414753/135092 K 3 irc V 23 dir 1-42.0.r414531/9483 K 8 japanese V 26 dir 1-410.0.r414753/151148 K 4 java V 26 dir 1-2798.0.r414705/94324 K 6 korean V 27 dir 1-5873.0.r414753/153985 K 4 lang V 24 dir 1-15.0.r414767/25254 K 4 mail V 24 dir 1-57.0.r414684/46951 K 4 math V 25 dir 1-162.0.r414766/38809 K 4 misc V 24 dir 7-35.0.r414633/26388 K 10 multimedia V 25 dir d-333.0.r414683/24830 K 3 net V 25 dir 1-22.0.r414752/102802 K 6 net-im V 30 dir 15-11144.0.r414136/1418357 K 8 net-mgmt V 26 dir r-1011.0.r414674/20432 K 7 net-p2p V 27 dir g-29106.0.r414682/10808 K 4 news V 24 dir 1-145.0.r414595/4905 K 4 palm V 28 dir 1-6646.0.r412348/2426745 K 6 polish V 29 dir tv-38973.0.r414753/155886 K 10 ports-mgmt V 25 dir 1-5132.0.r414722/4999 K 10 portuguese V 28 dir 1-17842.0.r414753/158434 K 5 print V 24 dir 1-79.0.r414744/14873 K 7 russian V 27 dir 1-1559.0.r414753/161600 K 7 science V 26 dir n-5356.0.r414285/13101 K 8 security V 25 dir 1-269.0.r414764/61203 K 6 shells V 25 dir w-6.0.r413746/1259625 K 8 sysutils V 25 dir b-339.0.r414768/62118 K 8 textproc V 25 dir 1-322.0.r414750/94013 K 9 ukrainian V 28 dir g-39704.0.r414753/163106 K 10 vietnamese V 27 dir 1-4812.0.r414753/164907 K 3 www V 26 dir 1-114.0.r414754/138292 K 3 x11 V 24 dir 1-16.0.r414704/26169 K 10 x11-clocks V 24 dir 1-931.0.r413140/5620 K 11 x11-drivers V 30 dir 1-157567.0.r412351/1831680 K 6 x11-fm V 26 dir 1-691.0.r413438/471261 K 9 x11-fonts V 25 dir 1-543.0.r414655/11472 K 11 x11-servers V 28 dir 1n-710.0.r413746/1660837 K 10 x11-themes V 27 dir 1-14410.0.r414476/12660 K 12 x11-toolkits V 26 dir 1-120.0.r414332/924140 K 6 x11-wm V 24 dir 1-40.0.r413582/10592 END ENDREP id: 2-1.0.r414769/95142 type: dir pred: 2-1.0.r414768/65782 count: 411621 text: 414769 91650 3479 0 7936131893ea788e66afe94bff29dd0e props: 7322 2587 45 0 7a04b33bf8e35fd5c3d111baaf403dc5 cpath: /head copyroot: 0 / PLAIN K 8 branches V 23 dir 0-1.0.r414765/68233 K 4 head V 23 dir 2-1.0.r414769/95142 K 8 projects V 30 dir 0-377393.0.r378744/3577692 K 8 svnadmin V 22 dir 3-1.0.r413041/1283 K 4 tags V 22 dir 8-1.0.r411747/5071 END ENDREP id: 0.0.r414769/95582 type: dir pred: 0.0.r414768/66222 count: 414769 text: 414769 95358 211 0 b2e1bb5ce2bd8f0c5149bf1b37c3b3b4 props: 341041 7130 346 0 8b695b9f61597e4917effffba3bbfaa3 cpath: / copyroot: 0 / minfo-cnt: 32 5-178829.0.t414768-8w1d modify-file true false /head/audio/lmms/Makefile 8-178829.0.t414768-8w1d modify-file true false /head/audio/lmms/distinfo 5-247884.0.t414768-8w1d modify-file true false /head/audio/lmms/files/patch-CMakeLists.txt 8-287027.0.r340725/471257 delete-file false false /head/audio/lmms/files/patch-_plugins_zynaddsubfx_src_Samples_Sample.cpp _8.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-include_debug.h _a.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-include_lmms__math.h _c.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_Amplifier_CMakeLists.txt _e.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_BassBooster_CMakeLists.txt _g.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_DualFilter_CMakeLists.txt _i.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_HydrogenImport_CMakeLists.txt _k.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_LadspaEffect_CMakeLists.txt _m.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_MidiImport_CMakeLists.txt _o.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_MidiImport_portsmf_allegro.h _q.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_audio__file__processor_CMakeLists.txt _s.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_bit__invader_CMakeLists.txt _u.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_delay_CMakeLists.txt _w.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_dynamics__processor_CMakeLists.txt _y.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_flp__import_CMakeLists.txt _10.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_kicker_CMakeLists.txt _12.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_ladspa__browser_CMakeLists.txt _14.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_lb302_CMakeLists.txt c-287027.0.r340725/471938 delete-file false false /head/audio/lmms/files/patch-plugins_midi_import_portsmf_allegrord.cpp e-287027.0.r340725/472288 delete-file false false /head/audio/lmms/files/patch-plugins_midi_import_portsmf_allegrosmfrd.cpp g-287027.0.r340725/472639 delete-file false false /head/audio/lmms/files/patch-plugins_midi_import_portsmf_allegrowr.cpp i-287027.0.r340725/472987 delete-file false false /head/audio/lmms/files/patch-plugins_midi_import_portsmf_mfmidi.cpp _16.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_monstro_CMakeLists.txt _18.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_nes_CMakeLists.txt _1a.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_opl2_CMakeLists.txt _1c.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_organic_CMakeLists.txt _1e.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_papu_CMakeLists.txt _1g.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_patman_CMakeLists.txt _1i.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_peak__controller__effect_CMakeLists.txt _1k.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_sfxr_CMakeLists.txt _1m.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_sid_CMakeLists.txt _1o.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_stereo__enhancer_CMakeLists.txt _1q.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_stereo__matrix_CMakeLists.txt _1s.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_triple__oscillator_CMakeLists.txt _1u.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_vibed_CMakeLists.txt _1w.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_watsyn_CMakeLists.txt _1y.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_waveshaper_CMakeLists.txt n-287027.0.r340725/474007 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_CMakeList.txt _20.0.t414768-8w1d add-file true true /head/audio/lmms/files/patch-plugins_zynaddsubfx_CMakeLists.txt 4-337385.0.r403474/4577 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_CMakeLists.txt 6-323329.0.r323329/1155 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_FL_Fl_Widget.H p-287027.0.r340725/474348 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_configh.cmake.in r-287027.0.r340725/474696 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_src_numericsort.c t-287027.0.r340725/475045 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_fltk_src_scandir.c 5-351843.0.r351843/1428 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_src_Effects_Alienwah.cpp v-287027.0.r340725/475390 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_src_Misc_Util.cpp z-287027.0.r340725/476087 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_src_Params_PresetsStore.cpp 11-287027.0.r340725/476442 delete-file false false /head/audio/lmms/files/patch-plugins_zynaddsubfx_src_UI_PresetsUI.cc o-178829.0.t414768-8w1d modify-file true false /head/audio/lmms/pkg-plist 95582 95806