[Solved] How to handle pre-download license? (Creative EULA)

When you go to the X-Fi driver download, it presents you with the Creative EULA that says the following near the top:
YOU HAVE AGREED TO THE TERMS OF THIS AGREEMENT BEFORE DOWNLOADING THE SOFTWARE FROM THE INTERNET.
Then you click "AGREE" at the bottom to initiate the download, which was the main reason I was hesitant to upload my PKGBUILD from this X-Fi thread.  Someone requested that it be added to the AUR, so I ended up submitting it.  I'm just not sure how the situation should be handled (the source is GPL2).
I've currently saved the Creative EULA as a text file and put both 'custom:CEULA' and 'GPL2' in the license array.  Is this sufficient, or would I need to do something like this?
source=() # remove driver tarball
makedepends=('wget')
build() {
# quick prompt about licensing situation
# display license
# ask user to accept/decline
# if decline, return 1
# wget source
# md5 -c source
# continue as normal
Last edited by creslin (2008-11-08 20:37:12)

Allan wrote:An EULA to download GPL2 source...  seems strange.
I agree (and I don't quite understand it really), but I ended up submitting it since the source is GPL2.
You can install the EULA to /usr/share/licences/$pkgname and add a post install message saying that the user has to read it first.  E.g. http://repos.archlinux.org/viewvc.cgi/c … ev=CURRENT
Ok, I'll go with the post install warning.  I was just worried about the letter of the law as skymt mentioned, but I'll just keep it this way then.  Thanks.
Last edited by creslin (2008-11-08 17:55:55)

Similar Messages

  • How to handle Pre-requistes in AppV?

    Hi All,
    How to handle Pre-requisites in Application Virtualization?
    I know that we need to install all the pre-requisites in Sequencer Machine before starting sequencer & then the same pre-requisites should be available in Client. I know that we can use AppV Connection Groups to handle pre-requisites.
    When to use AppV Connection Groups & when to use normal installation of pre-requisites in sequencer & Client Machines?
    I want to document this in Standards Document & I want to know what should I mention Under How to handle Dependencies?
    Whether the dependencies are of Thick Install Or Virtual Applications
    Thanks in advance..

    That's really up to you, what's your expectation, what's your customers expectation.
    Personally, if I have an application with a pre-requisite that I know only applies to that application e.g. A runtime with the name of my application in it, I will include that in the one package with my app. If I have a pre-requisite which is likely to
    be required by multiple applications, I try to determine how many and what apps before decided what to do with it.
    If I have an app which requires, say the latest version of Java and I know that I'm putting that app locally as part of my build. I will keep that Java local too. But that's just my preference...
    PLEASE MARK ANY ANSWERS TO HELP OTHERS Blog:
    rorymon.com Twitter: @Rorymon

  • We a super fast internet connection, how ever, try to download Adobe creative photoshop for desktop, download is runnig 2 hours (i don`t see any progress

    we a super fast internet connection, how ever, try to download Adobe creative photoshop for desktop, download is runnig 2 hours (i don`t see any progress

    Dear Reader,
    Concerns "any specific error messages " no but i was using firefox
    browser.... and  Chrome no response dind`t work at all!!!
    So if found a tiny measage on pag. 10 in Google.. i heave to use
    Internet Explorer!!!!!!!!!!!!
    Op 14-11-2014 0:24, Jeff A Wright schreef:
    >
          we a super fast internet connection, how ever, try to download
          Adobe creative photoshop for desktop, download is runnig 2 hours
          (i don`t see any progress
    created by Jeff A Wright
    <https://forums.adobe.com/people/JeffAWright> in /Creative Cloud
    Download & Install/ - View the full discussion
    <https://forums.adobe.com/message/6927903#6927903>

  • [SOLVED] how to handle dependencies on old libraries

    Hi,
    is there any guide how to handle old library dependencies?
    i maintain otrdecoder-x86_64 from aur and the latest versions are no longer shipped as 'static'-packages. Therefore one library dependency is too old:
    ldd otrdecoder
    linux-vdso.so.1 => (0x00007fff3473d000)
    libavformat.so.52 => /usr/lib/libavformat.so.52 (0x00007ff8001e7000)
    libavcodec.so.52 => /usr/lib/libavcodec.so.52 (0x00007ff7ff609000)
    libavutil.so.49 => not found
    librt.so.1 => /lib/librt.so.1 (0x00007ff7ff401000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007ff7ff0f1000)
    libm.so.6 => /lib/libm.so.6 (0x00007ff7fee70000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007ff7fec5a000)
    libc.so.6 => /lib/libc.so.6 (0x00007ff7fe903000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00007ff7fe6e7000)
    libavutil.so.50 => /usr/lib/libavutil.so.50 (0x00007ff7fe4d6000)
    libz.so.1 => /usr/lib/libz.so.1 (0x00007ff7fe2be000)
    libbz2.so.1.0 => /lib/libbz2.so.1.0 (0x00007ff7fe0ae000)
    libfaac.so.0 => /usr/lib/libfaac.so.0 (0x00007ff7fde9c000)
    libfaad.so.2 => /usr/lib/libfaad.so.2 (0x00007ff7fdc5b000)
    libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0x00007ff7fd9e3000)
    libopencore-amrnb.so.0 => /usr/lib/libopencore-amrnb.so.0 (0x00007ff7fd7b4000)
    libopencore-amrwb.so.0 => /usr/lib/libopencore-amrwb.so.0 (0x00007ff7fd59e000)
    libtheoraenc.so.1 => /usr/lib/libtheoraenc.so.1 (0x00007ff7fd35f000)
    libtheoradec.so.1 => /usr/lib/libtheoradec.so.1 (0x00007ff7fd146000)
    libvorbisenc.so.2 => /usr/lib/libvorbisenc.so.2 (0x00007ff7fcd6e000)
    libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x00007ff7fcb42000)
    libx264.so.84 => /usr/lib/libx264.so.84 (0x00007ff7fc8af000)
    libxvidcore.so.4 => /usr/lib/libxvidcore.so.4 (0x00007ff7fc5a1000)
    /lib64/ld-linux-x86-64.so.2 (0x00007ff8004a3000)
    libmp4v2.so.0 => /usr/lib/libmp4v2.so.0 (0x00007ff7fc2f2000)
    libogg.so.0 => /usr/lib/libogg.so.0 (0x00007ff7fc0ed000)
    libdl.so.2 => /lib/libdl.so.2 (0x00007ff7fbee9000)
    I made a symlink from to test if it works with the new library:
    sudo ln -s libavutil.so.50 libavutil.so.49
    It seems to work, but i don't think that symlinking is a good idea.
    I contacted the author but he/she did not respond. The packages are shipped as binary only.
    Any ideas?
    Last edited by nblock (2010-02-28 21:40:37)

    The typical solution seems to be to make a package that compiles the previous version's source and keeps it from making / strips out "generic" symlinks such that only the .pkgver is around (eg libavutil.so.49 is there but libavutil.so is removed or prevented so as not to conflict with the current libavutil), and the package is named for example libavutil49. The most obvious examples are libpng12, libjpeg6, and libjpeg7 from aur.
    If you can't make the previous version compile, you either patch it to or you're more or less out of luck. Distributing it in binary form would probably be bad. Then just have your otrdecoder depend on that new package.
    Last edited by FrozenFox (2010-02-28 17:22:26)

  • I need to re down load the creative cloud program as I have a new laptop as my old one is dead how do I re download the creative cloud program

    I have bought Creative cloud on a monthly payment and download the program and my laptop has died and I now have another laptop and need to know how to re install the program any help would be appreciated
    kate

    Download/install the desktop application, sign in, install the subscription application(s).
    Creative Cloud for desktop
    https://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html
    Sign out, Sign in | Creative Cloud desktop app
    http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    Activation & deactivation help
    https://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#a ctivate-how-to
    Install, update, or uninstall apps
    http://helpx.adobe.com/creative-cloud/help/install-apps.html

  • How to view pre-installed License file

    Hi,
    I was told we that 6296 comes with pre-installed 18-port license but I could find any.
    There is nothing under installed license. All I can find is 180 days grace period.
    Is pre-installed 18-port license viewable via license management?
    Thanks,
    Harry

    Hi,
    No, you cannot view your default license. you can only view additional license as well the grace license (180 days).
    you can configure the port normally and the base license should cover up until the certain port number, before start using the grace license.
    And the additional Modular also give you another base port license (another 8 port if I'm not mistaken), but you can use it in any port, not only on the module. when you unplug the module, the license is removed, and if the port is greater than the licensed, it will go to the grace license.
    Hope it helped.
    Thanks,
    Pieter

  • How to download adobe creative suite 4 without disc (mac)?

    how/where can i download adobe creative suite 4 without the disc? the disc drive on my mac is broken

    You can find instructions and links to download CS4 at http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html.  Please make sure to complete the Very Important Instructions prior to scrolling down the page and clicking on the download links.

  • How do I reinstall PSCS6 and creative cloud?  Download center gives me (amm) protocol error message.

    My computer crashed, had to restore to a pre-photoshop and creative cloud backup.  When I sign in online, every link seems to take me to the download center.  However, when I try to download anything from there, I get a message that says
    Firefox doesn't know how to open this address, because the protocol (aam) isn't associated with any program.
    It recommends thats the problem may be resolved by downloading software, however, like I said, I can't seem to find a way to download the programs from anywhere else.
    Suggestions??

    EReinstall the Creative Cloud app.
    Mylenium

  • Lightroom 5 available as free download for Creative Cloud members, and as a perpetual license

    I was told that Lightroom 5 is now available as free download for Creative Cloud members, and as a perpetual license. How do I take advantage of this? I have creative cloud, and lightroom 4, but I dont know how to get the perpetual license.  I am also a student.

    Hi,
    You dont need perpetual license. Creative cloud membership entitles you to get Lightroom 5. Please do check that you meet the the system requirements of Lightroom: http://www.adobe.com/products/photoshop-lightroom/tech-specs.html. If you don't have Creative cloud Membership, you can get the perpetual licence/subscription of Lightroom 5 from the link I just gave.
    Regards,
    Anirudh

  • I've downloaded the Creative Cloud, once completed the creative cloud window pos up with spinning whell in center then the entire window disapears. How do I get it to remain open so that I can download programs needed.

    I've downloaded the Creative Cloud, once completed the creative cloud window pos up with spinning whell in center then the entire window disapears. How do I get it to remain open so that I can download programs needed

    right click the executable > click 'run as administrator'.

  • Have started to get  info window from iTune telling "This computer is already associated with an Apple ID. "You can download past purchases on this computer with just one Apple ID every 90 days......" How to handle this situation

    "You can download past purchases on this computer with just one Apple ID every 90 days. This computer can be used with a different Apple ID in 63 days." How to handle this situation

    https://discussions.apple.com/message/16567363#16567363
    From the  More Like This  section on the right

  • Upgraded to Creative Cloud from elements 9 where images are stored in Organizer.  How do I bring them into Creative Cloud and should I download them to Lightroom, Bridge, or Photoshop itself?  Any suggestions?

    Just upgraded to Creative Cloud from elements 9 where images are stored in Organizer.  How do I bring them into Creative Cloud and should I download them to Lightroom, Bridge, or Photoshop itself?  Any suggestions?

    lawrencer72634146 a écrit:
    Just upgraded to Creative Cloud from elements 9 where images are stored in Organizer.  How do I bring them into Creative Cloud and should I download them to Lightroom, Bridge, or Photoshop itself?  Any suggestions?
    It's important to keep in mind that the picture files are NOT stored in the Organizer. They are not stored in Lightroom or Bridge either...
    The organizer is based on a catalog which stores the pictures properties, mainly the location of the pictures on your drive(s). It's the same idea of catalogs in Lightroom, and the nice thing is that Lightroom can convert organizer catalogs to its own format. The most obvious way for you will be to use Lightroom.
    Bridge is a file browser which is a different way than to use catalogs.

  • Student account for Adobe CC - downloaded and worked but only for TRIAL - now asks for license - how do I access the programs? I was given a redemption code (apparently redeemed already). How do I get the licensing code?

    Student account for Adobe CC - downloaded and worked but only for TRIAL - now asks for license - how do I access the programs? I was given a redemption code (apparently redeemed already). How do I get the licensing code?

    Ask whom/wherever you got the redemption code from for one that has not already been used.

  • How do I download the Creative Suite 6? It's not letting me for whatever reason

    How do I download the Creative Suite 6? It's not letting me for whatever reason

    And "It's not letting me...." means what? Sorry, you need to provide much more information. What browser? What system? Do you get any warnings?
    Mylenium

  • How can i download Adobe Creative Suite 5.5 Design Standard as i don't have a cd drive on my laptop?

    how can i download Adobe Creative Suite 5.5 Design Standard as i don't have a cd drive on my laptop?

    Hi Adrienne,
    Please download the trial version of CS5.5 Design Standard from the below mentioned link and activate it with your serial number
    http://helpx.adobe.com/creative-suite/kb/cs5-5-product-downloads.html
    Thanks!
    Eshant

Maybe you are looking for