From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) by sourceware.org (Postfix) with ESMTPS id 605683858D28 for ; Sun, 17 Oct 2021 14:02:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 605683858D28 Received: by mail-ed1-x52f.google.com with SMTP id i20so58777325edj.10 for ; Sun, 17 Oct 2021 07:02:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:to:from:subject:message-id:date:mime-version :content-language:content-transfer-encoding; bh=wJJbSNCQ5cBDoAKZxy17zGrbehLo9cpWKCDpxRUoXXY=; b=4+qv/u0SqLfa5feBzX5eIhRJKOHZzW4CEmcuk7f13rWl+qg5HPBzxCdDg8eT7nLo7S D35VSVeQBRNcgjm1BelnNNFieiEGw/2L7H+Nx396sqQEhr8MbhwQc0/qtow8NlH9uCon DI2F5FsFOYvNHsAohHK4NX1+ksv002XGkFISEmxLXHwpSdpPYW49vOVhKFXJLO8/P2NW MOPzyGOXM6VkE5MWdEnuXIUUrP1vGCoMpm86zjIzYYvBk40hGokBgwqaMuKSKm2+xOUv REEEmhePH6sWtIex8pmxarUvKqa7E0+/cy94nzRvf/ioXDnbl1j4eJRzC6KKaAnzGtTL sJNQ== X-Gm-Message-State: AOAM530kgG/MuhQXro/G/8jBzkKVWRfdFEJxNjFP36HiREeTjbcMhlM1 b5B1CEkspE7pldd8kIEIQi5cHQzyvDA= X-Google-Smtp-Source: ABdhPJysdO0dZGFx2nO+2B4+GreZJCipU/V+gLp8tuX8wom/bF8hpJPx7m9ZiWCD5ibgIX75EQ4tEQ== X-Received: by 2002:a17:906:4fc7:: with SMTP id i7mr23759635ejw.14.1634479334155; Sun, 17 Oct 2021 07:02:14 -0700 (PDT) Received: from [192.168.178.26] (ip5b40c175.dynamic.kabel-deutschland.de. [91.64.193.117]) by smtp.gmail.com with ESMTPSA id m6sm7842526ejl.42.2021.10.17.07.02.13 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Oct 2021 07:02:13 -0700 (PDT) To: cygwin-apps@cygwin.com From: Federico Kircheis Subject: [ITP] jpegoptim Message-ID: <1abfc6fa-4e6f-3986-72d4-c984a897a7ab@gmail.com> Date: Sun, 17 Oct 2021 15:58:04 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2021 14:02:17 -0000 Hello to everyone, I'm interested in becoming a package maintainer for the program jpegoptim. https://www.kokkonen.net/tjko/projects.html and https://github.com/tjko/jpegoptim are the homepages of the project. It would be a new package for the cygwin distribution, but it is already distributed on different systems, like Debian and derivatives (see for example https://packages.debian.org/sid/jpegoptim) Currently there is no Windows port (there has never been one as far as I know), therefore I would like to maintain a cygwin port, since i was able to compile and use the program without any patch. The program is licensed GPL2. Best regards Federico Kircheis