diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-12 23:58:06 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-12 23:58:06 +0000 |
commit | 49f446a3af8b77f07de6ea4314102ae1a9202c9e (patch) | |
tree | c9749092c5f14c08341e283531666af786849fd5 /media/video | |
parent | b4e5a59cf012666c6e14080b37281fa0a8b2d27d (diff) | |
download | slackbuilds-49f446a3af8b77f07de6ea4314102ae1a9202c9e.tar.gz slackbuilds-49f446a3af8b77f07de6ea4314102ae1a9202c9e.tar.bz2 |
added gpl license on all scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1165 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'media/video')
-rwxr-xr-x | media/video/cinelerra/cinelerra.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/dvdauthor/dvdauthor.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/dvgrab/dvgrab.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/eclair/eclair.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/ffmpeg/ffmpeg.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/gephex/gephex.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/kino/kino.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/lives/lives.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/mjpegtools/mjpegtools.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/mpeg2dec/mpeg2dec.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/mplayer/MPlayer.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/oggfwd/oggfwd.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/theorur/theorur.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/vamps/vamps.SlackBuild | 12 | ||||
-rwxr-xr-x | media/video/vlc/vlc.SlackBuild | 12 |
16 files changed, 192 insertions, 0 deletions
diff --git a/media/video/cinelerra/cinelerra.SlackBuild b/media/video/cinelerra/cinelerra.SlackBuild index c6bf0162..1c7c5b31 100755 --- a/media/video/cinelerra/cinelerra.SlackBuild +++ b/media/video/cinelerra/cinelerra.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# cinelerra is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# cinelerra is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for cinelerra # by rafael at riseup.net # diff --git a/media/video/dvdauthor/dvdauthor.SlackBuild b/media/video/dvdauthor/dvdauthor.SlackBuild index d25db522..04a41055 100755 --- a/media/video/dvdauthor/dvdauthor.SlackBuild +++ b/media/video/dvdauthor/dvdauthor.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# dvdauthor is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# dvdauthor is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # SlackBuild for dvdauthor # http://downloads.sourceforge.net/dvdauthor/ # diff --git a/media/video/dvgrab/dvgrab.SlackBuild b/media/video/dvgrab/dvgrab.SlackBuild index 17793771..f47e411d 100755 --- a/media/video/dvgrab/dvgrab.SlackBuild +++ b/media/video/dvgrab/dvgrab.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# dvgrab is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# dvgrab is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for dvgrab # by rafael at riseup.net # diff --git a/media/video/eclair/eclair.SlackBuild b/media/video/eclair/eclair.SlackBuild index 7e467bbc..5b88d910 100755 --- a/media/video/eclair/eclair.SlackBuild +++ b/media/video/eclair/eclair.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# eclair is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# eclair is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for eclair # by rhatto at riseup.net # diff --git a/media/video/ffmpeg/ffmpeg.SlackBuild b/media/video/ffmpeg/ffmpeg.SlackBuild index ece77f8d..7e6eabf9 100755 --- a/media/video/ffmpeg/ffmpeg.SlackBuild +++ b/media/video/ffmpeg/ffmpeg.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# ffmpeg is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# ffmpeg is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for ffmpeg # by rhatto at riseup.net # diff --git a/media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild b/media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild index c3949fdc..c5d031fc 100755 --- a/media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild +++ b/media/video/ffmpeg2theora/ffmpeg2theora.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# ffmpeg2theora is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# ffmpeg2theora is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for ffmpeg2theora # by rhatto at riseup.net # diff --git a/media/video/gephex/gephex.SlackBuild b/media/video/gephex/gephex.SlackBuild index 1192e86e..c5d200dd 100755 --- a/media/video/gephex/gephex.SlackBuild +++ b/media/video/gephex/gephex.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# gephex is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# gephex is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for gephex # by rafael at riseup.net # diff --git a/media/video/kino/kino.SlackBuild b/media/video/kino/kino.SlackBuild index 6283a780..56455ab0 100755 --- a/media/video/kino/kino.SlackBuild +++ b/media/video/kino/kino.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# kino is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# kino is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for kino # by rafael at riseup.net # diff --git a/media/video/lives/lives.SlackBuild b/media/video/lives/lives.SlackBuild index 4d13bca0..07d7b2a4 100755 --- a/media/video/lives/lives.SlackBuild +++ b/media/video/lives/lives.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# lives is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# lives is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for lives # by rhatto at riseup.net # diff --git a/media/video/mjpegtools/mjpegtools.SlackBuild b/media/video/mjpegtools/mjpegtools.SlackBuild index e4de5a78..3e3939b3 100755 --- a/media/video/mjpegtools/mjpegtools.SlackBuild +++ b/media/video/mjpegtools/mjpegtools.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# mjpegtools is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# mjpegtools is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for mjpegtools # by rafael at riseup.net # diff --git a/media/video/mpeg2dec/mpeg2dec.SlackBuild b/media/video/mpeg2dec/mpeg2dec.SlackBuild index 7fc1d9bf..20544083 100755 --- a/media/video/mpeg2dec/mpeg2dec.SlackBuild +++ b/media/video/mpeg2dec/mpeg2dec.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# mpeg2dec is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# mpeg2dec is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for mpeg2dec # by rafael at riseup.net # diff --git a/media/video/mplayer/MPlayer.SlackBuild b/media/video/mplayer/MPlayer.SlackBuild index be9a3422..4cc91ff1 100755 --- a/media/video/mplayer/MPlayer.SlackBuild +++ b/media/video/mplayer/MPlayer.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# MPlayer is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# MPlayer is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for MPlayer # by rhatto at riseup.net # diff --git a/media/video/oggfwd/oggfwd.SlackBuild b/media/video/oggfwd/oggfwd.SlackBuild index b7975882..9337c858 100755 --- a/media/video/oggfwd/oggfwd.SlackBuild +++ b/media/video/oggfwd/oggfwd.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# oggfwd is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# oggfwd is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for oggfwd # by rafael at riseup.net # diff --git a/media/video/theorur/theorur.SlackBuild b/media/video/theorur/theorur.SlackBuild index a9cd63c3..2e4218d0 100755 --- a/media/video/theorur/theorur.SlackBuild +++ b/media/video/theorur/theorur.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# theorur is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# theorur is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for theorur # by rafael at riseup.net # diff --git a/media/video/vamps/vamps.SlackBuild b/media/video/vamps/vamps.SlackBuild index 77b139df..6bfb9218 100755 --- a/media/video/vamps/vamps.SlackBuild +++ b/media/video/vamps/vamps.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# vamps is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# vamps is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild for vamps-0.99.2, by Rudson R. Alves # requires: libdvdread # tested: vamps-0.99.2 diff --git a/media/video/vlc/vlc.SlackBuild b/media/video/vlc/vlc.SlackBuild index b1a706ec..23f188a7 100755 --- a/media/video/vlc/vlc.SlackBuild +++ b/media/video/vlc/vlc.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# vlc is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or any later version. +# +# vlc is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the Free Software Foundation, Inc., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for vlc # by rafael at riseup.net # |