Author |
Message |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Thu 25 Sep 2014, 01:57 Post subject:
Dpup 487 runs in France too (puppy pfix=nox) Subject description: Virtual machine Windows 7 |
|
Dpup 487 runs in France too (puppy pfix=nox) netbook Medion P7624 (2012).
Wireless connected. Seamonkey once crashed. rebooted.
Drec 2.1 replaced with drec 2.0 process ogv to avi now ok.
well...
temp = proc acpi thermal linked to desktop
_________________ Passenger Pelo ! don't ask him to repair the aircraft. Don't use him as a demining dog .... pleeease.
Last edited by Pelo on Thu 19 Nov 2015, 10:40; edited 10 times in total
|
Back to top
|
|
 |
Pelo
Joined: 10 Sep 2011 Posts: 12591 Location: Mer méditerrannée (1 kms°)
|
Posted: Thu 25 Sep 2014, 05:02 Post subject:
Drec 2.1 (dpuprec) video.ogv ok Subject description: Process to avi kill the process |
|
Removed from dpuprec process 'remove ogv' and ogv file well exist and is correct.
The problem is in post processing to avi.
FFmpeg seems not installed, needed by drec to process video to avi.
Done with puppy precise retro 5.4.3 uploaded youtube.
audio not recorded although alsamixer capture was activated.
Remember for non-Dpup users, Drec requires a recent ffmpeg, with x264, xvid and theora support. (Dpup already has them) 487 too ?
"Hey Pelo, thanks for testing and video, yes dpup 487 has ffmpeg" confirm Dejan, here below
_________________ Passenger Pelo ! don't ask him to repair the aircraft. Don't use him as a demining dog .... pleeease.
Last edited by Pelo on Thu 19 Nov 2015, 10:46; edited 5 times in total
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Thu 25 Sep 2014, 11:18 Post subject:
|
|
Hey Pelo, thanks for testing and video, yes dpup 487 has ffmpeg
Code: | 1 root:~$ ffmpeg
ffmpeg version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers
built on Apr 11 2014 22:30:09 with gcc 4.4.2 (Debian 4.4.2-3)
configuration: --arch=i486 --prefix=/usr --enable-gpl
libavutil 52. 66.100 / 52. 66.100
libavcodec 55. 52.102 / 55. 52.102
libavformat 55. 33.100 / 55. 33.100
libavdevice 55. 10.100 / 55. 10.100
libavfilter 4. 2.100 / 4. 2.100
libswscale 2. 5.102 / 2. 5.102
libswresample 0. 18.100 / 0. 18.100
libpostproc 52. 3.100 / 52. 3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
Use -h to get full help or, even better, run 'man ffmpeg' |
Yeah I didn't look into drec script since but I'll get to it.
Also, I might do another update delta with newer seamonkey and few other fixes since update 1
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Thu 25 Sep 2014, 12:14 Post subject:
|
|
Here are packages for bash 4.3 (from git, patched, see here)
EDIT: See this post for latest version
_________________ puppy.b0x.me stuff mirrored HERE or HERE
Last edited by dejan555 on Mon 29 Sep 2014, 12:24; edited 1 time in total
|
Back to top
|
|
 |
Volhout
Joined: 28 Dec 2008 Posts: 547
|
Posted: Fri 26 Sep 2014, 03:39 Post subject:
noob |
|
Hi Dejan555,
Excuse my ignorance, but why are there 3 pets ?
NLS DOC ? can you choose ? Do you need all 3 ?
Volhout
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Fri 26 Sep 2014, 06:11 Post subject:
|
|
Hey Volhout,
package is separated into 3 pets to cut down size:
- First package is executable and only one that is required
- DOC are manual pages and documentation - optional
- NLS are language/localization files (translations to other languages) - optional
- Sometimes there's a DEV package too which contains header files for development / compiling
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Sat 27 Sep 2014, 01:42 Post subject:
|
|
Compiled bash with new patches, should work with same pups reported in other thread as the previous package
bash-4.3.30-1-i486-dpup487.pet 437 KB
bash_DOC-4.3.30-1-i486-dpup487.pet 607 KB
bash_NLS-4.3.30-1-i486-dpup487.pet 1.12 MB
_________________ puppy.b0x.me stuff mirrored HERE or HERE
Last edited by dejan555 on Mon 06 Oct 2014, 12:33; edited 2 times in total
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Mon 29 Sep 2014, 12:19 Post subject:
|
|
Updated links in the post above to latest version
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Mon 06 Oct 2014, 12:33 Post subject:
|
|
Updated again
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Mon 06 Oct 2014, 19:58 Post subject:
|
|
Dpup 487 Update 2
Attached is a script to download delta files and update main dpup sfs or devx. (assuming you use frugal install)
Download it, unpack and make executable, move in executable path
This will NOT WORK if you haven't already applied UPDATE 1 DELTA
Code: | wget -O update2.sh.gz "http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=80837"
gunzip update2.sh.gz
chmod +x update2.sh
mv update2.sh /root/my-applications/bin |
Then open console in directory containing dpup-487.sfs or dpup-devx_487.sfs and run one of these commnads:
Code: | #Run this to update dpup-487.sfs:
update2.sh main
#Run this to update devx:
update2.sh devx |
What's updated?
htop 1.0.3 (pet by Billtoo)
bash 4.3.30-1
sqlite3 3.8.6
hiawatha 9.6
openssl 1.0.1i
osmo 0.2.10 (pet by technosaurus for 4.3.1)
seamonkey 2.29.1 (precompiled)
sfs_load 2.3
libxml2 2.9.1
parcellite 1.1.9
gftp 2.0.19
libssh2 1.4.3
curl 7.38.0
galculator 2.1.3
Description |
|

Download |
Filename |
update2.sh.gz |
Filesize |
800 Bytes |
Downloaded |
1509 Time(s) |
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Fri 10 Oct 2014, 15:47 Post subject:
|
|
Latest jre sfs by shinobar mirrored and works in 487
jre-1.7.0.67_487.sfs 47 MB
EDIT: Also added LibreOffice sfs:
LibreOffice_4.3.2.2_487.sfs 206 MB
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Mon 13 Oct 2014, 13:09 Post subject:
|
|
Updated wpa_supplicant, if your wifi connection doesn't work after update2, install this pet...
wpa_supplicant-2.3-dpup487.pet
Transmission recompiled: transmission-2.60-i486-dpup487.pet
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Thu 23 Oct 2014, 18:37 Post subject:
|
|
Audacious 3.6 development version from git compiled - GTK2 interface or Winamp Skins
I might replace beep media player with this in next update.
Packages and dependencies:
audacious-20141023-git-i486-dpup487.pet 332 KB
audacious-plugins-i486-dpup487.pet 1.33 MB
lame-3.99.5-i486-dpup487.pet 226 KB
mpg123-1.21.0-i486-dpup487.pet 237 KB
neon-0.30.1-i486-dpup487.pet 105 KB
tango-icon-theme-0.8.90-i486-dpup487.pet 1.67 MB
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Fri 24 Oct 2014, 17:20 Post subject:
|
|
Update 3
Changes from update 2:
Wireless fixed via wpa_supplicant 2.3
Transmission recompiled
Audacious replaces beep media player
Updated openssl to 1.0.1j link to pet if you don't want update via delta
Updated Seamonkey to 2.30
Apply same as (and after) previous updates
Description |
|

Download |
Filename |
update3.sh.gz |
Filesize |
804 Bytes |
Downloaded |
1571 Time(s) |
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
dejan555

Joined: 30 Nov 2008 Posts: 2817 Location: Montenegro
|
Posted: Tue 28 Oct 2014, 17:11 Post subject:
|
|
New packages added:
mtPaint-3.44.89-i486-dpup487.pet
sqlite-3.8.7-i486-dpup487.pet
weechat-1.0.1-i486-dpup487.pet
zsh-5.0.7-i486-dpup487.pet
_________________ puppy.b0x.me stuff mirrored HERE or HERE
|
Back to top
|
|
 |
|